Package org.sape.carbon.services.management.interceptor

Interface Summary
ManagementInterceptor An MBean interceptor is designed to use intelligent introspection coupled with configuration to provide a valuable JMX Managed Bean (MBean) interface to a Carbon Component.
ManagementInterceptorConfiguration This Configuration object is used to configure the default ManagementInterceptor.
MBeanInfoConfiguration Represents an MBean Configuration.
MBeanInfoConfiguration.MBeanAttributeInfoConfiguration Describes an MBean attribute.
MBeanInfoConfiguration.MBeanConstructorInfoConfiguration Describes an MBean constructor method.
MBeanInfoConfiguration.MBeanFeatureInfoConfiguration Basic interface describing an MBean Feature.
MBeanInfoConfiguration.MBeanNotificationInfoConfiguration Describes an MBean notification settings.
MBeanInfoConfiguration.MBeanOperationInfoConfiguration Describes an MBean operation.
MBeanInfoConfiguration.MBeanParameterInfoConfiguration Describes an parameter for an MBean operation.
 

Class Summary
DefaultManagementInterceptorImpl This is an interceptor implementation that provides JMX integration for Carbon Components.
DefaultManagementInterceptorImpl.MBeanFeatureInfoComparator This comporator may be used to order all types of MBeanFeatureInfo objects by name.
ManagementInterceptorFactory This factory builds MBeanAssistants for a component.
MBeanOperationImpactEnum Maps to the JMX severities of an Operation that are labeled in
 

Exception Summary
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.