|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. This interface should represent the aggregate functionality of the component including other decorators as well as the functional interface of the component in the DynamicMBean interface provided by the JMX Specification.
Copyright 2002 Sapient
Method Summary | |
Class |
getComponentType()
Provides access to the class type of the live component. |
Methods inherited from interface javax.management.DynamicMBean |
getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributes |
Method Detail |
public Class getComponentType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |