com.sun.jbi.ui.runtime.mbeans |
|
Java Source File Name | Type | Comment |
AbstractUIMBeanImpl.java | Class | Base class for Implementation of the UI MBean interface. |
JBIAdminCommandsUIMBean.java | Interface | This is a marker MBean interface that makes the JBIAdminCommands methods as MBean
methods on the server side implementation of JBIAdminCommands to access them via JMX. |
JBIAdminCommandsUIMBeanImpl.java | Class | This class is an implementation of the JBIAdminCommandsUIMBean interface and
the implemenation of the JBIAdminCommands interface on the server side. |
JBIStatisticsMBean.java | Interface | This class is used to provide JBI statistics information to clients. |
JBIStatisticsMBeanImpl.java | Class | This class is used to provide JBI statistics statisticsinformation to clients. |
LocalStringKeys.java | Interface | This interface contains the property keys used for looking up message
text in the LocalStrings resource bundle. |
UIMBeanFactory.java | Class | |
UIMBeanFactoryReferenceImpl.java | Class | This class is a factory implemenation that creates the UIMBean impl depending
on the RI configuration. |