|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
com.sun.xml.ws.api.policy.ModelTranslator
public class ModelTranslator
This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression. The resulting Policy is disconnected from its model, thus any additional changes in the model will have no effect on the Policy expression.
Method Summary | |
---|---|
static ModelTranslator |
getTranslator()
Method returns thread-safe policy model translator instance. |
Methods inherited from class com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator |
---|
translate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ModelTranslator getTranslator() throws com.sun.xml.ws.policy.PolicyException
com.sun.xml.ws.policy.PolicyException
- If instantiating a PolicyAssertionCreator failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |