|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerConstants | |
org.jboss.mx.capability | |
org.jboss.mx.loading | |
org.jboss.mx.server | |
org.jboss.mx.server.registry | |
org.jboss.mx.util | Utilities for the Java Management Extentions API. |
Uses of ServerConstants in org.jboss.mx.capability |
Classes in org.jboss.mx.capability that implement ServerConstants | |
class |
DispatcherFactory
Creates and binds a dispatcher |
class |
OptimizedMBeanDispatcher
Byte code optimized dispatcher for Standard MBeans. |
Uses of ServerConstants in org.jboss.mx.loading |
Classes in org.jboss.mx.loading that implement ServerConstants | |
class |
BasicLoaderRepository
Implements a simple classloader repository for the MBean server. |
class |
HeirarchicalLoaderRepository2
A simple extension of UnifiedLoaderRepository2 that adds the notion of a parent UnifiedLoaderRepository. |
class |
HeirarchicalLoaderRepository3
A simple extension of UnifiedLoaderRepository3 that adds the notion of a parent UnifiedLoaderRepository. |
class |
HeirarchicalLoaderRepository4
A simple extension of UnifiedLoaderRepository3 that adds the notion of a parent UnifiedLoaderRepository. |
class |
LoaderRepository
|
class |
UnifiedLoaderRepository
Deprecated. Use the UnifiedLoaderRepository3 version |
class |
UnifiedLoaderRepository2
Deprecated. Use the UnifiedLoaderRepository3 version |
class |
UnifiedLoaderRepository3
A repository of class loaders that form a flat namespace of classes and resources. |
class |
UnifiedLoaderRepository4
A repository of class loaders that form a flat namespace of classes and resources. |
Uses of ServerConstants in org.jboss.mx.server |
Classes in org.jboss.mx.server that implement ServerConstants | |
class |
MBeanServerImpl
MBean server implementation. |
Uses of ServerConstants in org.jboss.mx.server.registry |
Subinterfaces of ServerConstants in org.jboss.mx.server.registry | |
interface |
MBeanRegistry
Implementations of this interface can be plugged into the MBeanServer, to control the registration and deregistration of MBeans. |
Classes in org.jboss.mx.server.registry that implement ServerConstants | |
class |
BasicMBeanRegistry
The registry for object name - object reference mapping in the MBean server. |
class |
MBeanEntry
info@todo this docs |
Uses of ServerConstants in org.jboss.mx.util |
Classes in org.jboss.mx.util that implement ServerConstants | |
class |
AgentID
Utility class for creating JMX agent identifiers. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |