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 |
java.util.Collection<java.lang.Object> |
getAttached()
|
boolean |
isAttached(java.lang.Object object)
|
void |
refresh()
Refreshes the cache. |
isAttached
boolean isAttached(java.lang.Object object)
getAttached
java.util.Collection<java.lang.Object> getAttached()
refresh
void refresh()
- Description copied from interface:
CachedIF
- Refreshes the cache.
- Specified by:
refresh
in interface CachedIF
Copyright © 2000-2012 Ontopia.