Package jrunx.kernel

Interface Summary
ConfigurableServicePartitionMBean A configurable service partition is a partition whose services are defined in jrun.xml and is fully configured via XML elements.
DeploymentServiceMBean  
JRunExitHandler Interface implemented by classes wishing to be the exit handler for JRun.
JRunServerMBean The JRun server manageable interface.
JRunServiceDeployerMBean  
NetAccessConstants  
ServerEventListener Implemented by consumers who wish to receive notification of server events.
Service The generic Service interface.
ServiceMBean While Service is designed to be a generic interface, ServiceMBean extends it in order to provide JMX-specific functionality.
ServicePartitionMBean The Service Partition is a Service that contains other Services visible only to it.
 

Class Summary
AttributeHolder Simple holder for attribute name/value pairs
ConfigurableServicePartition Implementation of a Configurable Service Partition.
DeploymentService  
JRun Server bootstrap Class
JRunMLetLoader This object loads third-party MLets into JRun's JMX MBeanServer.
JRunServer The JRun Server service encapsulates the ClusterManager and NamingService, and maintains information such as directory roots and version information.
JRunServiceDeployer ServiceDeployer deploys MBeans based on the jrun.xml file for a given JRun server and manages the lifecycle of all those services as well.
NetAccessController  
ServerEvent Represents a server event.
ServiceAdapter Default JRun Service, designed to provide convenience implementations of registration methods, JRun Service methods, and default JMX Notification support.
ServiceFactory A factory that creates Services based on a descriptor.
ServicePartition Implementation of a Service Partition.
 

Exception Summary
JRun.Usage Usage: -[start,stop,restart,status] [server ...] (no arg means all servers) -info -version -usage
ServiceException Needs to be updated when we determine an Exception model.
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.