com.sun.portal.admin.console.util |
|
Java Source File Name | Type | Comment |
JMXHelpers.java | Class | This class is intended to be the single doorway interfacing
with the JMX Admin Framework. |
MBeanServerConnectionWrapperFactory.java | Class | A singleton class that returns objects that act as
a wrapper to a MBeanServerConnection object returned
from a JMX connector. |
PSConsoleMBeanServerConnectionWrapper.java | Class | A pkg private implementation of javax.management.MBeanServerConnection
wrapper object that will terminate the current user session when
certain serious exceptions occur. |