站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 system API Documentation 英文版文档

org.jboss.system (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


Package org.jboss.system

Core system framework and components.

See:
          Description

Interface Summary
ListenerServiceMBean An extension of the ServiceMBean interface that provides for declarative JMX notification subscription handling.
Service The Service interface.
ServiceControllerMBean MBean interface.
ServiceFactory The ServiceFactory interface is used to obtain a Service proxy instance for a named MBean.
ServiceMBean An interface describing a JBoss service MBean.
 

Class Summary
JBossRMIClassLoader An implementation of RMIClassLoaderSpi to workaround the proxy ClassCastException problem in 1.4
ListenerServiceMBeanSupport An abstract base class that provides for declarative JMX notification subscription handling.
ListenerServiceMBeanSupport.SubscriptionInfo Inner data holder class to store the parsed subscription specification.
ORBSingleton Thin wrapper class that fulfills the contract of an ORB singleton and forwards every invocation to an instance of the actual ORB singleton class, which it loads with the context classloader.
Registry A registry, really, a registry.
ServiceConfigurator Service configuration helper.
ServiceContext ServiceContext holds information for the Service
ServiceController This is the main Service Controller.
ServiceCreator A helper class for the controller.
ServiceDynamicMBeanSupport
ServiceMBeanSupport An abstract base class JBoss services can subclass to implement a service that conforms to the ServiceMBean interface.
 

Exception Summary
ConfigurationException Thrown to indicate a non-fatal configuration related problem.
InvalidAttributeException Thrown to indicate that a given attribute value is not valid.
MissingAttributeException Thrown to indicate that a required attribute has not been set.
 

Package org.jboss.system Description

Core system framework and components.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.