org.openanzo.common.ontology
Interface AnzoServerListener
- All Superinterfaces:
- ThingListener
public interface AnzoServerListener
- extends ThingListener
Implementations of this listener may be registered with instances of org.openanzo.common.ontology.AnzoServer to
receive notification when properties changed, added or removed.
serverIdChanged
void serverIdChanged(AnzoServer source)
- Called when serverId has changed
- Parameters:
source - the affected instance of org.openanzo.common.ontology.AnzoServer
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.