|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.fabric.da.policy.PolicyLocator
public final class PolicyLocator
Used to find, if available, the Propagated Policy associated with the most recent Dynamic Assembler invocation.
Method Summary | |
---|---|
static PolicyLocator |
getInstance()
Returns a cacheable, non-null PolicyLocator instance. |
CompositePolicy |
getPropagatedPolicy()
Returns the Propagated Policy from the most recent Dynamic Assembler invocation, if available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PolicyLocator getInstance()
public CompositePolicy getPropagatedPolicy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |