org.mortbay.component
Class ContainmentMap
java.lang.Object
org.mortbay.component.ContainmentMap
- All Implemented Interfaces:
- EventListener, Container.Listener
public class ContainmentMap
- extends Object
- implements Container.Listener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
static ContainmentMap instance
_map
Map _map
ContainmentMap
public ContainmentMap()
add
public void add(Container.Event event)
- Specified by:
add
in interface Container.Listener
remove
public void remove(Container.Event event)
- Specified by:
remove
in interface Container.Listener
dump
public static void dump()