|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jpel.resolver.PolicyImpl
Imlpementação base de uma Policy.
Constructor Summary | |
PolicyImpl()
|
Method Summary | |
void |
addPolicyListener(jpel.resolver.PolicyListener l)
|
void |
firePolicyActivated(jpel.resolver.PolicyEvent e)
|
void |
removePolicyListener(jpel.resolver.PolicyListener l)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jpel.resolver.Policy |
addConfiguration, removeConfiguration, start |
Constructor Detail |
public PolicyImpl()
Method Detail |
public void addPolicyListener(jpel.resolver.PolicyListener l)
addPolicyListener
in interface Policy
public void removePolicyListener(jpel.resolver.PolicyListener l)
removePolicyListener
in interface Policy
public void firePolicyActivated(jpel.resolver.PolicyEvent e)
firePolicyActivated
in interface Policy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |