J2EE1.4 SDK

Package com.sun.appserv.management.base

Contains base interfaces for use by the other api packages.

See:
          Description

Interface Summary
AllDottedNames Marker interface for exposing all asadmin CLI dotted names as JMX Attributes.
AMX Base interface implemented by all available interfaces part of the Appserver Application Programming Interface (AMX).
AMXMBeanLogging Interface that all AMX MBeans implement for logging.
BulkAccess Bulk access to various JMX constructs.
Container All MBeans which logically contain other MBeans implement this interface; such an MBean is considered a Container, and the contained MBean is considered a Containee.
DottedNames Programmatic access to dotted-names corresponding to asadmin CLI functionality.
Extra Extra information available about each AMX.
MapCapable Interface which states that the object can be converted into a Map.
NotificationService Provides enhanced abilities for working with Notifications.
NotificationServiceMgr Manages the creation and removal of NotificationService MBeans.
OperationStatus Base interface for all OperationStatus objects.
QueryMgr Supports various types of queries to find s based on various Attributes.
Sample Interface for a sample MBean , used as target for sample and test code.
Singleton A marker interface which indicates that this MBean is one-of-a-kind.
StdAttributesAccess Standard API for access to JMX MBean Attributes.
SystemInfo Provides information about the capabilities of the running server.
UploadDownloadMgr Manages uploading or downloading of files to/from the server.
Utility Marker interface which indicates that this MBean is a utility object.
 

Class Summary
AllTypesMapper Map all types (XTypes and J2EETypes) to their respective interfaces.
AMXAttributes Attributes available within the MBean every AMX references.
AMXClientLogger Logger for AMX client code.
AMXLoggerBase Base Logger class for AMX loggers.
AMXRootLogger Root Logger for all AMX
LoggerSupport  
MapCapableBase Base impl class.
OperationStatusBase Base class for OperationStatus.
TypesMapper Map all types from XTypes to their respective MBean interfaces.
Util Utility routines pertinent to the MBean API.
XTypes These are the types possible as values for 'j2eeType' in an ObjectName.
XTypesMapper Map all types from XTypes to their respective MBean interfaces.
 

Package com.sun.appserv.management.base Description

Contains base interfaces for use by the other api packages.

 

Package Specification

Related Documentation


J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.