|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.services.UpdateListenerHubImpl
@PreventServiceDecoration public class UpdateListenerHubImpl
Constructor Summary | |
---|---|
UpdateListenerHubImpl()
|
Method Summary | |
---|---|
void |
addUpdateListener(UpdateListener listener)
Adds a listener. |
void |
fireCheckForUpdates()
Notifies all UpdateListener s. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateListenerHubImpl()
Method Detail |
---|
public void addUpdateListener(UpdateListener listener)
UpdateListenerHub
addUpdateListener
in interface UpdateListenerHub
public void fireCheckForUpdates()
UpdateListener
s.
fireCheckForUpdates
in interface UpdateListenerHub
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |