org.tm4j.topicmap.utils
Interface ConfigurableListener

All Known Implementing Classes:
XTMTypeInstanceValidator

public interface ConfigurableListener


Method Summary
 void register(TopicMap tm)
          Invoked to register the listener with the topic map.
 

Method Detail

register

public void register(TopicMap tm)
Invoked to register the listener with the topic map.