net.ontopia.topicmaps.impl.utils
Interface AbstractAttachManager.AttachHandlerIF

All Superinterfaces:
CachedIF, EventListenerIF
Enclosing class:
AbstractAttachManager

public static interface AbstractAttachManager.AttachHandlerIF
extends EventListenerIF, CachedIF

INTERNAL: Interface that manages attaching new objects to the object model.


Method Summary
 Collection<Object> getAttached()
           
 boolean isAttached(Object object)
           
 void refresh()
          Refreshes the cache.
 
Methods inherited from interface net.ontopia.topicmaps.impl.utils.EventListenerIF
processEvent
 

Method Detail

isAttached

boolean isAttached(Object object)

getAttached

Collection<Object> getAttached()

refresh

void refresh()
Description copied from interface: CachedIF
Refreshes the cache.

Specified by:
refresh in interface CachedIF


Copyright © 2000-2012 Ontopia.