public interface UpdateListener
Note that this interface has moved from module tapestry-core to tapestry-ioc, but has kept the same package (for backwards compatibility reasons).
UpdateListenerHub
Modifier and Type | Method and Description |
---|---|
void |
checkForUpdates()
Invoked to force the receiver to check for updates to whatever underlying resources it makes use of.
|
void checkForUpdates()
Copyright © 2003-2012 The Apache Software Foundation.