Note that this interface has moved from module tapestry-core to tapestry-ioc, but has kept the same package (for backwards compatibility reasons).
A weak reference to the listener is kept; this ensures that registering as a listener will not prevent a listener instance from being reclaimed by the garbage collector (this is useful as proxies created by {@link ObjectLocator#proxy(Class,Class)} may register as listeners, but still be ephemeral).
Starting in Tapestry 5.3, this services does nothing in production mode. @since 5.1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|