|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.ResetEventCoordinatorImpl
public class ResetEventCoordinatorImpl
Implementation of the tapestry.ResetEventCoordinator
service.
Constructor Summary | |
---|---|
ResetEventCoordinatorImpl()
|
Method Summary | |
---|---|
void |
addResetEventListener(ResetEventListener l)
|
void |
fireResetEvent()
Notifies registered listeners. |
void |
removeResetEventListener(ResetEventListener l)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResetEventCoordinatorImpl()
Method Detail |
---|
public void addResetEventListener(ResetEventListener l)
addResetEventListener
in interface ResetEventCoordinator
public void removeResetEventListener(ResetEventListener l)
removeResetEventListener
in interface ResetEventCoordinator
public void fireResetEvent()
ResetEventCoordinator
fireResetEvent
in interface ResetEventCoordinator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |