A B C D E F G H I J L M N O P R S T U V X

A

AbstractBuilder - Class in org.jboss.mx.metadata
Abstract helper class for builder implementations.
AbstractBuilder() - Constructor for class org.jboss.mx.metadata.AbstractBuilder
Default constructor.
AbstractBuilder(Map) - Constructor for class org.jboss.mx.metadata.AbstractBuilder
 
AbstractInterceptor - Class in org.jboss.mx.interceptor
Base class for all interceptors.
AbstractInterceptor() - Constructor for class org.jboss.mx.interceptor.AbstractInterceptor
Constructs a new intereceptor instance.
AbstractInterceptor(String) - Constructor for class org.jboss.mx.interceptor.AbstractInterceptor
Constructs a new interceptor instance with a given name.
AbstractMBeanInvoker - Class in org.jboss.mx.server
A base MBeanInvoker class that provides common state
AbstractMBeanInvoker() - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker
Constructs a new invoker.
AbstractMBeanInvoker(Object) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker
Constructs a new invoker with a given target resource.
AbstractMBeanInvoker(MBeanEntry) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker
Constructs an invoker with the target resource entry.
AbstractMBeanInvoker.OperationKey - Class in org.jboss.mx.server
 
AbstractMBeanInvoker.OperationKey(String, String) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
AbstractMBeanInvoker.OperationKey(String, String[]) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
AbstractMBeanInvoker.OperationKey(String, MBeanParameterInfo[]) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
AbstractMBeanInvoker.OperationKey(MBeanOperationInfo) - Constructor for class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
AbstractSharedInterceptor - Class in org.jboss.mx.interceptor
Base class for shared interceptors.
AbstractSharedInterceptor() - Constructor for class org.jboss.mx.interceptor.AbstractSharedInterceptor
Constructs a new shared interceptor instance.
AbstractSharedInterceptor(String) - Constructor for class org.jboss.mx.interceptor.AbstractSharedInterceptor
Constructs a new shared interceptor instance with a given name.
add(ObjectName) - Method in class org.jboss.mx.server.registry.MbeanInfoDb
 
add(Vector) - Method in class org.jboss.mx.server.registry.MbeanInfoDb
 
ADD_INTERCEPTOR - Static variable in class org.jboss.mx.interceptor.DynamicInterceptor
methods implemented from org.jboss.mx.server.Interceptable
addAttribute(ModelMBeanAttributeInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.DescriptorSupportContainer
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.InterceptorHolder
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
addChild(QName, Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
addConstructor(ModelMBeanConstructorInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
addContext(InvocationContext) - Method in class org.jboss.mx.server.Invocation
 
addInterceptor(Interceptor) - Method in class org.jboss.mx.metadata.xb.InterceptorsHolder
 
addNotification(ModelMBeanNotificationInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.modelmbean.XMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
addNotificationListenerToResource(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
addOperation(ModelMBeanOperationInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
addOperationInterceptor(Interceptor) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Add dynamically an operation interceptor, first in the chain.
addOperationInterceptor(Interceptor) - Method in interface org.jboss.mx.server.Interceptable
Add dynamically an operation interceptor, first in the chain
addParameter(MBeanParameterInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
addParameter(MBeanParameterInfo) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
addType(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
ATTRIBUTE_ACCESS - Static variable in class org.jboss.mx.server.InvocationContext
 
attributeContextMap - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
AttributeDispatcher - Class in org.jboss.mx.interceptor
A dispatcher used by the AbstractMBeanInvoker class for the attribute getter and setter dispatch.
AttributeDispatcher(Method, Method, boolean) - Constructor for class org.jboss.mx.interceptor.AttributeDispatcher
 
AttributeOperationResolver - Class in org.jboss.mx.metadata
AttributeOperationResolver is a modified TST for mapping an Integer code against attribute and operation keys.
AttributeOperationResolver() - Constructor for class org.jboss.mx.metadata.AttributeOperationResolver
Default constructor.
AttributeOperationResolver(MBeanInfo) - Constructor for class org.jboss.mx.metadata.AttributeOperationResolver
Uses the AttributeInfo and OperationInfo arrays in the MBeanInfo to configure the resolver.
AttributeOperationResolver(MBeanAttributeInfo[], MBeanOperationInfo[]) - Constructor for class org.jboss.mx.metadata.AttributeOperationResolver
Uses the AttributeInfo and OperationInfo arrays to configure the resolver.
AttributeOperationResolver.Node - Class in org.jboss.mx.metadata
 
AttributeOperationResolver.Node() - Constructor for class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
AttributePersistenceManager - Interface in org.jboss.mx.persistence
AttributePersistenceManager interface.
attrNotifierSequence - Variable in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Notification sequence number for attribute change notifications.

B

bindAttributeAt(int, Method, Method) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
bindOperationAt(int, Method) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
build() - Method in class org.jboss.mx.metadata.AbstractBuilder
 
build() - Method in class org.jboss.mx.metadata.JBossXMBean10
 
build() - Method in interface org.jboss.mx.metadata.MetaDataBuilder
Constructs the Model MBean metadata.
build() - Method in class org.jboss.mx.metadata.StandardMetaData
 
build() - Method in class org.jboss.mx.metadata.XMLMetaData
Constructs the Model MBean metadata.
build() - Method in class org.jboss.mx.mxbean.MXBeanMetaData
 
buildAttributeInfo(List) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildAttributeInfo() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
buildConstructorInfo(List) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildInterceptors(Element) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildMBeanInfo() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Builds a default MBeanInfo for this MBean, using the Management Interface specified for this MBean.
buildMBeanMetaData(String, List, List, List, List, Descriptor) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildNotificationInfo(List) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildOperationInfo(List) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
buildParameterInfo(List) - Method in class org.jboss.mx.metadata.JBossXMBean10
 

C

cacheMBeanInfo(OpenMBeanInfo) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Sets the cached mbean info
checkArray(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the array type for a class
checkAssignable(String, Class, Object) - Method in class org.jboss.mx.interceptor.AttributeDispatcher
 
checkAssignable(String, Class, Object) - Method in class org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor
 
checkAssignable(String, Class, Object) - Method in class org.jboss.mx.interceptor.ModelMBeanOperationInterceptor
 
checkCollection(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the collection type for a class
checkCollectionClass(Class) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the collection type for a class
checkEnum(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the simple type for an enum
checkMap(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the map type for a class
checkMapClass(Class) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the map type for a class
checkSimpleType(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the SimpleType for a class
checkType(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the for a class that is not composite
code - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
CompositeDataInvocationHandler - Class in org.jboss.mx.mxbean
CompositeDataInvocationHandler.
CompositeDataInvocationHandler(CompositeData) - Constructor for class org.jboss.mx.mxbean.CompositeDataInvocationHandler
Create a new CompositeDataInvocationHandler.
CompositeDataView - Interface in org.jboss.mx.mxbean
CompositeDataView.
CompositeTypeMetaData - Class in org.jboss.mx.mxbean
CompositeTypeMetaData.
CompositeTypeMetaData(Class<?>) - Constructor for class org.jboss.mx.mxbean.CompositeTypeMetaData
Create a new CompositeTypeMetaData.
CompositeTypeMetaDataFactory - Class in org.jboss.mx.mxbean
CompositeTypeMetaDataFactory.
configureInterceptorStack(ModelMBeanInfo, MBeanServer, ObjectName) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Build the getMBeanInfo, operation, and attribute interceptor stacks and associated these with the corresponding InvocationContexts.
configureInterceptorStack(ModelMBeanInfo, MBeanServer, ObjectName) - Method in class org.jboss.mx.modelmbean.XMBean
 
construct(Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct some open data
construct(OpenType, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct some open data
constructArrayData(OpenType, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct an array type open data
constructCompositeData(OpenType, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct composite type open data
constructorContextMap - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
constructSimpleData(Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct a simple type open data
constructTabularData(OpenType, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Construct a tabular type open data
convertObjectToPrimitive(ConstantPoolGen, String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Converts a reference of a primitve wrapper object into a primite value type.
convertPrimitiveToObject(ConstantPoolGen, String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Converts a primitive into its corresponding object wrapper reference.
convertValue(String, String) - Method in class org.jboss.mx.metadata.JBossXMBean10
Describe convertType method here.
copy(InvocationContext) - Method in class org.jboss.mx.server.InvocationContext
 
create(MBeanInfo, Object) - Static method in class org.jboss.mx.capability.DispatcherFactory
Creates a Dispatcher for an arbitrary resource.
create(MBeanInfo, Object, AttributeOperationResolver) - Static method in class org.jboss.mx.capability.DispatcherFactory
Creates a dispatcher for an arbitrary resource using the named AttributeOperationResolver.
create(MBeanInfo, Object) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
 
create(String, Element) - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Initializes the AttributePersistenceManager using the supplied configuration element CONFIG_ELEMENT whose content will be probably different for each particular implementation.
createCompositeDataProxy(Class<T>, CompositeData) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Create a composite data proxy
createConstructor(ConstantPoolGen, String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
creates constructor <init>(MBeanInfo info, AttributeOperationResolver resolver, Object resource) that calls super(info, resolver, resource) in its implementation
createInvoke(ConstantPoolGen, MBeanInfo, String, String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Creates the implementation of the invoke(String actionName, Object[] args, String[] signature) method.
createMap(Class) - Method in class org.jboss.mx.metadata.MethodMapper
creates the signature string to Method HashMap.
createMap(Class) - Method in class org.jboss.mx.server.MethodMapper
creates the signature string to Method HashMap.
createMapType(Type, Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Create a map type
createMXBean(Object, Class<?>) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Create a new MXBean
createNode(String) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
createObjectName() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
Creates an object name for this interceptor.
createOrGetNode(AttributeOperationResolver.Node, String) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
createValueNode(AttributeOperationResolver.Node, String) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 

D

DelegatingPersistenceManager - Class in org.jboss.mx.persistence
DelegatingPersistenceManager.
DelegatingPersistenceManager() - Constructor for class org.jboss.mx.persistence.DelegatingPersistenceManager
 
DESCRIPTOR - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Resource type string identifying a resource object that is part of a descriptor object.
DescriptorSupportContainer - Class in org.jboss.mx.metadata.xb
 
DescriptorSupportContainer() - Constructor for class org.jboss.mx.metadata.xb.DescriptorSupportContainer
 
destroy() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
destroy() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
This method is part of the interceptor MBean's registration lifecycle.
destroy() - Method in interface org.jboss.mx.interceptor.Interceptor
This method is part of the interceptor lifecycle.
destroy() - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Releases resources and destroys the AttributePersistenceManager.
dispatch() - Method in class org.jboss.mx.server.Invocation
 
DispatchClassLoader - Class in org.jboss.mx.capability
DispatcherFactory - Class in org.jboss.mx.capability
Creates and binds a dispatcher
DispatcherFactory() - Constructor for class org.jboss.mx.capability.DispatcherFactory
 
dynamic - Variable in class org.jboss.mx.interceptor.ReflectedDispatcher
 
DYNAMIC_MBEAN - Static variable in class org.jboss.mx.metadata.MBeanCapability
 
DynamicInterceptor - Class in org.jboss.mx.interceptor
Interceptor that provides access to the org.jboss.mx.server.Interceptable hooks for dynamically adding and removing interceptors to an MBean.
DynamicInterceptor(MBeanInvoker) - Constructor for class org.jboss.mx.interceptor.DynamicInterceptor
CTOR
dynamicResource - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
Whether this is a dynamic resource

E

eqKid - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
equals(Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
exists(String) - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Checks if a persistened AttributeList for this particular id exists

F

fileName(ObjectName) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
findClass(String) - Method in class org.jboss.mx.capability.DispatchClassLoader
 
findMXBeanInterface(Class<?>) - Static method in class org.jboss.mx.mxbean.MXBeanMetaData
Find the MXBean interface for a class
findStandardInterface(Class) - Static method in class org.jboss.mx.metadata.StandardMetaData
Locates an interface for a class that matches the Standard MBean naming convention.
fInfosToRestore - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 
fLoadedFromFs - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 
fLogger - Variable in class org.jboss.mx.persistence.MBeanInfoOdb
 
fMbeanInfoDb - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 
fMbeanServer - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 
fMbiDbRoot - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 
fMbInfosToStore - Variable in class org.jboss.mx.server.registry.MbeanInfoDb
 
fNamesToRestore - Variable in class org.jboss.mx.persistence.MbeanInfoDbPm
 

G

generate() - Method in class org.jboss.mx.mxbean.CompositeTypeMetaData
Generate the metadata
generate(Class, Object) - Method in class org.jboss.mx.mxbean.CompositeTypeMetaDataFactory
 
generateClass() - Static method in class org.jboss.mx.mxbean.CompositeTypeMetaData
Generate the composite data for a class
generateClassLoader() - Static method in class org.jboss.mx.mxbean.CompositeTypeMetaData
Generate the composite data for a classloader
generateObject() - Static method in class org.jboss.mx.mxbean.CompositeTypeMetaData
Generate the composite data for an object
GET_METHOD_ATTRIBUTE - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
 
getAccess() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getArgs() - Method in class org.jboss.mx.server.Invocation
 
getAttribute(String) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getAttribute(String) - Method in class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
getAttribute(String) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
getAttribute(String) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
getAttribute(String) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Returns an attribte value.
getAttribute(String) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
getAttributes(String[]) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getAttributes(String[]) - Method in class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
getAttributes(String[]) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
getAttributes(String[]) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
getAttributes(String[]) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getAttributes(String[]) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
getAttributeType() - Method in class org.jboss.mx.server.InvocationContext
 
getAttributeTypeClass() - Method in class org.jboss.mx.server.Invocation
 
getAttributeTypeClass() - Method in class org.jboss.mx.server.InvocationContext
 
getAttributeValue(Element, String, String) - Method in class org.jboss.mx.metadata.JBossXMBean10
Get the value for the attribute descriptor "value" or "default" the same way we would do for mbean attribute overrides
getBooleanProperty(String) - Method in class org.jboss.mx.metadata.AbstractBuilder
Returns true for Boolean(true) and strings "true" and "T" (case insensitive).
getCachedMBeanInfo() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Retrieve the cached mbean info
getCause() - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
getClassLoader() - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the context class loader with which to invoke the mbean.
getClassName() - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
getCompositeData() - Method in class org.jboss.mx.mxbean.CompositeDataInvocationHandler
Get the compositeData.
getCompositeDataKey(Method) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the key for a composite data getter method
getCompositeDataMethod(Class, String, boolean) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the key for a composite data getter method
getCompositeType() - Method in class org.jboss.mx.mxbean.CompositeTypeMetaData
Get the composite type
getCompositeType(Class<?>) - Static method in class org.jboss.mx.mxbean.CompositeTypeMetaDataFactory
Get the composite type for a class
getCompositeTypeMetaData(Class<?>) - Static method in class org.jboss.mx.mxbean.CompositeTypeMetaDataFactory
Get the composite type meta data
getDefaultValue() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getDescription() - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
getDescription() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getDescriptor(Element, String, String) - Method in class org.jboss.mx.metadata.JBossXMBean10
 
getDescriptor() - Method in class org.jboss.mx.server.InvocationContext
 
getDescriptorForType(String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Returns a descriptor for a given Java type.
getDescriptors() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getDescriptors() - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
getDescriptors() - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
getDescriptors() - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
getDescriptors() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getDispatcher() - Method in class org.jboss.mx.server.InvocationContext
 
getGetMethod() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getImpact() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getImplementation() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Retrieve the implementation object
getImplementationClass() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Retrieve the implementation class
getInterceptors() - Method in class org.jboss.mx.metadata.xb.InterceptorsHolder
 
getInterceptors(Descriptor) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
getInterceptors() - Method in class org.jboss.mx.server.InvocationContext
 
getInvocationTimeout() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getInvocationTimeout() - Method in interface org.jboss.mx.server.Suspendable
 
getInvoker() - Method in class org.jboss.mx.server.InvocationContext
 
getInvoker() - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the invoker for the mbean.
getMBeanEntry() - Static method in class org.jboss.mx.server.AbstractMBeanInvoker
An accessor for the MBeanEntry thread local
getMBeanInfo() - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getMBeanInfo() - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
getMBeanInfo() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
getMBeanInfo() - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
getMBeanInfo() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getMBeanInfo() - Method in class org.jboss.mx.server.RawDynamicInvoker
 
getMBeanInfoCtx - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
getMBeanInterface() - Method in class org.jboss.mx.metadata.StandardMetaData
Retrieve the management interface
getMBeanInterface() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Retrieve the management interface
getMBeanInterface() - Method in class org.jboss.mx.mxbean.MXBeanMetaData
Retrieve the management interface
getMBeanServer() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
getMBeanServer() - Method in interface org.jboss.mx.interceptor.SharedInterceptor
Returns the interceptor's view to the MBean server it has been registered to.
getMBeanServer() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
getMBeanServerConnection() - Method in class org.jboss.mx.mxbean.MXBeanInvocationHandler
Get the mbeanServerConnection.
getMBeanType() - Method in class org.jboss.mx.metadata.MBeanCapability
 
getMessage() - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
Returns the composite throwable message.
getMetaData() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getMetaData() - Method in interface org.jboss.mx.server.MBeanInvoker
 
getMethodDescriptor(MBeanParameterInfo[], String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Returns the signature of a MBean operation using the grammar required by the class file format, excluding the method name.
getMXBeanInterface() - Method in class org.jboss.mx.mxbean.MXBeanInvocationHandler
Get the mxbeanInterface.
getName() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
getName() - Method in interface org.jboss.mx.interceptor.Interceptor
Returns the name of this interceptor.
getName() - Method in class org.jboss.mx.metadata.xb.Holder
 
getName() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getName() - Method in class org.jboss.mx.mxbean.ItemMetaData
Get the name.
getName() - Method in class org.jboss.mx.server.InvocationContext
 
getNested() - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
getNotificationInfo() - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getNotificationInfo() - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
getNotificationInfo() - Method in class org.jboss.mx.modelmbean.XMBean
 
getNotificationInfo() - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
getNotificationInfo() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getNotificationInfoFromResource() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getObjectName() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
getObjectName() - Method in interface org.jboss.mx.interceptor.SharedInterceptor
Returns the object name of this shared interceptor.
getObjectName() - Method in class org.jboss.mx.mxbean.MXBeanInvocationHandler
Get the objectName.
getObjectName() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getObjectName() - Method in interface org.jboss.mx.server.MBeanInvoker
 
getObjectName() - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the object name with the mbean is registered.
getOpenType() - Method in class org.jboss.mx.mxbean.ItemMetaData
Get the openType.
getOpenType(Type) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the OpenType for a class
getOpenType() - Method in class org.jboss.mx.mxbean.SkeletonOpenType
Get the openType.
getOperations(MBeanInfo) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Returns a subset of MBean's operations.
getPersistLocation() - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
getPersistName() - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
getPersistPeriod() - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
getPersistPolicy() - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
getProperties() - Method in class org.jboss.mx.metadata.AbstractBuilder
Returns the property map of this builder instance.
getProperty(String) - Method in class org.jboss.mx.metadata.AbstractBuilder
Returns the value of a given configuration property.
getProperty(String) - Method in interface org.jboss.mx.metadata.MetaDataBuilder
Returns an existing property for this builder implementation.
getResource() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getResource() - Method in interface org.jboss.mx.server.MBeanInvoker
 
getResourceClassName() - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getResourceClassName() - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the class name for the mbean.
getResourceInstance() - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the mbean.
getResourceObject() - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
getReturnType() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getReturnType() - Method in class org.jboss.mx.server.InvocationContext
 
getReturnTypeClass() - Method in class org.jboss.mx.server.Invocation
 
getReturnTypeClass() - Method in class org.jboss.mx.server.InvocationContext
 
getServer() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getSetMethod() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getSignature() - Method in class org.jboss.mx.server.InvocationContext
 
getSignatureClasses() - Method in class org.jboss.mx.server.Invocation
 
getSignatureClasses() - Method in class org.jboss.mx.server.InvocationContext
 
getSignatureString(Method) - Method in class org.jboss.mx.metadata.StandardMetaData
 
getSignatureString(String[]) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
getSimpleType(Class) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Get the SimpleType for a class
getState() - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Returns true if the AttributePersistenceManager is "in-service" state, i.e.
getStoreFile(MBeanInfo, boolean) - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
 
getStringProperty(String) - Method in class org.jboss.mx.metadata.AbstractBuilder
Returns a string property or null if key does not exist.
getTarget() - Method in class org.jboss.mx.server.InvocationContext
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.DescriptorSupportContainer
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.InterceptorHolder
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
getTargetClass() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
getter - Variable in class org.jboss.mx.capability.ReflectedMBeanDispatcher.MethodPair
 
GetterNames - Annotation Type in org.jboss.mx.mxbean
GetterNames.
getterSignature(MBeanAttributeInfo) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a signature string for an attribute getter method using standard rules
getterSignature(ModelMBeanAttributeInfo) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a getter signature string for a ModelMBean attribute by checking the descriptor for getMethod.
getterSignature(MBeanAttributeInfo) - Static method in class org.jboss.mx.server.MethodMapper
Generates a signature string for an attribute getter method using standard rules
getType() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getType() - Method in class org.jboss.mx.server.InvocationContext
 
getValue() - Method in class org.jboss.mx.metadata.xb.Holder
 
getValue() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
getValue(String) - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve a value from the map.

H

handleInvocationExceptions(Throwable) - Method in class org.jboss.mx.interceptor.ReflectedDispatcher
 
handleNotification(Notification, Object) - Method in class org.jboss.mx.modelmbean.XMBean
Implements NotificationListener interface by simply forwarding any received Notification to the wrapped resource, if it implements the NotificationListener interface, too.
hash - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
hashCode() - Method in class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
hiKid - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
Holder - Class in org.jboss.mx.metadata.xb
 
Holder() - Constructor for class org.jboss.mx.metadata.xb.Holder
 

I

IllegalPropertyException - Exception in org.jboss.mx.metadata
Exception thrown when a property has an illegal value.
IllegalPropertyException(String) - Constructor for exception org.jboss.mx.metadata.IllegalPropertyException
 
info - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
The metadata describing this MBean.
infosToRestore() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
init() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
init() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
This method is part of the interceptor MBean's registration lifecycle.
init() - Method in interface org.jboss.mx.interceptor.Interceptor
This method is part of the interceptor's lifecycle.
init(MBeanServer, ObjectName) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
init(ModelMBeanInvoker, MBeanInfo) - Method in class org.jboss.mx.persistence.DelegatingPersistenceManager
Lazy initialization Gets the external persistor to use and decides on the persistName to use for this MBean load()/store() calls.
initAttributeContexts(MBeanAttributeInfo[]) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
initAttributeContexts(MBeanAttributeInfo[]) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
initDispatchers() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
initOperationContexts(MBeanOperationInfo[]) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
initOperationContexts(MBeanOperationInfo[]) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
initPersistence(MBeanServer, ObjectName) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
initializes the persistence manager based on the info for this bean.
inject(String, String, Class, Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Inject context from the xmbean layer to the resource
instantiate() - Method in class org.jboss.mx.metadata.xb.DescriptorSupportContainer
 
instantiate() - Method in class org.jboss.mx.metadata.xb.InterceptorHolder
 
instantiate() - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
instantiate() - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
instantiate() - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
instantiate() - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
instantiate() - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
instantiate(Class) - Method in class org.jboss.mx.mxbean.CompositeTypeMetaDataFactory
 
Interceptable - Interface in org.jboss.mx.server
Interface to allow the dynamic introduction of Interceptors
Interceptor - Interface in org.jboss.mx.interceptor
This interface defines MBean interceptors.
InterceptorHolder - Class in org.jboss.mx.metadata.xb
A container for the interceptor elements.
InterceptorHolder() - Constructor for class org.jboss.mx.metadata.xb.InterceptorHolder
 
InterceptorNameConflictException - Exception in org.jboss.mx.interceptor
Exception thrown when attempting to register a shared interceptor with an already existing interceptor name.
InterceptorNameConflictException() - Constructor for exception org.jboss.mx.interceptor.InterceptorNameConflictException
 
InterceptorNameConflictException(String) - Constructor for exception org.jboss.mx.interceptor.InterceptorNameConflictException
 
InterceptorsHolder - Class in org.jboss.mx.metadata.xb
 
InterceptorsHolder() - Constructor for class org.jboss.mx.metadata.xb.InterceptorsHolder
 
Invocation - Class in org.jboss.mx.server
 
Invocation() - Constructor for class org.jboss.mx.server.Invocation
 
Invocation(InvocationContext) - Constructor for class org.jboss.mx.server.Invocation
 
InvocationContext - Class in org.jboss.mx.server
 
InvocationContext() - Constructor for class org.jboss.mx.server.InvocationContext
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
invoke(Invocation) - Method in class org.jboss.mx.interceptor.AbstractInterceptor
The default invoke implementation queries the invocation object for the next interceptor in the chain.
invoke(Invocation) - Method in class org.jboss.mx.interceptor.AttributeDispatcher
Dispatch the attribute set or get.
invoke(Invocation) - Method in class org.jboss.mx.interceptor.DynamicInterceptor
Do the trick
invoke(Invocation) - Method in interface org.jboss.mx.interceptor.Interceptor
The invoke method is called when the invocation object passes this interceptor.
invoke(Invocation) - Method in class org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor
 
invoke(Invocation) - Method in class org.jboss.mx.interceptor.ModelMBeanInfoInterceptor
Return the MBeanInfo from the invocation MBeanInvoker
invoke(Invocation) - Method in class org.jboss.mx.interceptor.ModelMBeanOperationInterceptor
 
invoke(Invocation) - Method in class org.jboss.mx.interceptor.PersistenceInterceptor
 
invoke(Invocation) - Method in class org.jboss.mx.interceptor.ReflectedDispatcher
 
invoke(Invocation) - Method in class org.jboss.mx.interceptor.StandardMBeanInfoInterceptor
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
invoke(Object, Method, Object[]) - Method in class org.jboss.mx.mxbean.CompositeDataInvocationHandler
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
invoke(Object, Method, Object[]) - Method in class org.jboss.mx.mxbean.MXBeanInvocationHandler
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Invokes the target resource.
invoke() - Method in class org.jboss.mx.server.Invocation
 
invoke(String, Object[], String[]) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
invokePostDeregister() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
invokePostRegister(Boolean) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
invokePreDeregister() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
invokePreRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
The default implementation of preRegister invokes the configureInterceptorStack(javax.management.modelmbean.ModelMBeanInfo, javax.management.MBeanServer, javax.management.ObjectName) method which sets up the interceptors for this Model MBean instance.
invokePreRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
isLoading() - Method in class org.jboss.mx.persistence.DelegatingPersistenceManager
Check if we are loading state
isLoading - Variable in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
A flag set to true to prevent attribute updates from within load triggering stores.
isLoading() - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
 
isPrimitive(String) - Static method in class org.jboss.mx.capability.OptimizedMBeanDispatcher
Checks if a given name matches the TYPE name of a primitive wrapper class.
isReadable() - Method in class org.jboss.mx.server.InvocationContext
 
isShared - Variable in class org.jboss.mx.interceptor.AbstractInterceptor
Indicates whether this interceptor instance is shared or not.
isShared() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
isShared() - Method in interface org.jboss.mx.interceptor.Interceptor
Returns true if this interceptor is shared by multiple invokers; false otherwise.
isSupportedResourceType(Object, String) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
isSupportedResourceType(Object, String) - Method in class org.jboss.mx.modelmbean.XMBean
 
isSuspended() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
isSuspended() - Method in interface org.jboss.mx.server.Suspendable
 
isWritable() - Method in class org.jboss.mx.server.InvocationContext
 
ItemMetaData - Class in org.jboss.mx.mxbean
ItemMetaData.
ItemMetaData(String, Type) - Constructor for class org.jboss.mx.mxbean.ItemMetaData
Create a new ItemMetaData.

J

JBOSSMX_DOMAIN - Static variable in interface org.jboss.mx.service.ServiceConstants
The object name domain 'JBossMX' can be used by JBossMX service implementations.
JBOSSMX_XMBEAN_DTD_1_0 - Static variable in interface org.jboss.mx.service.ServiceConstants
DTD file name for JBossMX XMBean, version 1.0
JBOSSMX_XMBEAN_DTD_1_1 - Static variable in interface org.jboss.mx.service.ServiceConstants
DTD file name for JBossMX XMBean, version 1.1
JBOSSMX_XMBEAN_DTD_1_2 - Static variable in interface org.jboss.mx.service.ServiceConstants
DTD file name for JBossMX XMBean, version 1.2
JBossNotCompliantMBeanException - Exception in org.jboss.mx.util
JBossNotCompliantMBeanException.java Created: Tues Feb 18 22:45:03 2003
JBossNotCompliantMBeanException() - Constructor for exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
JBossNotCompliantMBeanException(String) - Constructor for exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
JBossNotCompliantMBeanException(Throwable) - Constructor for exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
JBossNotCompliantMBeanException(String, Throwable) - Constructor for exception org.jboss.mx.util.JBossNotCompliantMBeanException
 
JBossXMBean10 - Class in org.jboss.mx.metadata
The JBoss 1.0 model mbean descriptor parser class.
JBossXMBean10(String, String, Element, Map) - Constructor for class org.jboss.mx.metadata.JBossXMBean10
 

L

listAll() - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Returns a String array with all the saved ids under the configured version tag.
load() - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
load(String) - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Uses the specified id to retrieve a previously persisted AttributeList.
load(ModelMBeanInvoker, MBeanInfo) - Method in class org.jboss.mx.persistence.DelegatingPersistenceManager
Called initialy when the XMBean is constructed in order to load and set the attributes of the MBean, if their persistent image exists.
load(ModelMBeanInvoker, MBeanInfo) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
load(File) - Method in class org.jboss.mx.persistence.MBeanInfoOdb
 
load(ModelMBeanInvoker, MBeanInfo) - Method in class org.jboss.mx.persistence.NullPersistence
 
load(ModelMBeanInvoker, MBeanInfo) - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
deserializes state from the object input stream
load(ModelMBeanInvoker, MBeanInfo) - Method in interface org.jboss.mx.persistence.PersistenceManager
 
loadedFromFs() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
loadFromMetadata(ModelMBeanInvoker, ModelMBeanInfo) - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
Obtain the attribute values from the metadata and invoke setAttributes on the mbean invoker.
log - Variable in class org.jboss.mx.interceptor.AbstractInterceptor
Logger reference for interceptor implementations.
log - Static variable in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
 
log - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
logger() - Method in class org.jboss.mx.persistence.MBeanInfoOdb
 
LogInterceptor - Class in org.jboss.mx.interceptor
Log interceptor.
LogInterceptor() - Constructor for class org.jboss.mx.interceptor.LogInterceptor
 
loKid - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 
lookup(String, String[]) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
lookup(String) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
lookupGetter(MBeanAttributeInfo) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the getter signature expected for an attribute.
lookupGetter(ModelMBeanAttributeInfo) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the getter signature expected for a ModelMBean attribute.
lookupGetter(MBeanAttributeInfo) - Method in class org.jboss.mx.server.MethodMapper
Return a method matching the getter signature expected for an attribute.
lookupMethod(String, String, String[]) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the specified signature
lookupMethod(String, String, String[]) - Method in class org.jboss.mx.server.MethodMapper
Return a method matching the specified signature
lookupOperation(MBeanOperationInfo) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the signature defined in the operation info
lookupOperation(MBeanOperationInfo, Object) - Static method in class org.jboss.mx.server.MethodMapper
Used to see if a ModelMBean has the operation in question.
lookupOperation(MBeanOperationInfo) - Method in class org.jboss.mx.server.MethodMapper
Return a method matching the signature defined in the operation info
lookupSetter(MBeanAttributeInfo) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the setter signature expected for an attribute
lookupSetter(ModelMBeanAttributeInfo) - Method in class org.jboss.mx.metadata.MethodMapper
Return a method matching the setter signature expected for a ModelMBean attribute
lookupSetter(MBeanAttributeInfo) - Method in class org.jboss.mx.server.MethodMapper
Return a method matching the setter signature expected for an attribute

M

makeProxy(MBeanServerConnection, ObjectName, Class<T>) - Static method in class org.jboss.mx.mxbean.MXBeanFactory
Create a proxy
MAP_INDEX_NAMES - Static variable in class org.jboss.mx.mxbean.MXBeanUtils
Map index names
MAP_ITEM_NAMES - Static variable in class org.jboss.mx.mxbean.MXBeanUtils
Map item names
MAP_KEY - Static variable in class org.jboss.mx.mxbean.MXBeanUtils
The map key
MAP_VALUE - Static variable in class org.jboss.mx.mxbean.MXBeanUtils
The map value
MBEAN_LOADER_DTD_1_0 - Static variable in interface org.jboss.mx.service.ServiceConstants
DTD file name for XMLMBeanLoader, version 1.0
MBeanCapability - Class in org.jboss.mx.metadata
Holds the type of an MBean class.
MBeanEntry - Class in org.jboss.mx.server.registry
info@todo this docs
MBeanEntry(ObjectName, MBeanInvoker, Object, Map) - Constructor for class org.jboss.mx.server.registry.MBeanEntry
Construct a new mbean registration entry.
MBeanInfoConversion - Class in org.jboss.mx.metadata
Routines for converting MBeanInfo to ModelMBeanInfoSupport and stripping ModelMBeanOperationInfos that are referred to in ModelMBeanAttributeInfos.
MBeanInfoConversion() - Constructor for class org.jboss.mx.metadata.MBeanInfoConversion
 
mbeanInfoDb() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
MbeanInfoDb - Class in org.jboss.mx.server.registry
In-Memory database of MBeanInfo objects.
MbeanInfoDb() - Constructor for class org.jboss.mx.server.registry.MbeanInfoDb
 
MbeanInfoDbPm - Class in org.jboss.mx.persistence
Class responsible for storing and loading the MBean info database.
MbeanInfoDbPm() - Constructor for class org.jboss.mx.persistence.MbeanInfoDbPm
 
MBeanInfoOdb - Class in org.jboss.mx.persistence
MBean Info Object Database.
MBeanInfoOdb() - Constructor for class org.jboss.mx.persistence.MBeanInfoOdb
 
MBeanInvoker - Interface in org.jboss.mx.server
This interface represents an invoker for an MBean.
mbeanType - Variable in class org.jboss.mx.metadata.MBeanCapability
 
mbiDbRoot() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
mbInfosToStore() - Method in class org.jboss.mx.server.registry.MbeanInfoDb
ObjectName objects bound to MBean Info objects that are waiting to be stored in the persistence store.
mbiPersistenceQueue() - Method in class org.jboss.mx.server.registry.MbeanInfoDb
 
METADATA_DESCRIPTOR_PREFIX - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Descriptor field naming prefix for XMBean configuration.
MetaDataBuilder - Interface in org.jboss.mx.metadata
The MetaDataBuilder interface defines the contract between the Model MBean and a metadata builder implementation.
method - Variable in class org.jboss.mx.interceptor.ReflectedDispatcher
 
MethodMapper - Class in org.jboss.mx.metadata
Helper class for resolving JMX *Info objects against Method objects.
MethodMapper(Class) - Constructor for class org.jboss.mx.metadata.MethodMapper
Constructs a mapper by reflecting on the class.
MethodMapper - Class in org.jboss.mx.server
Helper class for resolving JMX *Info objects against Method objects.
MethodMapper(Class) - Constructor for class org.jboss.mx.server.MethodMapper
Constructs a mapper by reflecting on the class.
methodSignature(Method) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a signature string using a Method object.
methodSignature(String, String, String[]) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a signature string using the supplied signature arguments.
methodSignature(Method) - Static method in class org.jboss.mx.server.MethodMapper
Generates a signature string using a Method object.
methodSignature(String, String, String[]) - Static method in class org.jboss.mx.server.MethodMapper
Generates a signature string using the supplied signature arguments.
ModelMBeanAttributeInfoContainer - Class in org.jboss.mx.metadata.xb
The ModelMBeanAttributeInfo JBossXB container
ModelMBeanAttributeInfoContainer() - Constructor for class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
ModelMBeanAttributeInterceptor - Class in org.jboss.mx.interceptor
This interceptor handles the ModelMBean attribute caching and setter and getter dispatches.
ModelMBeanAttributeInterceptor() - Constructor for class org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor
 
ModelMBeanConstructorInfoContainer - Class in org.jboss.mx.metadata.xb
The ModelMBeanConstructorInfo JBossXB container
ModelMBeanConstructorInfoContainer() - Constructor for class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
ModelMBeanInfoInterceptor - Class in org.jboss.mx.interceptor
This interceptor returns the MBeanInfo from the invocation invoker.
ModelMBeanInfoInterceptor() - Constructor for class org.jboss.mx.interceptor.ModelMBeanInfoInterceptor
 
ModelMBeanInfoInterceptor(String) - Constructor for class org.jboss.mx.interceptor.ModelMBeanInfoInterceptor
 
ModelMBeanInfoSupportWrapper - Class in org.jboss.mx.metadata.xb
A javabean wrapper used to construct a ModelMBeanInfoSupport
ModelMBeanInfoSupportWrapper() - Constructor for class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
ModelMBeanInterceptor - Class in org.jboss.mx.interceptor
A noop subclass of the ModelMBeanInfoInterceptor for backward compability with 3.2.3-3.2.0 configurations.
ModelMBeanInterceptor() - Constructor for class org.jboss.mx.interceptor.ModelMBeanInterceptor
 
ModelMBeanInvoker - Class in org.jboss.mx.modelmbean
An extension of the MBeanInvoker that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources.
ModelMBeanInvoker() - Constructor for class org.jboss.mx.modelmbean.ModelMBeanInvoker
Default constructor.
ModelMBeanInvoker(ModelMBeanInfo) - Constructor for class org.jboss.mx.modelmbean.ModelMBeanInvoker
Creates a Model MBean instance and initializes it with the given Model MBean metadata.
ModelMBeanNotificationInfoContainer - Class in org.jboss.mx.metadata.xb
The JBossXB ModelMBeanNotificationInfo container
ModelMBeanNotificationInfoContainer() - Constructor for class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
ModelMBeanOperationInfoContainer - Class in org.jboss.mx.metadata.xb
The ModelMBeanOperationInfo JBossXB container
ModelMBeanOperationInfoContainer() - Constructor for class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
ModelMBeanOperationInterceptor - Class in org.jboss.mx.interceptor
This interceptor handles the ModelMBean operation caching
ModelMBeanOperationInterceptor() - Constructor for class org.jboss.mx.interceptor.ModelMBeanOperationInterceptor
 
MXBean - Annotation Type in org.jboss.mx.mxbean
MXBean.
MXBeanDelegate - Class in org.jboss.mx.mxbean
MXBeanDelegate.
MXBeanDelegate(Object, Class) - Constructor for class org.jboss.mx.mxbean.MXBeanDelegate
Construct a DynamicMBean from the given implementation object and the passed management interface class.
MXBeanDelegate(Class) - Constructor for class org.jboss.mx.mxbean.MXBeanDelegate
Construct a DynamicMBean from this object and the passed management interface class.
MXBeanFactory - Class in org.jboss.mx.mxbean
MXBeanFactory.
MXBeanFactory() - Constructor for class org.jboss.mx.mxbean.MXBeanFactory
 
MXBeanInvocationHandler - Class in org.jboss.mx.mxbean
MXBeanInvocationHandler.
MXBeanInvocationHandler(MBeanServerConnection, Class<?>, ObjectName) - Constructor for class org.jboss.mx.mxbean.MXBeanInvocationHandler
Create a new MXBeanInvocationHandler.
MXBeanMetaData - Class in org.jboss.mx.mxbean
MXBeanMetaData
MXBeanMetaData(Object) - Constructor for class org.jboss.mx.mxbean.MXBeanMetaData
Create a new MXBeanMetaData.
MXBeanMetaData(Class<?>) - Constructor for class org.jboss.mx.mxbean.MXBeanMetaData
Create a new MXBeanMetaData.
MXBeanMetaData(Object, Class<?>) - Constructor for class org.jboss.mx.mxbean.MXBeanMetaData
Create a new MXBeanMetaData.
MXBeanSupport - Class in org.jboss.mx.mxbean
MXBeanSupport.
MXBeanSupport() - Constructor for class org.jboss.mx.mxbean.MXBeanSupport
Create a new MXBeanSupport.
MXBeanSupport(Class<?>) - Constructor for class org.jboss.mx.mxbean.MXBeanSupport
Create a new MXBeanSupport.
MXBeanUtils - Class in org.jboss.mx.mxbean
Utils.
MXBeanUtils() - Constructor for class org.jboss.mx.mxbean.MXBeanUtils
 

N

name - Variable in class org.jboss.mx.interceptor.AbstractInterceptor
Name for this interceptor.
namesToRestore() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
newMXBean(Object) - Static method in class org.jboss.mx.mxbean.MXBeanFactory
Create a new MXBean
newMXBean(T, Class<T>) - Static method in class org.jboss.mx.mxbean.MXBeanFactory
Create a new MXBean
nextInterceptor() - Method in class org.jboss.mx.server.Invocation
 
NOCLASSES - Static variable in class org.jboss.mx.server.InvocationContext
 
NOT_AN_MBEAN - Static variable in class org.jboss.mx.metadata.MBeanCapability
 
NotificationType - Annotation Type in org.jboss.mx.mxbean
NotificationType.
notifier - Variable in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Notification broadcaster for this Model MBean.
notifierSequence - Variable in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Notification sequence number for generic Model MBean notifications.
NullInterceptor - Class in org.jboss.mx.interceptor
A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
NullInterceptor() - Constructor for class org.jboss.mx.interceptor.NullInterceptor
 
NullPersistence - Class in org.jboss.mx.persistence
Provides an empty implementation of the PersistenceManager interface.
NullPersistence() - Constructor for class org.jboss.mx.persistence.NullPersistence
 

O

objectName - Variable in class org.jboss.mx.interceptor.AbstractSharedInterceptor
Object name of this interceptor.
objectName(File) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
ObjectReferenceInterceptor - Class in org.jboss.mx.interceptor
A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
ObjectReferenceInterceptor() - Constructor for class org.jboss.mx.interceptor.ObjectReferenceInterceptor
 
ObjectStreamPersistenceManager - Class in org.jboss.mx.persistence
Object Stream Persistence Manager.
ObjectStreamPersistenceManager() - Constructor for class org.jboss.mx.persistence.ObjectStreamPersistenceManager
 
objNameSeparator() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
objNameSepRep() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
of(Class) - Static method in class org.jboss.mx.metadata.MBeanCapability
 
OP_GETATTRIBUTE - Static variable in class org.jboss.mx.server.InvocationContext
 
OP_GETMBEANINFO - Static variable in class org.jboss.mx.server.InvocationContext
 
OP_INVOKE - Static variable in class org.jboss.mx.server.InvocationContext
 
OP_SETATTRIBUTE - Static variable in class org.jboss.mx.server.InvocationContext
 
OPERATION_IMPACT - Static variable in class org.jboss.mx.server.InvocationContext
 
operationContextMap - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
operationSignature(MBeanOperationInfo) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a signature string using the operation info.
operationSignature(MBeanOperationInfo) - Static method in class org.jboss.mx.server.MethodMapper
Generates a signature string using the operation info.
opKeyString(String, String[]) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
OptimizedMBeanDispatcher - Class in org.jboss.mx.capability
Byte code optimized dispatcher for Standard MBeans.
OptimizedMBeanDispatcher() - Constructor for class org.jboss.mx.capability.OptimizedMBeanDispatcher
 
org.jboss.mx.capability - package org.jboss.mx.capability
 
org.jboss.mx.interceptor - package org.jboss.mx.interceptor
 
org.jboss.mx.metadata - package org.jboss.mx.metadata
 
org.jboss.mx.metadata.xb - package org.jboss.mx.metadata.xb
 
org.jboss.mx.modelmbean - package org.jboss.mx.modelmbean
 
org.jboss.mx.mxbean - package org.jboss.mx.mxbean
 
org.jboss.mx.persistence - package org.jboss.mx.persistence
 
org.jboss.mx.server - package org.jboss.mx.server
 
org.jboss.mx.server.registry - package org.jboss.mx.server.registry
 
org.jboss.mx.service - package org.jboss.mx.service
 
org.jboss.mx.util - package org.jboss.mx.util
 
override(Invocation) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
override(Invocation) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Placeholder to allow subclasses to override the invocation

P

persistence - Variable in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Persistence manager.
PERSISTENCE_TIMER - Static variable in interface org.jboss.mx.service.ServiceConstants
Default object name for persistence interceptor with ON_TIMER policy.
PersistenceInterceptor - Class in org.jboss.mx.interceptor
A peristence interceptor that uses the java.util.Timer framework for the scheculed peristence policies.
PersistenceInterceptor() - Constructor for class org.jboss.mx.interceptor.PersistenceInterceptor
 
PersistenceInterceptor2 - Class in org.jboss.mx.interceptor
A noop subclass of the PersistenceInterceptor for backward compability with 3.2.3-3.2.0 configurations.
PersistenceInterceptor2() - Constructor for class org.jboss.mx.interceptor.PersistenceInterceptor2
 
PersistenceManager - Interface in org.jboss.mx.persistence
Persistence manager interface adds MBeanInfo to PersistenMBean operations.
PersistPolicy - Class in org.jboss.mx.metadata.xb
 
PersistPolicy() - Constructor for class org.jboss.mx.metadata.xb.PersistPolicy
 
postDeregister() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
postDeregister() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
postDeregister() - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
postDeregister() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
postDeregister() - Method in class org.jboss.mx.server.RawDynamicInvoker
 
postDeregisterCtx - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
postRegister(Boolean) - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
postRegister(Boolean) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
postRegister(Boolean) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
postRegister(Boolean) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
postRegister(Boolean) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
postRegisterCtx - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
preDeregister() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
preDeregister() - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
preDeregister() - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
preDeregister() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
preDeregister() - Method in class org.jboss.mx.server.RawDynamicInvoker
 
preDeregisterCtx - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Initializes this invoker.
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
preRegisterCtx - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
 
printStackTrace(PrintStream) - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in exception org.jboss.mx.util.JBossNotCompliantMBeanException
Prints the composite message and the embedded stack trace to System.err.
properties - Variable in class org.jboss.mx.metadata.AbstractBuilder
Configuration properties.
PUBLIC_JBOSSMX_XMBEAN_DTD_1_0 - Static variable in interface org.jboss.mx.service.ServiceConstants
 
PUBLIC_JBOSSMX_XMBEAN_DTD_1_1 - Static variable in interface org.jboss.mx.service.ServiceConstants
 
PUBLIC_JBOSSMX_XMBEAN_DTD_1_2 - Static variable in interface org.jboss.mx.service.ServiceConstants
 

R

RawDynamicInvoker - Class in org.jboss.mx.server
 
RawDynamicInvoker(DynamicMBean) - Constructor for class org.jboss.mx.server.RawDynamicInvoker
 
reconstruct(Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Reconstruct a type from an object
reconstruct(OpenType, Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Reconstruct a type from an object
reconstructArrayData(OpenType, Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Reconstruct an array type
reconstructCompositeData(OpenType, Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Reconstruct a composite type
reconstructTabularData(OpenType, Type, Object, Object) - Static method in class org.jboss.mx.mxbean.MXBeanUtils
Reconstruct a tabular type
ReflectedDispatcher - Class in org.jboss.mx.interceptor
 
ReflectedDispatcher() - Constructor for class org.jboss.mx.interceptor.ReflectedDispatcher
 
ReflectedDispatcher(boolean) - Constructor for class org.jboss.mx.interceptor.ReflectedDispatcher
 
ReflectedDispatcher(Method, boolean) - Constructor for class org.jboss.mx.interceptor.ReflectedDispatcher
 
ReflectedMBeanDispatcher - Class in org.jboss.mx.capability
Directs DynamicMBean calls to underlying resource via reflection.
ReflectedMBeanDispatcher(MBeanInfo, AttributeOperationResolver, Object) - Constructor for class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
ReflectedMBeanDispatcher.MethodPair - Class in org.jboss.mx.capability
 
ReflectedMBeanDispatcher.MethodPair(Method, Method) - Constructor for class org.jboss.mx.capability.ReflectedMBeanDispatcher.MethodPair
 
register(MBeanServer) - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
Registers the interceptor to the MBean server.
register(MBeanServer) - Method in interface org.jboss.mx.interceptor.SharedInterceptor
Registers this interceptor to the given MBean server.
register() - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
Iterates over the loaded MBean infos and ObjectNames, creates an MBean for each, and registers it with the server.
remove(String) - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Removes the persisted AttributeList, if exists
REMOVE_INTERCEPTOR - Static variable in class org.jboss.mx.interceptor.DynamicInterceptor
 
removeAll() - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Removes all the persisted data stored under the configured version tag.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
removeFromMbiQueue(ObjectName) - Method in class org.jboss.mx.server.registry.MbeanInfoDb
 
removeNotificationListener(NotificationListener) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
removeNotificationListener(NotificationListener) - Method in class org.jboss.mx.modelmbean.XMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.modelmbean.XMBean
 
removeNotificationListener(NotificationListener) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
removeNotificationListener(NotificationListener) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
removeNotificationListenerFromResource(NotificationListener) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
removeNotificationListenerFromResource(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
removeOperationInterceptor(Interceptor) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Remove the specified operation interceptor
removeOperationInterceptor(Interceptor) - Method in interface org.jboss.mx.server.Interceptable
Remove the specified operation interceptor
replaceAll(String, String, String) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
JDK 1.3.1 substitute for jdk 1.4.1 String.replaceAll() Does not accept regular expressions...
replaceAll(String, String, String, int) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
Iterative
RequiredModelMBeanInvoker - Class in org.jboss.mx.modelmbean
An invoker that handles the 'ops' that are part of the RequiredModelMBean that must be handled at that level rather than its delegate.
RequiredModelMBeanInvoker(DynamicMBean) - Constructor for class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
resolveEntity(String, String) - Method in class org.jboss.mx.metadata.XMBeanEntityResolver
Deprecated.  
RESOURCE_DESCRIPTOR_PREFIX - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Descriptor field naming prefix for XMBean configuration.
RESOURCE_REFERENCE - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Mandatory descriptor field when XMBeanConstants.DESCRIPTOR resource type is used.
RESOURCE_TYPE - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Mandatory descriptor field when XMBeanConstants.DESCRIPTOR resource type is used.
resourceEntry - Variable in class org.jboss.mx.server.AbstractMBeanInvoker
The mbean server register entry used for the TCL
resourceType - Variable in class org.jboss.mx.modelmbean.ModelMBeanInvoker
The resource type string of the managed resource, such as ModelMBeanConstants.OBJECT_REF or XMBeanConstants.STANDARD_INTERFACE.
resume() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
resume() - Method in interface org.jboss.mx.server.Suspendable
 

S

SAX_PARSER - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
XML metadata descriptor field name.
SecurityInterceptor - Class in org.jboss.mx.interceptor
Security interceptor.
SecurityInterceptor() - Constructor for class org.jboss.mx.interceptor.SecurityInterceptor
 
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sends an attribute change notification.
sendAttributeChangeNotification(Attribute, Attribute) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sends an attribute change notification.
sendNotification(String) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sends a notification with a given string message.
sendNotification(Notification) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sends a notification.
server - Variable in class org.jboss.mx.interceptor.AbstractSharedInterceptor
MBean server reference for shared interceptors.
ServiceConstants - Interface in org.jboss.mx.service
Defines constants for JBossMX services.
SET_METHOD_ATTRIBUTE - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
 
setAccess(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setArgs(Object[]) - Method in class org.jboss.mx.server.Invocation
 
setAttribute(Attribute) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
setAttribute(Attribute) - Method in class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
setAttribute(Attribute) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
setAttribute(Attribute) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
setAttribute(Attribute) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Sets an attribute value.
setAttribute(Attribute) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
setAttributes(AttributeList) - Method in class org.jboss.mx.capability.ReflectedMBeanDispatcher
 
setAttributes(AttributeList) - Method in class org.jboss.mx.modelmbean.RequiredModelMBeanInvoker
 
setAttributes(AttributeList) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
 
setAttributes(AttributeList) - Method in class org.jboss.mx.mxbean.MXBeanSupport
 
setAttributes(AttributeList) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
setAttributes(AttributeList) - Method in class org.jboss.mx.server.RawDynamicInvoker
 
setAttributeType(String) - Method in class org.jboss.mx.server.InvocationContext
 
setClassName(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
setDefaultValue(Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setDescription(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
setDescription(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
setDescriptor(Descriptor) - Method in class org.jboss.mx.server.InvocationContext
 
setDescriptors(Descriptor) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setDescriptors(Descriptor) - Method in class org.jboss.mx.metadata.xb.ModelMBeanConstructorInfoContainer
 
setDescriptors(Descriptor) - Method in class org.jboss.mx.metadata.xb.ModelMBeanInfoSupportWrapper
 
setDescriptors(Descriptor) - Method in class org.jboss.mx.metadata.xb.ModelMBeanNotificationInfoContainer
 
setDescriptors(Descriptor) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
setDispatcher(Interceptor) - Method in class org.jboss.mx.server.InvocationContext
 
setGetMethod(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setImpact(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
setImplementation(Object) - Method in class org.jboss.mx.mxbean.MXBeanDelegate
Replace the implementation object
setInterceptors(List) - Method in class org.jboss.mx.server.InvocationContext
 
setInvocationTimeout(long) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
setInvocationTimeout(long) - Method in interface org.jboss.mx.server.Suspendable
 
setInvoker(AbstractMBeanInvoker) - Method in class org.jboss.mx.server.InvocationContext
 
setIsLoading(boolean) - Method in class org.jboss.mx.persistence.DelegatingPersistenceManager
Set the loading status
setIsLoading(boolean) - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
 
setLoadedFromFs(boolean) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
setLogger(Logger) - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
setLogger(Logger) - Method in interface org.jboss.mx.interceptor.Interceptor
Called by the MBeanInvoker on a non-shared interceptors to set a logger reference for this interceptor.
setManagedResource(Object, String) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sets the managed resource for this Model MBean instance.
setMBeanEntry(MBeanEntry) - Static method in class org.jboss.mx.server.AbstractMBeanInvoker
Set the MBeanEntry thread local value.
setMbeanInfoDb(MbeanInfoDb) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
setMbiDbRoot(File) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
setModelMBeanInfo(ModelMBeanInfo) - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
Sets the MBean metadata for this Model MBean instance.
setName(String) - Method in class org.jboss.mx.interceptor.AbstractInterceptor
Sets a name for this interceptor.
setName(String) - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
Shared interceptors allows their name to be set only before they have been registered to the MBean server.
setName(String) - Method in class org.jboss.mx.metadata.xb.Holder
 
setName(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
setName(String) - Method in class org.jboss.mx.server.InvocationContext
 
setObjectName(ObjectName) - Method in class org.jboss.mx.server.registry.MBeanEntry
A protected method used to set the entry object name when access to the entry is needed before the ultimate name under which the mbean is registered is known.
setPersistLocation(String) - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
setPersistName(String) - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
setPersistPeriod(String) - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
setPersistPolicy(String) - Method in class org.jboss.mx.metadata.xb.PersistPolicy
 
setProperties(Map) - Method in class org.jboss.mx.metadata.AbstractBuilder
Sets a copy of a properties map to this builder instance.
setProperty(String, Object) - Method in class org.jboss.mx.metadata.AbstractBuilder
Sets a builder configuration property.
setProperty(String, Object) - Method in interface org.jboss.mx.metadata.MetaDataBuilder
Sets a property that can be used to control the behaviour of the builder implementation.
setReadable(boolean) - Method in class org.jboss.mx.server.InvocationContext
 
setResource(Object) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
Sets the XMBean resource and optionally allows the resource to interact with the jmx microkernel via the following injection points: #ModelMBeanConstants.MBEAN_SERVER_INJECTION_TYPE #ModelMBeanConstants.MBEAN_INFO_INJECTION_TYPE #ModelMBeanConstants.OBJECT_NAME_INJECTION_TYPE
setResource(Object) - Method in interface org.jboss.mx.server.MBeanInvoker
 
setResourceClassName(String) - Method in class org.jboss.mx.server.registry.MBeanEntry
Retrieve the class name for the mbean.
setReturnType(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanOperationInfoContainer
 
setReturnType(String) - Method in class org.jboss.mx.server.InvocationContext
 
setSetMethod(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setter - Variable in class org.jboss.mx.capability.ReflectedMBeanDispatcher.MethodPair
 
setterSignature(MBeanAttributeInfo) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a signature string for an attribute setter method using standard rules
setterSignature(ModelMBeanAttributeInfo) - Static method in class org.jboss.mx.metadata.MethodMapper
Generates a setter signature string for a ModelMBean attribute by checking the descriptor for setMethod.
setterSignature(MBeanAttributeInfo) - Static method in class org.jboss.mx.server.MethodMapper
Generates a signature string for an attribute setter method using standard rules
setType(String) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setType(String) - Method in class org.jboss.mx.server.InvocationContext
 
setValue(Object) - Method in class org.jboss.mx.metadata.xb.Holder
 
setValue(Object) - Method in class org.jboss.mx.metadata.xb.ModelMBeanAttributeInfoContainer
 
setValuesFromMBeanInfo() - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
setWritable(boolean) - Method in class org.jboss.mx.server.InvocationContext
 
SharedInterceptor - Interface in org.jboss.mx.interceptor
 
SkeletonOpenType - Class in org.jboss.mx.mxbean
SkeletonOpenType.
SkeletonOpenType(Type) - Constructor for class org.jboss.mx.mxbean.SkeletonOpenType
Create a new SkeletonOpenType.
STANDARD_INTERFACE - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Resource type string identifying a resource object that implements an interface adhering to the Standard MBean naming conventions.
STANDARD_MBEAN - Static variable in class org.jboss.mx.metadata.MBeanCapability
 
STANDARD_MBEAN - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
 
StandardMBeanInfoInterceptor - Class in org.jboss.mx.interceptor
 
StandardMBeanInfoInterceptor() - Constructor for class org.jboss.mx.interceptor.StandardMBeanInfoInterceptor
 
StandardMetaData - Class in org.jboss.mx.metadata
This metadata builder implementation builds a MBean info based on the naming rules of the Standard MBeans.
StandardMetaData(Object) - Constructor for class org.jboss.mx.metadata.StandardMetaData
Initializes the Standard metadata builder.
StandardMetaData(Class) - Constructor for class org.jboss.mx.metadata.StandardMetaData
Initializes the Standard metadata builder.
StandardMetaData(Object, Class) - Constructor for class org.jboss.mx.metadata.StandardMetaData
Initializes the Standard metadata builder.
start() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
start() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
This method is part of the interceptor MBean's registration lifecycle.
start() - Method in interface org.jboss.mx.interceptor.Interceptor
This method is part of the interceptor's lifecycle.
stop() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
 
stop() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
This method is part of the interceptor MBean's registration lifecycle.
stop() - Method in interface org.jboss.mx.interceptor.Interceptor
This method is part of the interceptor lifecycle.
store(String, String[], Integer) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
store(String, Integer) - Method in class org.jboss.mx.metadata.AttributeOperationResolver
 
store() - Method in class org.jboss.mx.modelmbean.ModelMBeanInvoker
 
store(String, AttributeList) - Method in interface org.jboss.mx.persistence.AttributePersistenceManager
Persists an AttributeList (name/value pair list), under a specified id.
store(MBeanInfo) - Method in class org.jboss.mx.persistence.DelegatingPersistenceManager
store() is triggered by the PersistenceInterceptor based on the persistence policy.
store(MBeanInfo) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
store(ObjectName, MBeanInfo) - Method in class org.jboss.mx.persistence.MbeanInfoDbPm
 
store(MBeanInfo, File) - Method in class org.jboss.mx.persistence.MBeanInfoOdb
 
store(MBeanInfo) - Method in class org.jboss.mx.persistence.NullPersistence
 
store(MBeanInfo) - Method in class org.jboss.mx.persistence.ObjectStreamPersistenceManager
What we need to get here is 1) the persist location, and 2) the entire contents of the mbean.
store(MBeanInfo) - Method in interface org.jboss.mx.persistence.PersistenceManager
 
stripAttributeOperations(ModelMBeanInfo, boolean) - Static method in class org.jboss.mx.metadata.MBeanInfoConversion
Returns a ModelMBeanInfoSupport where ModelMBeanOperationInfos that are referred to by ModelMBeanAttributeInfo getMethod or setMethod descriptor fields are stripped out.
suspend() - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
suspend(long) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
suspend(boolean) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
suspend() - Method in interface org.jboss.mx.server.Suspendable
 
suspend(long) - Method in interface org.jboss.mx.server.Suspendable
 
suspend(boolean) - Method in interface org.jboss.mx.server.Suspendable
 
Suspendable - Interface in org.jboss.mx.server
 

T

TimeoutException - Exception in org.jboss.mx.server
 
TimeoutException() - Constructor for exception org.jboss.mx.server.TimeoutException
 
TimeoutException(String) - Constructor for exception org.jboss.mx.server.TimeoutException
 
toCompositeData() - Method in interface org.jboss.mx.mxbean.CompositeDataView
Convert this object to composite data
toModelMBeanInfo(MBeanInfo) - Static method in class org.jboss.mx.metadata.MBeanInfoConversion
Convert regular MBeanInfo into ModelMBeanInfo.
toModelMBeanInfo(MBeanInfo, boolean) - Static method in class org.jboss.mx.metadata.MBeanInfoConversion
Convert regular MBeanInfo to ModelMBeanInfo.
toString() - Method in class org.jboss.mx.interceptor.AbstractInterceptor
Returns a string representation of this interceptor instance.
toString() - Method in class org.jboss.mx.interceptor.AbstractSharedInterceptor
Returns a string representation of this interceptor instance.
toString() - Method in class org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
 
toString() - Method in class org.jboss.mx.server.Invocation
 
toString() - Method in class org.jboss.mx.server.InvocationContext
Print what's inside the InvocationContext
toString() - Method in class org.jboss.mx.server.MethodMapper
 

U

updateAttributeInfo(Descriptor) - Method in class org.jboss.mx.server.AbstractMBeanInvoker
 
updateAttributeInfo(Descriptor) - Method in interface org.jboss.mx.server.MBeanInvoker
 

V

val - Variable in class org.jboss.mx.metadata.AttributeOperationResolver.Node
 

X

XMBean - Class in org.jboss.mx.modelmbean
XMBean implementation.
XMBean() - Constructor for class org.jboss.mx.modelmbean.XMBean
Default constructor for the XMBean Model MBean implementation.
XMBean(ModelMBeanInfo) - Constructor for class org.jboss.mx.modelmbean.XMBean
Creates an XMBean Model MBean implementation with a predefined JMX metadata.
XMBean(Object, String) - Constructor for class org.jboss.mx.modelmbean.XMBean
Creates a XMBean instance with a given resource object and resource type.
XMBean(Object, URL) - Constructor for class org.jboss.mx.modelmbean.XMBean
 
XMBean(Descriptor) - Constructor for class org.jboss.mx.modelmbean.XMBean
 
XMBean(Object, Element, String) - Constructor for class org.jboss.mx.modelmbean.XMBean
 
XMBean(Object, Element, String) - Constructor for class org.jboss.mx.modelmbean.XMBean
 
XMBEAN_DESCRIPTOR_PREFIX - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
Descriptor field naming prefix for XMBean configuration.
XMBeanConstants - Interface in org.jboss.mx.modelmbean
Constraint definitions for the XMBean implementation.
XMBeanEntityResolver - Class in org.jboss.mx.metadata
Deprecated.  
XMBeanEntityResolver() - Constructor for class org.jboss.mx.metadata.XMBeanEntityResolver
Deprecated.  
XML_VALIDATION - Static variable in interface org.jboss.mx.modelmbean.XMBeanConstants
XML metadata descriptor field name.
XMLMetaData - Class in org.jboss.mx.metadata
Aggregate builder for XML schemas.
XMLMetaData(String, String, URL) - Constructor for class org.jboss.mx.metadata.XMLMetaData
Constructs an aggregate XML builder implementation.
XMLMetaData(String, String, String) - Constructor for class org.jboss.mx.metadata.XMLMetaData
Constructs an aggregate XML builder implementation.
XMLMetaData(String, String, URL, Map) - Constructor for class org.jboss.mx.metadata.XMLMetaData
Constructs an aggregate XML builder implementation.
XMLMetaData(String, String, String, Map) - Constructor for class org.jboss.mx.metadata.XMLMetaData
Constructs an aggregate XML builder implementation.
XMLMetaData(String, String, Element, String) - Constructor for class org.jboss.mx.metadata.XMLMetaData
Creates a new XMLMetaData instance using an explicit DOM element as the configuration source, and requiring an explicit version indicator.

A B C D E F G H I J L M N O P R S T U V X

Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.