|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.ResetEventHubImpl
public class ResetEventHubImpl
Implementation of the tapestry.ResetEventHub
service.
Constructor Summary | |
---|---|
ResetEventHubImpl()
|
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 ResetEventHubImpl()
Method Detail |
---|
public void addResetEventListener(ResetEventListener l)
addResetEventListener
in interface ResetEventHub
public void removeResetEventListener(ResetEventListener l)
removeResetEventListener
in interface ResetEventHub
public void fireResetEvent()
ResetEventHub
fireResetEvent
in interface ResetEventHub
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |