public class ResetEventHubImpl extends java.lang.Object implements ResetEventHub
tapestry.ResetEventHub
service.Constructor and Description |
---|
ResetEventHubImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addResetEventListener(ResetEventListener l) |
void |
fireResetEvent()
Notifies registered listeners.
|
void |
removeResetEventListener(ResetEventListener l) |
public ResetEventHubImpl()
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