Package org.oddjob.jmx.handlers

Implementations of org.oddjob.jmx.ServiceInterfaceHandlerFactory

See:
          Description

Class Summary
BeanDirectoryHandlerFactory  
BeanDirectoryHandlerFactory.ClientBeanDirectoryHandlerFactory  
ComponentOwnerHandlerFactory  
ComponentOwnerHandlerFactory.ClientConfigurationOwnerHandlerFactory  
DescribeableHandlerFactory InterfaceHandler for the org.oddjob.jmx.client.Describable interface.
DynaBeanHandlerFactory  
ExportableHandlerFactory Provide Handlers for the Exportable interface.
IconicHandlerFactory A MBean which wraps an object providing an Oddjob management interface to the object.
IconicHandlerFactory.ClientIconicHandlerFactory  
IconicHandlerFactory.IconData  
LogEnabledHandlerFactory  
LogEnabledHandlerFactory.ClientLogPollableHandlerFactory  
LogPollableHandlerFactory Provide Handlers for the LogPollable interface.
LogPollableHandlerFactory.ClientLogPollableHandlerFactory  
ObjectInterfaceHandlerFactory  
ObjectInterfaceHandlerFactory.ClientObjectHandlerFactory  
RemoteOddjobHandlerFactory  
ResetableHandlerFactory  
RunnableHandlerFactory  
StatefulHandlerFactory  
StatefulHandlerFactory.ClientStatefulHandlerFactory  
StatefulHandlerFactory.StateData  
StoppableHandlerFactory  
StructuralHandlerFactory  
StructuralHandlerFactory.ClientStructuralHandlerFactory  
VanillaServerHandlerFactory<T> Factory that provides handlers for an interface where the invocation of methods on that interface are just straight to the JMX MBean.
 

Exception Summary
OddjobTransportableException An exception that can be sent across the wire without the class that caused the exception being available at the client.
 

Package org.oddjob.jmx.handlers Description

Implementations of org.oddjob.jmx.ServiceInterfaceHandlerFactory