org.apache.geronimo.kernel.management |
|
Java Source File Name | Type | Comment |
NotificationType.java | Class | Static constants class which contains all of the J2EE notification types from the
J2EE management specification. |
State.java | Class | This class contains a type safe enumeration of the states from the J2EE Management specification. |
StateManageable.java | Interface | A Java interface the meets the J2EE Management specification for a state manageable object. |
StateTest.java | Class | |