org.apache.beehive.netui.pageflow.requeststate |
|
Java Source File Name | Type | Comment |
INameable.java | Interface | This interface defines what it means to be a namable object. |
LazyMap.java | Class | This class implements the java.util.Map interface in a lazy way. |
NameService.java | Class | This class implements a service that will name and track objects which implement the
INameable interface. |
NamingObjectListener.java | Interface | The listener interface for receiving naming events from the NameService. |