public interface IObserver<T extends IObservable> extends EventListener, org.apache.wicket.IClusterable
IPluginContext.registerService(IClusterable, String)
)
with name IObserver.class.getName(). The observer registry will notify the observer
of any events sent by the observable.T getObservable()
IObservable.equals(java.lang.Object)
method, while the observer is
registered.Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.