Package org.jboss.system.server

Core server and loading support.

See:
          Description

Interface Summary
Server (src) The interface of the basic JBoss server component.
ServerConfig (src) The interface of the basic typed JBoss server configuration.
 

Class Summary
NoAnnotationURLClassLoader (src) A URL classloader to avoid URL annotation of classes in RMI
ServerConfigImpl (src) A container for the basic configuration elements required to create a Server instance.
ServerConfigLocator (src) A helper for locating the ServerConfig (src) instance for the running server.
ServerConfigUtil (src) Utilities for accessing server configuration.
ServerImpl (src) The main container component of a JBoss server instance.
ServerInfo (src) An MBean that provides a rich view of system information for the JBoss server in which it is deployed.
ServerLoader (src) A helper class to load a JBoss server instance.
 

Package org.jboss.system.server Description

Core server and loading support.

Package Specification

Related Documentation

Package Status

Todo