org.openanzo.owl.dataset
Class ConstantListenerAdapter

java.lang.Object
  extended by org.openanzo.owl.dataset.ConstantListenerAdapter
All Implemented Interfaces:
ThingListener, ConstantListener

public class ConstantListenerAdapter
extends java.lang.Object
implements ConstantListener

Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Constant to receive notification when properties changed, added or removed.


Constructor Summary
ConstantListenerAdapter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantListenerAdapter

public ConstantListenerAdapter()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.