- AbstractComponentNameTransformer<T> - Class in org.jboss.managed.plugins.factory
-
Abstract component name transformer.
- AbstractComponentNameTransformer(Class<T>) - Constructor for class org.jboss.managed.plugins.factory.AbstractComponentNameTransformer
-
- AbstractCompositeMetaType - Class in org.jboss.metatype.plugins.types
-
ImmutableCompositeMetaType.
- AbstractCompositeMetaType(String, String, String[], String[], MetaType[], boolean) - Constructor for class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
Construct a composite meta type.
- AbstractCompositeMetaType(String, String) - Constructor for class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
Construct a composite meta type with no items.
- AbstractInstanceClassFactory<T> - Class in org.jboss.managed.plugins.factory
-
A base InstanceClassFactory implementation that uses jboss reflection to
get/set values on the underlying property object.
- AbstractInstanceClassFactory() - Constructor for class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- AbstractInstanceClassFactory(ManagedObjectFactory) - Constructor for class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Create an AbstractInstanceClassFactory with a ManagedObjectFactory.
- AbstractManagedObjectFactory - Class in org.jboss.managed.plugins.factory
-
The base ManagedObjectFactory implementation.
- AbstractManagedObjectFactory() - Constructor for class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Create an AbstractManagedObjectFactory that uses an AbstractInstanceClassFactory
as the defaultInstanceFactory and AbstractManagedObjectPopulator as the
defaultManagedObjectPopulator.
- AbstractManagedObjectFactory(MetaTypeFactory, MetaValueFactory, InstanceClassFactory<?>, ManagedObjectPopulator<?>, Map<Class<?>, ManagedObjectBuilder>, Map<Class<?>, InstanceClassFactory<?>>) - Constructor for class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Create an AbstractManagedObjectFactory the given factories, supporting
information.
- AbstractManagedObjectPopulator<T> - Class in org.jboss.managed.plugins.factory
-
A default ManagedObjectPopulator implementation that relies on mc configuration
for obtaining BeanInfos for a class, and InstanceClassFactorys for
class, name and values from a value to be managed.
- AbstractManagedObjectPopulator(Configuration) - Constructor for class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- AbstractManagedObjectPopulator(Configuration, InstanceClassFactory<?>, Map<Class<?>, InstanceClassFactory<?>>) - Constructor for class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- AbstractMetaType - Class in org.jboss.metatype.api.types
-
AbstractMetaType.
- AbstractMetaType(String, String, String) - Constructor for class org.jboss.metatype.api.types.AbstractMetaType
-
Construct a new MetaType.
- AbstractMetaType(String, String) - Constructor for class org.jboss.metatype.api.types.AbstractMetaType
-
Construct a new MetaType.
- AbstractMetaType(String) - Constructor for class org.jboss.metatype.api.types.AbstractMetaType
-
Construct a new MetaType.
- AbstractMetaValue - Class in org.jboss.metatype.api.values
-
AbstractMetaValue.
- AbstractMetaValue() - Constructor for class org.jboss.metatype.api.values.AbstractMetaValue
-
- ACTIVATION_POLICY - Static variable in interface org.jboss.managed.api.Fields
-
The activation-policy flag
- ActivationPolicy - Enum in org.jboss.managed.api.annotation
-
When a managed property change is applied
- addComponent(String, ManagedComponent) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Add a component to this deployment
- addComponent(String, ManagedComponent) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- addDefaultValueBuilder(DefaultValueBuilder) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- addInstanceClassFactory(InstanceClassFactory<X>) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Add an InstanceClassFactory.
- addItem(String) - Method in class org.jboss.metatype.api.types.MapCompositeMetaType
-
Add an item
- addItem(String, String) - Method in class org.jboss.metatype.api.types.MapCompositeMetaType
-
Add an item along with its description
- addItem(String, String, MetaType) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
Add an item
- addItem(String, String, MetaType) - Method in class org.jboss.metatype.plugins.types.MutableCompositeMetaType
-
- addManagedObjectDefinition(ManagedObjectDefinition) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Add managed object definition.
- addModule(String, DeploymentTemplateInfo) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Add a deployment
- addModule(String, DeploymentTemplateInfo) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- addProperty(ManagedProperty) - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- addProperty(String, String) - Method in class org.jboss.metatype.api.types.PropertiesMetaType
-
- addType(String) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Add a deployment/module type
- addType(String) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- ADMIN_VIEWS - Static variable in interface org.jboss.managed.api.Fields
-
The activation-policy flag
- ALLOWED_CLASSNAMES - Static variable in interface org.jboss.metatype.api.types.MetaType
-
The allowed classnames.
- AnnotationDefaults - Class in org.jboss.managed.api.annotation
-
Defaults for annotations to test whether object annotations
are at their default value and unitialized.
- AnnotationDefaults() - Constructor for class org.jboss.managed.api.annotation.AnnotationDefaults
-
- ANNOTATIONS - Static variable in interface org.jboss.managed.api.Fields
-
The annotations associated with the property
- ArrayMetaType - Class in org.jboss.metatype.api.types
-
ArrayMetaType.
- ArrayMetaType(int, MetaType) - Constructor for class org.jboss.metatype.api.types.ArrayMetaType
-
Construct an ArrayMetaType.
- ArrayMetaType(SimpleMetaType, boolean) - Constructor for class org.jboss.metatype.api.types.ArrayMetaType
-
Construct an ArrayMetaType.
- ArrayMetaType(int, MetaType, boolean) - Constructor for class org.jboss.metatype.api.types.ArrayMetaType
-
Construct an ArrayMetaType.
- ArrayValue - Interface in org.jboss.metatype.api.values
-
ArrayValue.
- ArrayValueSupport - Class in org.jboss.metatype.api.values
-
ArrayValue.
- ArrayValueSupport(ArrayMetaType) - Constructor for class org.jboss.metatype.api.values.ArrayValueSupport
-
Create a new ArrayValueSupport.
- ArrayValueSupport(ArrayMetaType, Object) - Constructor for class org.jboss.metatype.api.values.ArrayValueSupport
-
Create a new ArrayValueSupport.
- ATTACHMENT - Static variable in interface org.jboss.managed.api.Fields
-
The attachment
- calculateIndex(CompositeValue) - Method in interface org.jboss.metatype.api.values.TableValue
-
Calculate the index for the value passed if it were added to the
table value.
- calculateIndex(CompositeValue) - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- CHARACTER - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
The simple type for java.lang.Character
- CHARACTER_PRIMITIVE - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
- CharacterComparator - Class in org.jboss.metatype.api.types.helpers
-
Character comparator.
- CharacterComparator() - Constructor for class org.jboss.metatype.api.types.helpers.CharacterComparator
-
- CharDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.CHARACTER
- CharDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.CharDefaultValueBuilder
-
- CharPrimitiveDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.CHARACTER_PRIMITIVE
- CharPrimitiveDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.CharPrimitiveDefaultValueBuilder
-
- checkTypeInfo(TypeInfo, Object, MetaType) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Do a simple check.
- checkValidValue(MetaValue) - Method in interface org.jboss.managed.api.ManagedParameter
-
Check whether this is a valid value
- checkValidValue(MetaValue) - Method in interface org.jboss.managed.api.ManagedProperty
-
Check whether this is a valid value
- checkValidValue(MetaValue) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- checkValidValue(MetaValue) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- CLASS_META_TYPE - Static variable in class org.jboss.metatype.plugins.types.ClassMetaTypeBuilder
-
The MetaType for Class
- ClassLoadingMXBeanMO - Class in org.jboss.managed.plugins.jmx
-
Stub class for the ClassLoadingMXBean interface that is marked up with
management annotations.
- ClassLoadingMXBeanMO() - Constructor for class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- ClassMetaTypeBuilder - Class in org.jboss.metatype.plugins.types
-
ClassMetaTypeBuilder.
- ClassMetaTypeBuilder() - Constructor for class org.jboss.metatype.plugins.types.ClassMetaTypeBuilder
-
- clear() - Method in interface org.jboss.metatype.api.values.TableValue
-
Removes all CompositeValues from the Table value
- clear() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- clone() - Method in class org.jboss.metatype.api.values.AbstractMetaValue
-
- clone() - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
- clone() - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
- clone() - Method in interface org.jboss.metatype.api.values.MetaValue
-
Clone the meta value
- clone() - Method in class org.jboss.metatype.api.values.PropertiesMetaValue
-
- clone() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- CollectionMetaType - Class in org.jboss.metatype.api.types
-
CollectionMetaType.
- CollectionMetaType(String, MetaType) - Constructor for class org.jboss.metatype.api.types.CollectionMetaType
-
- CollectionMetaType(String, String, MetaType) - Constructor for class org.jboss.metatype.api.types.CollectionMetaType
-
- CollectionMetaType(String, String, String, MetaType) - Constructor for class org.jboss.metatype.api.types.CollectionMetaType
-
- CollectionValue - Interface in org.jboss.metatype.api.values
-
CollectionValue.
- CollectionValueSupport - Class in org.jboss.metatype.api.values
-
CollectionValueSupport.
- CollectionValueSupport(CollectionMetaType) - Constructor for class org.jboss.metatype.api.values.CollectionValueSupport
-
Create a new CollectionValueSupport.
- CollectionValueSupport(CollectionMetaType, MetaValue[]) - Constructor for class org.jboss.metatype.api.values.CollectionValueSupport
-
Create a new ArrayValueSupport.
- COMP_TYPE - Static variable in class org.jboss.managed.api.annotation.AnnotationDefaults
-
The ManagementComponent uninitialized default
- compare(BigDecimal, BigDecimal) - Method in class org.jboss.metatype.api.types.helpers.BigDecimalComparator
-
- compare(BigInteger, BigInteger) - Method in class org.jboss.metatype.api.types.helpers.BigIntegerComparator
-
- compare(Boolean, Boolean) - Method in class org.jboss.metatype.api.types.helpers.BooleanComparator
-
- compare(Byte, Byte) - Method in class org.jboss.metatype.api.types.helpers.ByteComparator
-
- compare(Character, Character) - Method in class org.jboss.metatype.api.types.helpers.CharacterComparator
-
- compare(Date, Date) - Method in class org.jboss.metatype.api.types.helpers.DateComparator
-
- compare(Double, Double) - Method in class org.jboss.metatype.api.types.helpers.DoubleComparator
-
- compare(Float, Float) - Method in class org.jboss.metatype.api.types.helpers.FloatComparator
-
- compare(Integer, Integer) - Method in class org.jboss.metatype.api.types.helpers.IntegerComparator
-
- compare(Long, Long) - Method in class org.jboss.metatype.api.types.helpers.LongComparator
-
- compare(Name, Name) - Method in class org.jboss.metatype.api.types.helpers.NamedComparator
-
- compare(Short, Short) - Method in class org.jboss.metatype.api.types.helpers.ShortComparator
-
- compare(String, String) - Method in class org.jboss.metatype.api.types.helpers.StringComparator
-
- compare(Object, Object) - Method in class org.jboss.metatype.api.types.SimpleMetaType
-
Compare objects.
- compare(SimpleValue, SimpleValue) - Method in class org.jboss.metatype.api.values.SimpleValueComparator
-
- compareTo(SimpleValue) - Method in class org.jboss.metatype.api.values.SimpleValueSupport
-
- compareTo(Name) - Method in class org.jboss.metatype.plugins.types.StringName
-
- ComponentType - Class in org.jboss.managed.api
-
A simple type/subtype key for a ManagedComponent.
- ComponentType() - Constructor for class org.jboss.managed.api.ComponentType
-
- ComponentType(String, String) - Constructor for class org.jboss.managed.api.ComponentType
-
- CompositeDataMetaValueBuilder - Class in org.jboss.managed.plugins.jmx
-
- CompositeDataMetaValueBuilder() - Constructor for class org.jboss.managed.plugins.jmx.CompositeDataMetaValueBuilder
-
- CompositeKey - Annotation Type in org.jboss.metatype.api.annotations
-
CompositeKey.
- CompositeMetaType - Interface in org.jboss.metatype.api.types
-
CompositeMetaType.
- CompositeValue - Annotation Type in org.jboss.metatype.api.annotations
-
CompositeKey.
- CompositeValue - Interface in org.jboss.metatype.api.values
-
A
MetaValue
representing a
Map<String,MetaValue>
, where the set of allowed keys and
their corresponding values' MetaTypes are specified by the associated
CompositeMetaType
.
- CompositeValueInvocationHandler - Class in org.jboss.metatype.plugins.values
-
CompositeValueInvocationHandler.
- CompositeValueInvocationHandler(CompositeValue) - Constructor for class org.jboss.metatype.plugins.values.CompositeValueInvocationHandler
-
Create a new CompositeValueInvocationHandler.
- CompositeValueSupport - Class in org.jboss.metatype.api.values
-
- CompositeValueSupport(CompositeMetaType, String[], MetaValue[]) - Constructor for class org.jboss.metatype.api.values.CompositeValueSupport
-
Construct Composite Value
- CompositeValueSupport(CompositeMetaType) - Constructor for class org.jboss.metatype.api.values.CompositeValueSupport
-
Construct Composite Value
- CompositeValueSupport(CompositeMetaType, Map<String, MetaValue>) - Constructor for class org.jboss.metatype.api.values.CompositeValueSupport
-
Construct Composite Value
- ConfigurableManagedObjectDefinition - Class in org.jboss.managed.api.factory
-
Configurable managed object definition.
- ConfigurableManagedObjectDefinition() - Constructor for class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
- ConfigurableManagedObjectDefinition(Class<?>, ManagedObjectBuilder) - Constructor for class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
- ConfigurableManagedObjectDefinition(ManagedObjectFactory) - Constructor for class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
- ConfigurableManagedObjectDefinition(ManagedObjectFactory, Class<?>, ManagedObjectBuilder) - Constructor for class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
- ConstraintsPopulatorFactory - Annotation Type in org.jboss.managed.api.annotation
-
An annotation describing the ManagedPropertyConstraintsPopulatorFactory
for a property.
- containsItem(String) - Method in interface org.jboss.metatype.api.types.CompositeMetaType
-
Determine whether this CompositeMetaType contains the itemName
- containsItem(String) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- containsKey(String) - Method in interface org.jboss.metatype.api.values.CompositeValue
-
Tests whether a key is part of this composite value
- containsKey(String) - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- containsKey(String) - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- containsKey(MetaValue[]) - Method in interface org.jboss.metatype.api.values.TableValue
-
Determine whether the table value contains the passed value as a row.
- containsKey(MetaValue[]) - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- containsValue(MetaValue) - Method in interface org.jboss.metatype.api.values.CompositeValue
-
Tests whether a item exists with the passed value
- containsValue(MetaValue) - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- containsValue(MetaValue) - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- containsValue(CompositeValue) - Method in interface org.jboss.metatype.api.values.TableValue
-
Determine whether the table value contains the passed value.
- containsValue(CompositeValue) - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- convertPrimativeArray(TypeInfo, Object) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Transform a primitive array into an Object[].
- convertPrimativeArray(Object) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Transform a primitive array into an Object[].
- convertValue(Object, TypeInfo) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Convert the value.
- copy() - Method in interface org.jboss.managed.api.DeploymentTemplateInfo
-
Create a deep copy of the template info.
- copy() - Method in interface org.jboss.managed.api.Fields
-
Create a copy of the fields.
- copy() - Method in interface org.jboss.managed.api.ManagedProperty
-
Create a copy of the managed property.
- copy() - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- copy(BasicDeploymentTemplateInfo) - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- copy() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
- copy() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- create() - Static method in class org.jboss.managed.plugins.factory.ManagedObjectFactoryBuilder
-
Create the factory
- create(Object) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Create a meta value
- create(Object, Type) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Create a meta value
- create(Object, TypeInfo) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Create a meta value
- create(Object, MetaType) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Create a meta value given its MetaType
- create() - Static method in class org.jboss.metatype.plugins.types.MetaTypeFactoryBuilder
-
Create the factory
- create(Object) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- create(Object, Type) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- create(Object, TypeInfo) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- create(Object, MetaType) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- create() - Static method in class org.jboss.metatype.plugins.values.MetaValueFactoryBuilder
-
Create the factory
- createArray(MetaType, Class<?>, int, Object[]) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create an array
- createArrayValue(ArrayMetaType, Object, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create an array value
- createCollectionValue(CollectionMetaType, Object, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a collection value
- createCompositeValue(CompositeMetaType, Object, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a composite value
- createCompositeValueInvocationHandler(CompositeValue) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create composite invocation handler.
- createDefaultManagedProperty(Fields) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Create default MangedProperty instance.
- createEnumValue(EnumMetaType, T) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create an enum value
- createGenericValue(GenericMetaType, Object, Map<Object, MetaValue>) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a generic value
- createManagedObject(Class<T>) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Create a shell managed object from the given class
- createManagedObject(Class<T>, MetaData) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
- createManagedObject(Class<T>, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- createManagedProperty(Class<? extends ManagedProperty>, Fields) - Static method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Create a ManagedProperty by looking to the factory for ctor(Fields)
- createMap() - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
Create map instance.
- createMap(TableValue, TypeInfo, TypeInfo) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a map
- createMapEntryType(MetaType[]) - Static method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Create a map entry type
- createMapType(TypeInfo, TypeInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Create a map type
- createMetaValue(MetaType, File) - Method in class org.jboss.metatype.plugins.values.mappers.FileMetaMapper
-
- createMetaValue(MetaType, ObjectName) - Method in class org.jboss.metatype.plugins.values.mappers.ObjectNameMetaMapper
-
- createMetaValue(MetaType, ObjectName) - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesCompositeObjectNameMetaMapper
-
- createMetaValue(MetaType, Properties) - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesMetaMapper
-
- createMetaValue(MetaType, ObjectName) - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesObjectNameMetaMapper
-
- createMetaValue(MetaType, ObjectName) - Method in class org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper
-
- createMetaValue(MetaType, T) - Method in class org.jboss.metatype.spi.values.MetaMapper
-
Create the meta value
- createNewInstance(BeanInfo) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create new instance.
- createObject(ManagedObject, Class<T>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- createObject(ManagedObject, Class<T>, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- createObject(ManagedObject, Class<T>) - Method in interface org.jboss.managed.spi.factory.ManagedObjectPopulator
-
Create a new underlying object from clazz and construct its ManagedObject.
- createObject(ManagedObject, Class<T>, MetaData) - Method in interface org.jboss.managed.spi.factory.ManagedObjectPopulator
-
Create a new underlying object from clazz and construct its ManagedObject.
- createObjectName(String, PropertiesMetaValue) - Static method in class org.jboss.metatype.plugins.values.mappers.PropertiesObjectNameMetaMapper
-
Create object name from PropertiesMetaValue.
- createPropertiesValue(PropertiesMetaType, Object, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a PropertiesMetaValue
- createProperty(PropertyInfo, ManagementProperty) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
- createSimpleValue(SimpleMetaType, Serializable) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a simple value
- createSkeletonManagedObject(Class<T>, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Create a skeleton managed object
- createTableValue(TableMetaType, Map, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a table value
- createTemplateInfo(ManagedObject, String, String) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
Create a DeploymentTemplateInfo from the ManagedObject view.
- createTemplateInfo(Class<?>, String, String) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
Create a DeploymentTemplateInfo by scanning the metadata attachment
class for ManagementProperty annotations.
- createTemplateInfo(Class<? extends DeploymentTemplateInfo>, Class<?>, String, String) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
Create a DeploymentTemplateInfo by scanning the metadata attachment
class for ManagementProperty annotations.
- createUnderlyingObject(MutableManagedObject, Class<T>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
Create the underlying object
- GarbageCollectorMXBeanMO - Class in org.jboss.managed.plugins.jmx
-
Stub class for the RuntimeMXBean interface that is marked up with
management annotations.
- GarbageCollectorMXBeanMO() - Constructor for class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- gc() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- generate(TypeInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate the metatype
- generateAnnotation(ClassInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate an annotation metatype
- generateArray(ArrayInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate an array metatype
- generateBean(ClassInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate a bean metatype
- generateCollection(ClassInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate a collection metatype
- GENERATED - Static variable in interface org.jboss.managed.api.annotation.ManagementConstants
-
Whether to generate the value
- generateEnum(EnumInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate an enum metatype
- generateMap(ClassInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Generate a map metatype
- Generic - Annotation Type in org.jboss.metatype.api.annotations
-
Generic.
- GenericMetaType - Class in org.jboss.metatype.api.types
-
GenericMetaType.
- GenericMetaType(String, String) - Constructor for class org.jboss.metatype.api.types.GenericMetaType
-
Create a new GenericMetaType.
- GenericValue - Interface in org.jboss.metatype.api.values
-
GenericValue.
- GenericValueSupport - Class in org.jboss.metatype.api.values
-
GenericValue.
- GenericValueSupport(GenericMetaType, Serializable) - Constructor for class org.jboss.metatype.api.values.GenericValueSupport
-
Create a new GenericValueSupport.
- get(String) - Method in interface org.jboss.metatype.api.values.CompositeValue
-
Retrieve the value for the item with the passed key
- get(String) - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- get(String) - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- get(MetaValue[]) - Method in interface org.jboss.metatype.api.values.TableValue
-
Retrieve the composite value for the passed index.
- get(MetaValue[]) - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- getActivationPolicy() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the activation policy for property value updates.
- getActivationPolicy() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getAdminViewUses() - Method in interface org.jboss.managed.api.ManagedProperty
-
Return the admin view names associated with the property
- getAdminViewUses() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getAll(String[]) - Method in interface org.jboss.metatype.api.values.CompositeValue
-
Retrieve the array of values for the item with the passed keys
- getAll(String[]) - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- getAll(String[]) - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- getAllThreadIds() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getAnnotation(Class<X>, AnnotatedInfo, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getAnnotations() - Method in interface org.jboss.managed.api.ManagedComponent
-
Get the annotations associated with the managed component
NOTE: Clients should not use this method - it is intended for server-side use only.
- getAnnotations() - Method in interface org.jboss.managed.api.ManagedObject
-
Get the annotations associated with the managed object
- getAnnotations() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the annotations associated with the property
NOTE: Clients should not use this method - it is intended for server-side use only.
- getAnnotations() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getAnnotations() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- getAnnotations() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
Get the annotations associated with the property
- getAnnotations() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Get the annotations associated with the property
- getAnnotations() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Get the annotations associated with the property
- getArch() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getArrayType(MetaType) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get array meta type.
- getAsCollection(Object) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getAsCollection(Object) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getAttachment(String) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get an attachment from the deployment.
- getAttachment(Class<T>) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get an attachment from the deployment,
uses the expected type as both the name
and to cast the resulting object.
- getAttachment() - Method in interface org.jboss.managed.api.ManagedObject
-
Get the underlying object.
- getAttachment() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getAttachment(Class<T>) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getAttachment(String) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getAttachment() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getAttachmentName() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the attachment name
- getAttachmentName() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getAttachmentName() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getAttachmentName() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getAvailableProcessors() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getBeanInfo(Class<?>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Build up a BeanInfo from the interface class and all interfaces it
implements.
- getBootClassPath() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getBuilder() - Method in class org.jboss.managed.api.factory.BaseManagedObjectDefinition
-
Get builder.
- getBuilder(Class<?>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the builder for a class
- getBuilders() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getChildren() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the nested deployment modules.
- getChildren() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getClassLoadingMO(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a ManagedObject for the ClassLoadingMXBean mean
- getClassName() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- getClassName() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve the class name of the values of this meta
type.
- getClassPath() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getCollectionCount() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- getCollectionTime() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- getCollectionType(String, MetaType) - Static method in class org.jboss.metatype.api.types.CollectionMetaType
-
Get collection meta type.
- getCollectionUsage() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getCollectionUsageThreshold() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getCollectionUsageThresholdCount() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getComponent(String) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Gets the nested ManagedComponent with the specified name.
- getComponent(String) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getComponentName() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the runtime component name.
- getComponentName() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getComponentName() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getComponentName(BeanInfo, ManagedProperty, T, MetaValue) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getComponentName() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getComponentName(BeanInfo, ManagedProperty, T, MetaValue) - Method in interface org.jboss.managed.spi.factory.InstanceClassFactory
-
Get the runtime component name.
- getComponentNameTransformer(TypeInfo) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Get component name transformer.
- getComponents() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the nested ManagedComponents for the deployment module.
- getComponents() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getComponentTemplateNames() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the DeploymentTemplate names for components
that can be added to this deployment.
- getComponentTemplateNames() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getCompositeDataKey(Method) - Static method in class org.jboss.metatype.plugins.values.CompositeValueInvocationHandler
-
Get the key for a composite data getter method
- getCompositeValue() - Method in class org.jboss.metatype.plugins.values.CompositeValueInvocationHandler
-
Get the compositeData.
- getConfiguration() - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getConfiguration() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the configuration
- getConfiguration() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- getCurrentThreadCpuTime() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getCurrentThreadUserTime() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getDaemonThreadCount() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getDefaultInstanceFactory() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the default InstanceClassFactory
- getDefaultInstanceFactory() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- getDefaultManagedObjectPopulator() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getDefaultValue() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the property default value if one exists.
- getDefaultValue() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getDelegate() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getDeployment() - Method in interface org.jboss.managed.api.ManagedComponent
-
The deployment the component is associated with.
- getDeployment() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- getDeploymentPhase() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the phase this deployment is associated with
- getDeploymentPhase() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getDeploymentState() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the deployment state of the deployment.
- getDeploymentState() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getDeploymentTemplateNames() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the DeploymentTemplate names for deployments
that can be added to this deployment.
- getDeploymentTemplateNames() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getDescription() - Method in interface org.jboss.managed.api.DeploymentTemplateInfo
-
Information about the deployment template
- getDescription() - Method in interface org.jboss.managed.api.ManagedOperation
-
Get the operation description
- getDescription() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the description
- getDescription() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the description
- getDescription() - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- getDescription() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the description
- getDescription() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getDescription() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getDescription() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getDescription() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- getDescription(String) - Method in interface org.jboss.metatype.api.types.CompositeMetaType
-
Retrieve the description for an item name
- getDescription() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve the description of the type
- getDescription(String) - Method in class org.jboss.metatype.api.types.PropertiesMetaType
-
- getDescription(String) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- getDimension() - Method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get the dimension of the array
- getElements() - Method in interface org.jboss.metatype.api.values.CollectionValue
-
Get the underlying elements.
- getElements() - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
Get the value.
- getElementType() - Method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get the meta type of the array elements
- getElementType() - Method in class org.jboss.metatype.api.types.CollectionMetaType
-
Get the meta type of the array elements
- getFactory() - Method in class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
Get managed obejct factory.
- getField(String) - Method in interface org.jboss.managed.api.Fields
-
Get a field with the given name
- getField(String, Class<T>) - Method in interface org.jboss.managed.api.ManagedParameter
-
Get a field
- getField(String, Class<T>) - Method in interface org.jboss.managed.api.ManagedProperty
-
Get a field
- getField(String) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get a field
- getField(String, Class<T>) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get a field
- getField(String, Class<T>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getField(String, Class<T>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getFields() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the fields
- getFields() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the fields
- getFields() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getFields() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getGarbageCollectorMXBeans(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a list of ManagedObject for the GarbageCollectorMXBean means
- getHeapMemoryUsage() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- getImpact() - Method in interface org.jboss.managed.api.ManagedOperation
-
Get the impact of the operation
- getImpact() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getIndexNames() - Method in class org.jboss.metatype.api.types.ImmutableTableMetaType
-
- getIndexNames() - Method in interface org.jboss.metatype.api.types.TableMetaType
-
Retrieve an unmodifiable list of index names in the same order as
passed to the constructor.
- getInputArguments() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getInstance() - Static method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Get the managed object factory instance
- getInstance() - Static method in class org.jboss.metatype.api.types.MetaTypeFactory
-
Get the metatype factory
- getInstance() - Static method in class org.jboss.metatype.api.values.MetaValueFactory
-
Get the metatype factory
- getInstanceClassFactory(Class<T>) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Get the InstanceClassFactory for an instance type.
- getInstanceClassFactory(Class<T>, MetaData) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
- getInstanceClassFactory(Class<X>, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the instance factory for a class
- getInstanceClassFactory(Class<X>, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
Get the instance factory for a class
- getInstanceClassFactory(Class<?>, Map<Class<?>, InstanceClassFactory<?>>, InstanceClassFactory) - Static method in class org.jboss.managed.plugins.factory.Utility
-
Get the instance factory for a class
- getInstanceClassFactory(Class<?>, Map<Class<?>, InstanceClassFactory<?>>, InstanceClassFactory, MetaData) - Static method in class org.jboss.managed.plugins.factory.Utility
-
Get the instance factory for a class
- getInstanceFactories() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getInstanceFactories() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- getLegalValues() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the legal values
- getLegalValues() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the legal values
- getLegalValues() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the legal values
- getLegalValues() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getLegalValues() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getLength() - Method in interface org.jboss.metatype.api.values.ArrayValue
-
Get the length of the array.
- getLength() - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
Get the length of the array.
- getLibraryPath() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getLoadedClassCount() - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- getManagedObject(String) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Gets the child managed object with the specified name.
- getManagedObject() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the managed object the property is associated with.
- getManagedObject(String) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getManagedObject() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getManagedObjectArray(BeanInfo, ManagedProperty, MetaData, Object) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getManagedObjectClass(T) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Default InstanceClassFactory implementation simply returns the
attachment class.
- getManagedObjectClass(T) - Method in interface org.jboss.managed.spi.factory.InstanceClassFactory
-
Return the Class that represents the root ManagedObject to scan
for management object related annotations.
- getManagedObjectNames() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the names of the child managed objects.
- getManagedObjectNames() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getManagedObjects() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Gets the child managed objects.
- getManagedObjects() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getManagedObjectValue(ManagedProperty, ManagedObject) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getManagedObjectValue(ManagedProperty, MetaData, ManagedObject) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getManagedObjectValue(BeanInfo, ManagedProperty, MetaData, Object) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getManagedOperation(MethodInfo, ManagementOperation, MetaData) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getManagedProperty(Class<? extends ManagedProperty>, Fields) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Look for ctor(Fields)
- getManagementSpecVersion() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getMappedName() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the property's mapped name.
- getMappedName() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getMax() - Method in class org.jboss.managed.plugins.constraints.NumberConstraintsPopulator
-
- getMaximumValue() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the miximum value
- getMaximumValue() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the maximum value
- getMaximumValue() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the maximum value
- getMaximumValue() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getMaximumValue() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getMemoryManagerMXBeans(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a list of ManagedObject for the MemoryManagerMXBean means
- getMemoryManagerNames() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getMemoryMXBean(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a ManagedObject for the MemoryMXBean mean
- getMemoryPoolMXBeans(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a list of ManagedObject for the MemoryPoolMXBean means
- getMemoryPoolNames() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- getMemoryPoolNames() - Method in class org.jboss.managed.plugins.jmx.MemoryManagerMXBeanMO
-
- getMetaMapper(TypeInfo) - Static method in class org.jboss.metatype.spi.values.MetaMapper
-
Get a metamapper for a type info
- getMetaType() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the type
- getMetaType() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the type
- getMetaType() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the meta type
- getMetaType(AnnotatedInfo, TypeInfo, MetaData, boolean, MetaMapper[]) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the MetaType for info by looking for MetaMapping/MetaMappingFactory
annotations in addition to the info type.
- getMetaType() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getMetaType() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.ArrayValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.CollectionValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.CompositeValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.EnumValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.EnumValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.GenericValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.GenericValueSupport
-
- getMetaType() - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.MetaValue
-
Get the metatype for this value
- getMetaType() - Method in class org.jboss.metatype.api.values.PropertiesMetaValue
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.SimpleValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.SimpleValueSupport
-
- getMetaType() - Method in interface org.jboss.metatype.api.values.TableValue
-
- getMetaType() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.FileMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.ObjectNameMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesCompositeObjectNameMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesObjectNameMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper
-
- getMetaType() - Method in class org.jboss.metatype.spi.values.MetaMapper
-
Override this method to create your own metatype
- getMetaTypeFactory() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getMetaTypeFactory() - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
- getMetaValueFactory() - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getMetaValueFactory() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- getMetaValueFactory() - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
- getMetaValueFactory() - Method in class org.jboss.managed.plugins.jmx.CompositeDataMetaValueBuilder
-
- getMin() - Method in class org.jboss.managed.plugins.constraints.NumberConstraintsPopulator
-
- getMinimumValue() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the minimum value
- getMinimumValue() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the minimum value
- getMinimumValue() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the minimum value
- getMinimumValue() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getMinimumValue() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getMO(I, Class<? extends I>, ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
- getMof() - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getMOFactory() - Method in class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
Get factory internal.
- getName() - Method in interface org.jboss.managed.api.DeploymentTemplateInfo
-
The name of the DeploymentTemplate this info corresponds to
- getName() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the external name by which the ManagedObject is known
- getName() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the full name of the associated DeploymentUnit
(e.g.
- getName() - Method in interface org.jboss.managed.api.ManagedOperation
-
Get the name of the operation
- getName() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the property's name
- getName() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the property's name
- getName() - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- getName() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the property name
- getName() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getName() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getName() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- getName() - Method in class org.jboss.managed.plugins.jmx.MemoryManagerMXBeanMO
-
- getName() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getName() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getName() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getName() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getName() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getName() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getName() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getName() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getNameType() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the external name type/qualifier.
- getNameType() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getNameType() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getNameType() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getNonHeapMemoryUsage() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- getNonManagedObjectValue(BeanInfo, ManagedProperty, PropertyInfo, Object) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getObjectFactory() - Method in class org.jboss.managed.plugins.WritethroughManagedPropertyImpl
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.MemoryManagerMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getObjectName() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getObjectPendingFinalizationCount() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- getOperatingSystemMXBean(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a ManagedObject for the OperatingSystemMXBean mean
- getOperations() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the operations
- getOperations() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getOperations() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getOperations() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
get the ManagedOperations
- getParameters() - Method in interface org.jboss.managed.api.ManagedOperation
-
The parameter information for the operation arguments.
- getParameters() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getParent() - Method in interface org.jboss.managed.api.ManagedCommon
-
- getParent() - Method in interface org.jboss.managed.api.ManagedDeployment
-
- getParent() - Method in interface org.jboss.managed.api.ManagedObject
-
Get the parent ManagedObject
- getParent() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getParent() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getParent() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
The components parent should be the defining managed object itself.
- getParent() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getParent() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getPeakThreadCount() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getPeakUsage() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getPlatformMBeanMOs(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Return a Map of the platform mbean ManagedObjects.
- getPopulator(Class<X>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the populator for a class
- getPrimitiveArrayType(Class<?>) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get primitive array meta type.
- getPrimitiveEncoding(String) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get the char encoding string for the type name.
- getPrimitiveMetaType(String) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get primitive meta type.
- getPrimitiveName(String) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Get the char encoding string for the type name.
- getProperties() - Method in interface org.jboss.managed.api.DeploymentTemplateInfo
-
Get the template properties.
- getProperties() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the properties
- getProperties() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the properties
- getProperties() - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- getProperties() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getProperties() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getProperties() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getProperties() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getProperty(String) - Method in interface org.jboss.managed.api.ManagedCommon
-
Get a property
- getProperty(String) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get a property
- getProperty(String) - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getProperty(String) - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getProperty(String) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getProperty(String) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getPropertyName(ManagedProperty) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Get the property name.
- getPropertyName(ManagedProperty) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Get the property name.
- getPropertyNames() - Method in interface org.jboss.managed.api.ManagedCommon
-
Get the property names
- getPropertyNames() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the managed property names
- getPropertyNames() - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- getPropertyNames() - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getPropertyNames() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getPropertyNames() - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getReflectionSignature() - Method in interface org.jboss.managed.api.ManagedOperation
-
Get the operation signature
- getReflectionSignature() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getReturnType() - Method in interface org.jboss.managed.api.ManagedOperation
-
The MetaType for the operation return value.
- getReturnType() - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getRootManagedPropertyName() - Method in interface org.jboss.managed.api.DeploymentTemplateInfo
-
The name of the ManagedProperty in the Map map
obtained from the mainDeployer.getManagedObjects(VFSDeployment)
for the DeploymentTemplate this info is associated with.
- getRootManagedPropertyName() - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- getRowType() - Method in class org.jboss.metatype.api.types.ImmutableTableMetaType
-
- getRowType() - Method in interface org.jboss.metatype.api.types.TableMetaType
-
Retrieve the row type
- getRunState() - Method in interface org.jboss.managed.api.ManagedComponent
-
Get the component run state
- getRunState(ManagedProperty, MetaValue) - Method in interface org.jboss.managed.api.RunStateMapper
-
Map from the given property meta value to a RunState
- getRunState(ManagedProperty, MetaValue) - Method in class org.jboss.managed.plugins.factory.StringRunStateMapper
-
- getRunState() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- getRuntimeMXBean(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a ManagedObject for the RuntimeMXBean mean
- getSimpleName() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the simple name (e.g.
- getSimpleName() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getSize() - Method in interface org.jboss.metatype.api.values.CollectionValue
-
Get the size of the collection.
- getSize() - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
Get the size of the collection.
- getSpecName() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getSpecVendor() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getSpecVersion() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getStartTime() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getStateMapper() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- getSubtype() - Method in class org.jboss.managed.api.ComponentType
-
- getSystemLoadAverage() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getSystemProperties() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getTargetManagedObject() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the target ManagedObject.
- getTargetManagedObject() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getThreadCount() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadCpuTime(long) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadInfo(long) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadInfo(long[]) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadInfo(long, int) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadInfo(long[], int) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadInfo(long[], boolean, boolean) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getThreadMXBean(ManagedObjectFactory) - Static method in class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
Build a ManagedObject for the ThreadMXBean mean
- getThreadUserTime(long) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getTotalLoadedClassCount() - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- getTotalStartedThreadCount() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- getTransformers() - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getTransientAttachment(String) - Method in interface org.jboss.managed.api.ManagedObject
-
Get a transient attachment from the property.
- getTransientAttachment(Class<T>) - Method in interface org.jboss.managed.api.ManagedObject
-
Get an attachment from the property,
uses the expected type as both the name
and to cast the resulting object.
- getTransientAttachment(String) - Method in interface org.jboss.managed.api.TransientAttachments
-
Get a transient attachment from the parameter.
- getTransientAttachment(Class<T>) - Method in interface org.jboss.managed.api.TransientAttachments
-
Get an attachment from the parameter,
uses the expected type as both the name
and to cast the resulting object.
- getTransientAttachment(Class<T>) - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getTransientAttachment(String) - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- getTransientAttachment(Class<T>) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getTransientAttachment(String) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- getTransientAttachment(Class<T>) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getTransientAttachment(String) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- getTransientAttachment(Class<T>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getTransientAttachment(String) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getTransientAttachment(Class<T>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getTransientAttachment(String) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getType() - Method in class org.jboss.managed.api.ComponentType
-
- getType() - Method in class org.jboss.managed.api.factory.BaseManagedObjectDefinition
-
Get type.
- getType() - Method in interface org.jboss.managed.api.ManagedComponent
-
The component classification as a type/subtype.
- getType() - Method in class org.jboss.managed.plugins.factory.DefaultInstanceClassFactory
-
- getType() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getType() - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- getType() - Method in interface org.jboss.managed.spi.factory.InstanceClassFactory
-
- getType(String) - Method in interface org.jboss.metatype.api.types.CompositeMetaType
-
Retrieve the meta type for an item name
- getType(String) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.BigDecimalDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.BigIntegerDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.BooleanDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.BooleanPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.ByteDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.BytePrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.CharDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.CharPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.DoubleDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.DoublePrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.FloatDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.FloatPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.IntDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.IntPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.LongDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.LongPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.ObjectNameDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.PropertiesCompositeObjectNameDefaultBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.PropertiesDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.PropertiesObjectNameDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.ShortDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.ShortPrimitiveDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.StringDefaultValueBuilder
-
- getType() - Method in class org.jboss.metatype.plugins.values.defaults.StringObjectNameDefaultBuilder
-
- getType() - Method in interface org.jboss.metatype.spi.values.DefaultValueBuilder
-
- getTypeInfo(MetaType, Object) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Get the class info from meta type.
- getTypeInfo(MetaType, ClassLoader) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Get the class info from meta type.
- getTypeName() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- getTypeName() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve the name of the meta type
- getTypes() - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the deployment/module types.
- getTypes() - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- getUnloadedClassCount() - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- getUptime() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getUsage() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getUsageThreshold() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getUsageThresholdCount() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- getValidValues() - Method in class org.jboss.metatype.api.types.EnumMetaType
-
Get the valid values
- getValue() - Method in interface org.jboss.managed.api.ManagedParameter
-
Get the value
- getValue() - Method in interface org.jboss.managed.api.ManagedProperty
-
Get the value
- getValue() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the value
- getValue(BeanInfo, ManagedProperty, MetaData, T) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- getValue() - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- getValue() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getValue(BeanInfo, ManagedProperty, MetaData, T) - Method in interface org.jboss.managed.spi.factory.InstanceClassFactory
-
Get the value from object.
- getValue() - Method in interface org.jboss.metatype.api.values.ArrayValue
-
Get the underlying array value.
- getValue(int) - Method in interface org.jboss.metatype.api.values.ArrayValue
-
Get the array element at index.
- getValue() - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
Get the value.
- getValue(int) - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
- getValue() - Method in interface org.jboss.metatype.api.values.EnumValue
-
Get the underlying value
- getValue() - Method in class org.jboss.metatype.api.values.EnumValueSupport
-
Get the value.
- getValue() - Method in interface org.jboss.metatype.api.values.GenericValue
-
Get the underlying value
- getValue() - Method in class org.jboss.metatype.api.values.GenericValueSupport
-
Get the value.
- getValue() - Method in interface org.jboss.metatype.api.values.SimpleValue
-
Get the underlying value
- getValue() - Method in class org.jboss.metatype.api.values.SimpleValueSupport
-
Get the value.
- getValue(MetaType, TypeInfo, Object) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Get the value.
- getValueFactory() - Method in class org.jboss.managed.plugins.WritethroughManagedPropertyImpl
-
- getValueMapping() - Method in class org.jboss.managed.plugins.factory.StringRunStateMapper
-
- getValueType() - Method in class org.jboss.metatype.api.types.MapCompositeMetaType
-
Access the map value type.
- getVersion() - Method in class org.jboss.managed.plugins.jmx.OperatingSystemMXBeanMO
-
- getViewUse() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the view use
- getViewUse() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- getVmName() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getVmVendor() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- getVmVersion() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- ImmutableCompositeMetaType - Class in org.jboss.metatype.api.types
-
ImmutableCompositeMetaType.
- ImmutableCompositeMetaType(String, String, String[], String[], MetaType[]) - Constructor for class org.jboss.metatype.api.types.ImmutableCompositeMetaType
-
Construct a composite meta type.
- ImmutableTableMetaType - Class in org.jboss.metatype.api.types
-
ImmutableTableMetaType.
- ImmutableTableMetaType(String, String, CompositeMetaType, String[]) - Constructor for class org.jboss.metatype.api.types.ImmutableTableMetaType
-
Construct a tabe type.
- initDefaultValueBuilders() - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Initialize the DefaultValueBuilder map with known implementations
- initManagedObject(Object, String, String) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Create a managed object from the given object
- initManagedObject(Object, Class<?>, String, String) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
- initManagedObject(Object, MetaData) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
- initManagedObject(Object, Class<?>, MetaData, String, String) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Create a managed object from the given object
- initManagedObject(Object, Class<?>, MetaData, String, String) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.BigDecimalComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.BigIntegerComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.BooleanComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.ByteComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.CharacterComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.DateComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.DoubleComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.FloatComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.IntegerComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.LongComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.NamedComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.ShortComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.helpers.StringComparator
-
- INSTANCE - Static variable in class org.jboss.metatype.api.types.PropertiesMetaType
-
- INSTANCE - Static variable in class org.jboss.metatype.plugins.types.ClassMetaTypeBuilder
-
The singleton instance
- INSTANCE - Static variable in class org.jboss.metatype.plugins.types.JBossLoggerTypeBuilder
-
The instance.
- INSTANCE - Static variable in class org.jboss.metatype.plugins.types.ObjectNameTypeBuilder
-
The singleton instance
- INSTANCE - Static variable in class org.jboss.metatype.plugins.values.ListInstanceFactory
-
- INSTANCE - Static variable in class org.jboss.metatype.plugins.values.SetInstanceFactory
-
- INSTANCE - Static variable in class org.jboss.metatype.plugins.values.SortedSetInstanceFactory
-
- InstanceClassFactory<T> - Interface in org.jboss.managed.spi.factory
-
A plugin for obtaining the class to scan for management object
related annotations, converting property values to/from MetaValue,
and determining runtime component names.
- InstanceFactory<T> - Interface in org.jboss.metatype.api.values
-
The recreate instance factory.
- instantiate(BeanInfo) - Method in interface org.jboss.metatype.api.values.InstanceFactory
-
Create new instance.
- instantiate(BeanInfo) - Method in class org.jboss.metatype.plugins.values.ListInstanceFactory
-
- instantiate(BeanInfo) - Method in class org.jboss.metatype.plugins.values.SetInstanceFactory
-
- instantiate(BeanInfo) - Method in class org.jboss.metatype.plugins.values.SortedSetInstanceFactory
-
- IntDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.INTEGER
- IntDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.IntDefaultValueBuilder
-
- INTEGER - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
The simple type for java.lang.Integer
- INTEGER_PRIMITIVE - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
- IntegerComparator - Class in org.jboss.metatype.api.types.helpers
-
Integer comparator.
- IntegerComparator() - Constructor for class org.jboss.metatype.api.types.helpers.IntegerComparator
-
- internalCreate(Object, TypeInfo, MetaType) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Create a meta value from the object
- internalUnwrap(MetaValue, TypeInfo) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Unwrap value from meta value.
- IntPrimitiveDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.INTEGER_PRIMITIVE
- IntPrimitiveDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.IntPrimitiveDefaultValueBuilder
-
- invoke(MetaValue...) - Method in interface org.jboss.managed.api.ManagedOperation
-
Invoke the operation given its parameter values.
- invoke(MetaValue...) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
This does not have a meaningful implementation because the target
is unknown.
- invoke(Object, Method, Object[]) - Method in class org.jboss.metatype.plugins.values.CompositeValueInvocationHandler
-
- isAnnotation(TypeInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Whether this type is an annotation
- isArray() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isArray() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is an array
- isBootClassPathSupported() - Method in class org.jboss.managed.plugins.jmx.RuntimeMXBeanMO
-
- isBuilder(TypeInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Check for builders
- isBuilder(MetaType, TypeInfo, Object, Map<Object, MetaValue>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Check for a builder
- isCollection() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isCollection() - Method in class org.jboss.metatype.api.types.CollectionMetaType
-
- isCollection() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is a collection
- isCollectionUsageThresholdExceeded() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- isCollectionUsageThresholdSupported() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- isComposite() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isComposite() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is composite
- isComposite() - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- isCurrentThreadCpuTimeSupported() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isEmpty() - Method in interface org.jboss.metatype.api.values.TableValue
-
Determine whether the table value is empty.
- isEmpty() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- isEnum() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isEnum() - Method in class org.jboss.metatype.api.types.EnumMetaType
-
- isEnum() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is an enum
- isGeneric() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isGeneric() - Method in class org.jboss.metatype.api.types.GenericMetaType
-
- isGeneric() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is generic
- isGeneric(TypeInfo) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Check for generic
- isMandatory() - Method in interface org.jboss.managed.api.ManagedProperty
-
Whether the property is mandatory
- isMandatory() - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get whether the property is mandatory
- isMandatory() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- isModified() - Method in interface org.jboss.managed.api.ManagedProperty
-
Whether the property has been edited/modified.
- isModified() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- isObjectMonitorUsageSupported() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isPrimitive() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isPrimitive() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is a java primitive type.
- isPrimitive() - Method in class org.jboss.metatype.api.types.SimpleMetaType
-
- isPrimitiveArray() - Method in class org.jboss.metatype.api.types.ArrayMetaType
-
Is primitive array.
- isPrimitiveEncoding(String) - Static method in class org.jboss.metatype.api.types.ArrayMetaType
-
Is primitive key.
- isProperties() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isProperties() - Method in interface org.jboss.metatype.api.types.MetaType
-
Return whether the type is a PropertiesMetaType type.
- isProperties() - Method in class org.jboss.metatype.api.types.PropertiesMetaType
-
- isProperty(String) - Method in class org.jboss.metatype.api.types.PropertiesMetaType
-
- isReadOnly() - Method in interface org.jboss.managed.api.ManagedProperty
-
Whether the property is read only
- isReadOnly() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- isRemoved() - Method in interface org.jboss.managed.api.ManagedProperty
-
Whether the property has been marked as removed from its ManagedObject.
- isRemoved() - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- isSimple() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isSimple() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is simple
- isSimple() - Method in class org.jboss.metatype.api.types.SimpleMetaType
-
- isSimpleType(String) - Static method in class org.jboss.metatype.api.types.SimpleMetaType
-
Return the simple type if the class name is a simple type
otherwise null.
- isSynchronizerUsageSupported() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isTable() - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isTable() - Method in class org.jboss.metatype.api.types.ImmutableTableMetaType
-
- isTable() - Method in interface org.jboss.metatype.api.types.MetaType
-
Retrieve whether the class name of the type is a table
- isThreadContentionMonitoringEnabled() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isThreadContentionMonitoringSupported() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isThreadCpuTimeEnabled() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isThreadCpuTimeSupported() - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- isUsageThresholdExceeded() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- isUsageThresholdSupported() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- isValid() - Method in class org.jboss.managed.api.factory.BaseManagedObjectDefinition
-
Is definition valid.
- isValid() - Method in class org.jboss.managed.plugins.jmx.GarbageCollectorMXBeanMO
-
- isValid() - Method in class org.jboss.managed.plugins.jmx.MemoryManagerMXBeanMO
-
- isValid() - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- isValid(Enum<?>[]) - Static method in class org.jboss.metatype.api.types.EnumMetaType
-
Are enums valid.
- isValue(Object) - Method in class org.jboss.metatype.api.types.AbstractMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.api.types.ArrayMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.api.types.CollectionMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.api.types.EnumMetaType
-
Validate that obj is a SimpleValue.STRING or EnumValue whose string
value is in the set of valid enum strings.
- isValue(Object) - Method in class org.jboss.metatype.api.types.GenericMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.api.types.ImmutableTableMetaType
-
- isValue(Object) - Method in interface org.jboss.metatype.api.types.MetaType
-
Whether the passed value is one of those described by this meta type.
- isValue(Object) - Method in class org.jboss.metatype.api.types.PropertiesMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.api.types.SimpleMetaType
-
- isValue(Object) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- isVerbose() - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- isVerbose() - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- itemSet() - Method in interface org.jboss.metatype.api.types.CompositeMetaType
-
Retrieve an unmodifiable Set view of all the item names in ascending order.
- itemSet() - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
- iterator() - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
- iterator() - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
- MANAGED_OBJECT_META_TYPE - Static variable in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
The managed object meta type
- ManagedCommon - Interface in org.jboss.managed.api
-
ManagedCommon is used to hold common properties of managed
objects that both server side and client side can see.
- ManagedComponent - Interface in org.jboss.managed.api
-
- ManagedComponentImpl - Class in org.jboss.managed.plugins
-
Managed component impl.
- ManagedComponentImpl(ComponentType, ManagedDeployment, ManagedObject) - Constructor for class org.jboss.managed.plugins.ManagedComponentImpl
-
- ManagedComponentImpl(ComponentType, ManagedDeployment, ManagedObject, RunStateMapper) - Constructor for class org.jboss.managed.plugins.ManagedComponentImpl
-
- ManagedDeployment - Interface in org.jboss.managed.api
-
A collection of ManagedComponent and structural information
about a deployment.
- ManagedDeployment.DeploymentPhase - Enum in org.jboss.managed.api
-
Deprecated.
- no replacement, to be dropped
- ManagedDeploymentImpl - Class in org.jboss.managed.plugins
-
A simple ManagedDeployment bean implementation
- ManagedDeploymentImpl(String, String) - Constructor for class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- ManagedDeploymentImpl(String, String, ManagedDeployment.DeploymentPhase, ManagedDeployment, Map<String, ManagedObject>) - Constructor for class org.jboss.managed.plugins.ManagedDeploymentImpl
-
Deprecated.
- ManagedDeploymentImpl(String, String, ManagedDeployment, Map<String, ManagedObject>) - Constructor for class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- ManagedObject - Interface in org.jboss.managed.api
-
ManagedObject is an interface for a manageable entity.
- ManagedObjectBuilder - Interface in org.jboss.managed.spi.factory
-
ManagedObjectBuilder.
- ManagedObjectDefinition - Class in org.jboss.managed.api.factory
-
Managed object definition.
- ManagedObjectDefinition() - Constructor for class org.jboss.managed.api.factory.ManagedObjectDefinition
-
- ManagedObjectDefinition(Class<?>, ManagedObjectBuilder) - Constructor for class org.jboss.managed.api.factory.ManagedObjectDefinition
-
- ManagedObjectFactory - Class in org.jboss.managed.api.factory
-
ManagedObjectFactory.
- ManagedObjectFactory() - Constructor for class org.jboss.managed.api.factory.ManagedObjectFactory
-
- ManagedObjectFactoryBuilder - Class in org.jboss.managed.plugins.factory
-
ManagedObjectFactoryBuilder factory for ManagedObjectFactory.
- ManagedObjectFactoryBuilder() - Constructor for class org.jboss.managed.plugins.factory.ManagedObjectFactoryBuilder
-
- ManagedObjectImpl - Class in org.jboss.managed.plugins
-
ManagedObjectImpl.
- ManagedObjectImpl(String) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Create a new ManagedObjectImpl
- ManagedObjectImpl(String, Set<ManagedProperty>) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Create a new ManagedObjectImpl
- ManagedObjectImpl(String, Set<ManagedProperty>, Set<ManagedOperation>) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Create a new ManagedObjectImpl
- ManagedObjectImpl(String, Set<ManagedProperty>, HashSet<ManagedOperation>) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Deprecated.
- ManagedObjectImpl(String, String, String, Set<ManagedProperty>, Set<ManagedOperation>, Object) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Create a new ManagedObjectImpl
- ManagedObjectImpl(String, String, String, Set<ManagedProperty>, HashSet<ManagedOperation>, Serializable) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Deprecated.
- ManagedObjectImpl(String, String, String, Map<String, ManagedProperty>, Set<ManagedOperation>, Object) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Create a new ManagedObjectImpl
- ManagedObjectImpl(String, String, String, Map<String, ManagedProperty>, HashSet<ManagedOperation>, Serializable) - Constructor for class org.jboss.managed.plugins.ManagedObjectImpl
-
Deprecated.
- ManagedObjectPopulator<T> - Interface in org.jboss.managed.spi.factory
-
ManagedObjectPopulator.
- ManagedOperation - Interface in org.jboss.managed.api
-
A representation of a managed operation.
- ManagedOperation.Impact - Enum in org.jboss.managed.api
-
The side-effect impact of invoking an operation
- ManagedOperationImpl - Class in org.jboss.managed.plugins
-
A default implementation of ManagedOperation
- ManagedOperationImpl(String, String) - Constructor for class org.jboss.managed.plugins.ManagedOperationImpl
-
- ManagedOperationImpl(String, String, ManagedOperation.Impact, ManagedParameter[], MetaType) - Constructor for class org.jboss.managed.plugins.ManagedOperationImpl
-
- ManagedOperationMatcher - Class in org.jboss.managed.plugins
-
- ManagedOperationMatcher() - Constructor for class org.jboss.managed.plugins.ManagedOperationMatcher
-
- ManagedParameter - Interface in org.jboss.managed.api
-
A representation of a ManagedOperation parameter
- ManagedParameterConstraintsPopulator - Interface in org.jboss.managed.spi.factory
-
- ManagedParameterConstraintsPopulatorFactory - Interface in org.jboss.managed.spi.factory
-
Stateless factory for obtaining a ManagedParameterConstraintsPopulator
- ManagedParameterImpl - Class in org.jboss.managed.plugins
-
- ManagedParameterImpl(String) - Constructor for class org.jboss.managed.plugins.ManagedParameterImpl
-
Create a new ManagedProperty that is not associated to
a ManagedObject.
- ManagedParameterImpl(Fields) - Constructor for class org.jboss.managed.plugins.ManagedParameterImpl
-
Create a new ManagedProperty that is not associated to
a ManagedObject.
- ManagedProperty - Interface in org.jboss.managed.api
-
- ManagedPropertyConstraintsPopulator - Interface in org.jboss.managed.spi.factory
-
Plugin for the ManagedProperty fields constraint related info.
- ManagedPropertyConstraintsPopulatorFactory - Interface in org.jboss.managed.spi.factory
-
Stateless factory for obtaining a ManagedPropertyConstraintsPopulator
- ManagedPropertyImpl - Class in org.jboss.managed.plugins
-
ManagedProperty.
- ManagedPropertyImpl(String) - Constructor for class org.jboss.managed.plugins.ManagedPropertyImpl
-
Create a new ManagedProperty that is not associated to
a ManagedObject.
- ManagedPropertyImpl(Fields) - Constructor for class org.jboss.managed.plugins.ManagedPropertyImpl
-
Create a new ManagedProperty that is not associated to
a ManagedObject.
- ManagedPropertyImpl(ManagedObject, Fields) - Constructor for class org.jboss.managed.plugins.ManagedPropertyImpl
-
Create a new ManagedProperty.
- ManagedPropertyImplFactory - Class in org.jboss.managed.plugins
-
javabean factory for ManagedPropertyImpls.
- ManagedPropertyImplFactory() - Constructor for class org.jboss.managed.plugins.ManagedPropertyImplFactory
-
- ManagementComponent - Annotation Type in org.jboss.managed.api.annotation
-
An annotation that identifies property as metdata identifying
a ManagedComponent
- ManagementConstants - Interface in org.jboss.managed.api.annotation
-
ManagementConstants.
- ManagementDeployment - Annotation Type in org.jboss.managed.api.annotation
-
An annotation identifying a managed deployment
- ManagementFactoryUtils - Class in org.jboss.managed.plugins.jmx
-
A utility class that created ManagedObjects for the jmx platform mbeans
returned by
ManagementFactory
- ManagementFactoryUtils() - Constructor for class org.jboss.managed.plugins.jmx.ManagementFactoryUtils
-
- ManagementObject - Annotation Type in org.jboss.managed.api.annotation
-
ManagementObject annotation for describing ManagedObjects.
- ManagementObjectClass - Annotation Type in org.jboss.managed.api.annotation
-
ManagementObjectClass annotation for describing the actual class
annotated with org.jboss.managed.api.annotation.ManagementObject.
- ManagementObjectID - Annotation Type in org.jboss.managed.api.annotation
-
An annotation that identifies a ManagedObject key/type
qualifier source.
- ManagementObjectRef - Annotation Type in org.jboss.managed.api.annotation
-
Indicates a property that references another ManagedObject
- ManagementOperation - Annotation Type in org.jboss.managed.api.annotation
-
An annotation for describing a ManagedOperation
- ManagementParameter - Annotation Type in org.jboss.managed.api.annotation
-
Annotation for documenting a ManagementOperation parameter.
- ManagementParameter.NULL_CONSTRAINTS - Class in org.jboss.managed.api.annotation
-
- ManagementParameter.NULL_CONSTRAINTS() - Constructor for class org.jboss.managed.api.annotation.ManagementParameter.NULL_CONSTRAINTS
-
- ManagementProperties - Enum in org.jboss.managed.api.annotation
-
ManagementProperties.
- ManagementProperty - Annotation Type in org.jboss.managed.api.annotation
-
ManagementProperty annotation for describing a ManagedProperty.
- ManagementPropertyFactory - Annotation Type in org.jboss.managed.api.annotation
-
An annotation describing the implementation class for a ManagedProperty.
- ManagementRuntimeRef - Annotation Type in org.jboss.managed.api.annotation
-
ManagementRuntimeRef annotation that can be used
to identify which property defines the component name.
- ManagementRuntimeRef.DEFAULT_NAME_TRANSFORMER - Class in org.jboss.managed.api.annotation
-
- ManagementRuntimeRef.DEFAULT_NAME_TRANSFORMER() - Constructor for class org.jboss.managed.api.annotation.ManagementRuntimeRef.DEFAULT_NAME_TRANSFORMER
-
- MANDATORY - Static variable in interface org.jboss.managed.api.Fields
-
The mandatory
- MAP_INDEX_NAMES - Static variable in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Map index names
- MAP_ITEM_NAMES - Static variable in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
Map item names
- MAP_KEY - Static variable in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
The map key
- MAP_VALUE - Static variable in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
The map value
- MapCompositeMetaType - Class in org.jboss.metatype.api.types
-
A CompositeMetaType for Map
- MapCompositeMetaType(MetaType) - Constructor for class org.jboss.metatype.api.types.MapCompositeMetaType
-
Create a MapCompositeMetaType with the given value metatype.
- MapCompositeValueSupport - Class in org.jboss.metatype.api.values
-
A
CompositeValue
representing a
Map<String,MetaValue>
, where the set of allowed keys is
specified by the associated
MapCompositeMetaType
, and where all values must be of the same MetaType.
- MapCompositeValueSupport(MetaType) - Constructor for class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- MapCompositeValueSupport(Map<String, MetaValue>, MetaType) - Constructor for class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- mapNullToPrimitive(TypeInfo) - Static method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
Map null to primitive.
- MAPPED_NAME - Static variable in interface org.jboss.managed.api.Fields
-
The mapped name field name
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.FileMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.ObjectNameMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesCompositeObjectNameMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.PropertiesObjectNameMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper
-
- mapToType() - Method in class org.jboss.metatype.spi.values.MetaMapper
-
Override this method to map to a specific type
- Masked - Annotation Type in org.jboss.managed.api.annotation
-
An annotation that indicates a property should be masked
- MAXIMUM_VALUE - Static variable in interface org.jboss.managed.api.Fields
-
The maximum value
- MemoryManagerMXBeanMO - Class in org.jboss.managed.plugins.jmx
-
Stub class for the MemoryManagerMXBean interface that is marked up with
management annotations.
- MemoryManagerMXBeanMO() - Constructor for class org.jboss.managed.plugins.jmx.MemoryManagerMXBeanMO
-
- MemoryMXBeanMO - Class in org.jboss.managed.plugins.jmx
-
Stub class for the MemoryMXBean interface that is marked up with
management annotations.
- MemoryMXBeanMO() - Constructor for class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- MemoryPoolMXBeanMO - Class in org.jboss.managed.plugins.jmx
-
Stub class for the MemoryPoolMXBean interface that is marked up with
management annotations.
- MemoryPoolMXBeanMO() - Constructor for class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- META_TYPE - Static variable in interface org.jboss.managed.api.Fields
-
The meta type field name
- META_TYPE - Static variable in class org.jboss.metatype.plugins.types.ObjectNameTypeBuilder
-
The MetaType for Class
- MetaMapper<T> - Class in org.jboss.metatype.spi.values
-
MetaMapper.
- MetaMapper() - Constructor for class org.jboss.metatype.spi.values.MetaMapper
-
- MetaMapperFactory<T> - Interface in org.jboss.metatype.spi.values
-
A factory interface for creating MetaMappers
- MetaMapping - Annotation Type in org.jboss.metatype.api.annotations
-
MetaMapper.
- MetaMappingFactory - Annotation Type in org.jboss.metatype.api.annotations
-
An annotation for specifying a MetaMapperFactory
- MetaType - Interface in org.jboss.metatype.api.types
-
MetaType.
- MetaTypeBuilder - Interface in org.jboss.metatype.spi.types
-
MetaTypeBuilder.
- MetaTypeConstants - Interface in org.jboss.metatype.api.annotations
-
MetaTypeConstants.
- MetaTypeFactory - Class in org.jboss.metatype.api.types
-
MetaTypeFactory.
- MetaTypeFactory() - Constructor for class org.jboss.metatype.api.types.MetaTypeFactory
-
- MetaTypeFactoryBuilder - Class in org.jboss.metatype.plugins.types
-
MetaTypeFactoryBuilder.
- MetaTypeFactoryBuilder() - Constructor for class org.jboss.metatype.plugins.types.MetaTypeFactoryBuilder
-
- MetaValue - Interface in org.jboss.metatype.api.values
-
MetaValue.
- MetaValueBuilder<T> - Interface in org.jboss.metatype.spi.values
-
MetaValueBuilder.
- MetaValueFactory - Class in org.jboss.metatype.api.values
-
MetaValueFactory.
- MetaValueFactory() - Constructor for class org.jboss.metatype.api.values.MetaValueFactory
-
- MetaValueFactoryBuilder - Class in org.jboss.metatype.plugins.values
-
MetaValueFactoryBuilder.
- MetaValueFactoryBuilder() - Constructor for class org.jboss.metatype.plugins.values.MetaValueFactoryBuilder
-
- MINIMUM_VALUE - Static variable in interface org.jboss.managed.api.Fields
-
The minimum value
- MODIFIED - Static variable in interface org.jboss.managed.api.Fields
-
The modified flag
- MutableCompositeMetaType - Class in org.jboss.metatype.plugins.types
-
MutableCompositeMetaType.
- MutableCompositeMetaType(String, String) - Constructor for class org.jboss.metatype.plugins.types.MutableCompositeMetaType
-
Construct a composite meta type with no items.
- MutableManagedComponent - Interface in org.jboss.managed.api
-
- MutableManagedObject - Interface in org.jboss.managed.api
-
An extension of ManagedObject that allows setting of key values after
the ManagedObject has been created.
- set(String, MetaValue) - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
Set an item value
- setActivationPolicy(ActivationPolicy) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setAdminViewUses(Collection<String>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setAnnotations(Map<String, Annotation>) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setAnnotations(Map<String, Annotation>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- setAnnotations(Map<String, Annotation>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setAttachment(String, Object) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Set an attachment against the deployment.
- setAttachment(Object) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the metadata attachment.
- setAttachment(String, Object) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- setAttachment(Object) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
Set the attachment.
- setAttachmentName(String) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setBuilder(ManagedObjectBuilder) - Method in class org.jboss.managed.api.factory.BaseManagedObjectDefinition
-
Set builder.
- setBuilder(Class<?>, ManagedObjectBuilder) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Set a managed object builder
- setBuilder(Class<?>, ManagedObjectBuilder) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setBuilder(Class<?>, MetaTypeBuilder) - Method in class org.jboss.metatype.api.types.MetaTypeFactory
-
Set a meta type builder
- setBuilder(Class<?>, MetaValueBuilder<?>) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Set a meta value builder.
- setBuilder(Class<?>, MetaTypeBuilder) - Method in class org.jboss.metatype.plugins.types.DefaultMetaTypeFactory
-
- setBuilder(Class<?>, MetaValueBuilder<?>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- setBuilders(Map<Class<?>, ManagedObjectBuilder>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setCollectionUsageThreshold(long) - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- setComponentName(Object) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the runtime component name.
- setComponentName(Object) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setConfiguration(Configuration) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setConfiguration(Configuration) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- setDefaultInstanceFactory(InstanceClassFactory<? extends Serializable>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
Set the default InstanceClassFactory.
- setDefaultInstanceFactory(InstanceClassFactory<?>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- setDefaultManagedObjectPopulator(ManagedObjectPopulator<? extends Serializable>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
A default implementation of ManagedObjectPopulator that is used when
there is no ManagedObjectBuilder registered for a given type.
- setDefaultsBuilder(MetaType, DefaultValueBuilder) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setDelegate(ManagedObject) - Method in class org.jboss.managed.plugins.DelegateManagedCommonImpl
-
- setDeploymentState(DeploymentState) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- setDescription(String) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the description
- setDescription(String) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setDescription(String) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Set the description
- setDescription(String) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set the description
- setElements(MetaValue[]) - Method in class org.jboss.metatype.api.values.CollectionValueSupport
-
Set the value.
- setFactory(ManagedObjectFactory) - Method in class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
Set managed object factory.
- setField(String, Object) - Method in interface org.jboss.managed.api.Fields
-
Set a field with the given name
- setField(String, Serializable) - Method in interface org.jboss.managed.api.ManagedParameter
-
Set a field
- setField(String, Serializable) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set a field
- setField(String, Object) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set a field
- setField(String, Serializable) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- setField(String, Serializable) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setImpact(ManagedOperation.Impact) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setInstanceClassFactory(Class<X>, InstanceClassFactory<X>) - Method in class org.jboss.managed.api.factory.ManagedObjectFactory
-
Set the InstanceClassFactory for an instance type.
- setInstanceClassFactory(Class<T>, InstanceClassFactory<T>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setInstanceFactories(Map<Class<?>, InstanceClassFactory<?>>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setInstanceFactories(Map<Class<?>, InstanceClassFactory<?>>) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator
-
- setInstanceFactory(Class<T>, InstanceFactory<T>) - Method in class org.jboss.metatype.api.values.MetaValueFactory
-
Set an instance factory.
- setInstanceFactory(Class<T>, InstanceFactory<T>) - Method in class org.jboss.metatype.plugins.values.DefaultMetaValueFactory
-
- SetInstanceFactory - Class in org.jboss.metatype.plugins.values
-
Set instance factory.
- setKeys(Set<String>) - Method in class org.jboss.metatype.plugins.types.AbstractCompositeMetaType
-
Set the keys
- setKeys(Set<String>) - Method in class org.jboss.metatype.plugins.types.MutableCompositeMetaType
-
- setLegalValues(Set<MetaValue>) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the legal values
- setLegalValues(Set<MetaValue>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Set the legal values
- setLegalValues(Set<MetaValue>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set the legal values
- setManagedObject(ManagedObject) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set the managed object the property is associated with.
- setManagedObject(BeanInfo, PropertyInfo, T, ManagedObject) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Currently just a stub method subclasses have to override to avoid
the NotImplementedException.
- setManagedObject(ManagedObject) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set managed object
- setMandatory(boolean) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the mandatory value
- setMandatory(boolean) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set whether the field is mandatory
- setMax(Number) - Method in class org.jboss.managed.plugins.constraints.NumberConstraintsPopulator
-
- setMaximumValue(Comparable<?>) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Get the maximum value
- setMaximumValue(Comparable<?>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Set the maximum value
- setMaximumValue(Comparable<MetaValue>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set the maximum value
- setMetaType(MetaType) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the meta type
- setMetaType(MetaType) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Set the meta type
- setMetaType(MetaType) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set the meta type
- setMetaTypeFactory(MetaTypeFactory) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setMetaTypeFactory(MetaTypeFactory) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
- setMetaValueFactory(MetaValueFactory) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setMetaValueFactory(MetaValueFactory) - Method in class org.jboss.managed.plugins.factory.AbstractManagedObjectFactory
-
- setMetaValueFactory(MetaValueFactory) - Method in class org.jboss.managed.plugins.factory.DeploymentTemplateInfoFactory
-
- setMetaValueFactory(MetaValueFactory) - Method in class org.jboss.managed.plugins.jmx.CompositeDataMetaValueBuilder
-
- setMin(Number) - Method in class org.jboss.managed.plugins.constraints.NumberConstraintsPopulator
-
- setMinimumValue(Comparable<?>) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the minimum value
- setMinimumValue(Comparable<?>) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
Set the minimum value
- setMinimumValue(Comparable<MetaValue>) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set the minimum value
- setModified(boolean) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set the modified state of the property value.
- setModified(boolean) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setMof(ManagedObjectFactory) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setName(String) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the external name by which the ManagedObject is known
- setName(String) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the property name
- setName(String) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setName(String) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setNameTransformers(Class<?>, RuntimeComponentNameTransformer) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setNameTransformers(TypeInfo, RuntimeComponentNameTransformer) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setNameType(String) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setOperations(Set<ManagedOperation>) - Method in interface org.jboss.managed.api.MutableManagedComponent
-
Set the ManagedOperation associated with the ManagedObject.
- setOperations(Set<ManagedOperation>) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the ManagedOperation associated with the ManagedObject.
- setOperations(Set<ManagedOperation>) - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- setOperations(Set<ManagedOperation>) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setParameters(ManagedParameter[]) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setParent(ManagedObject) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the parent ManagedObject.
- setParent(ManagedObject) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setProperties(Map<String, ManagedProperty>) - Method in interface org.jboss.managed.api.MutableManagedComponent
-
Set the ManagedObject ManagedProperty mapping.
- setProperties(Map<String, ManagedProperty>) - Method in interface org.jboss.managed.api.MutableManagedObject
-
Set the ManagedObject ManagedProperty mapping.
- setProperties(Map<String, ManagedProperty>) - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- setProperties(Map<String, ManagedProperty>) - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- setProperties(Map<String, ManagedProperty>) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setReadOnly(boolean) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setRemoved(boolean) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set whether a property has been marked as removed from its ManagedObject.
- setRemoved(boolean) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
Set whether the property is removed
- setReturnType(MetaType) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setRootManagedPropertyName(String) - Method in class org.jboss.managed.plugins.BasicDeploymentTemplateInfo
-
- setRunState(RunState) - Method in interface org.jboss.managed.api.MutableManagedComponent
-
Set the component runtime state
- setRunState(RunState) - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- setStateMapper(RunStateMapper) - Method in class org.jboss.managed.plugins.ManagedComponentImpl
-
- setSubtype(String) - Method in class org.jboss.managed.api.ComponentType
-
- setTargetManagedObject(ManagedObject) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set the target ManagedObject.
- setTargetManagedObject(ManagedObject) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setThreadContentionMonitoringEnabled(boolean) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- setThreadCpuTimeEnabled(boolean) - Method in class org.jboss.managed.plugins.jmx.ThreadMXBeanMO
-
- setTransformers(Map<TypeInfo, RuntimeComponentNameTransformer>) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setTransientAttachment(String, Object) - Method in interface org.jboss.managed.api.ManagedObject
-
Set a transient attachment against the property.
- setTransientAttachment(String, Object) - Method in interface org.jboss.managed.api.TransientAttachments
-
Set an transient attachment against the parameter.
- setTransientAttachment(String, Object) - Method in class org.jboss.managed.plugins.DelegateManagedObjectImpl
-
- setTransientAttachment(String, Object) - Method in class org.jboss.managed.plugins.ManagedObjectImpl
-
- setTransientAttachment(String, Object) - Method in class org.jboss.managed.plugins.ManagedOperationImpl
-
- setTransientAttachment(String, Object) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- setTransientAttachment(String, Object) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setType(String) - Method in class org.jboss.managed.api.ComponentType
-
- setType(Class<?>) - Method in class org.jboss.managed.api.factory.BaseManagedObjectDefinition
-
Set type.
- setTypes(Set<String>) - Method in interface org.jboss.managed.api.ManagedDeployment
-
Get the deployment/module types.
- setTypes(Set<String>) - Method in class org.jboss.managed.plugins.ManagedDeploymentImpl
-
- setUsageThreshold(long) - Method in class org.jboss.managed.plugins.jmx.MemoryPoolMXBeanMO
-
- setValue(MetaValue) - Method in interface org.jboss.managed.api.ManagedParameter
-
Set the value
- setValue(MetaValue) - Method in interface org.jboss.managed.api.ManagedProperty
-
Set the value
- setValue(MetaValue) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the value
- setValue(BeanInfo, ManagedProperty, T, MetaValue) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
Set a value
- setValue(BeanInfo, PropertyInfo, Object, Object) - Method in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
-
- setValue(MetaValue) - Method in class org.jboss.managed.plugins.ManagedParameterImpl
-
- setValue(MetaValue) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- setValue(MetaValue) - Method in class org.jboss.managed.plugins.WritethroughManagedPropertyImpl
-
Write the value back to the attachment if there is a PropertyInfo
in the Fields.PROPERTY_INFO field.
- setValue(BeanInfo, ManagedProperty, T, MetaValue) - Method in interface org.jboss.managed.spi.factory.InstanceClassFactory
-
Set the property value to attachment object.
- setValue(Object) - Method in class org.jboss.metatype.api.values.ArrayValueSupport
-
Set the value.
- setValue(String) - Method in class org.jboss.metatype.api.values.EnumValueSupport
-
Set the value.
- setValue(Serializable) - Method in class org.jboss.metatype.api.values.GenericValueSupport
-
Set the value.
- setValue(Serializable) - Method in class org.jboss.metatype.api.values.SimpleValueSupport
-
Set the value.
- setValueMapping(Map<String, String>) - Method in class org.jboss.managed.plugins.factory.StringRunStateMapper
-
- setVerbose(boolean) - Method in class org.jboss.managed.plugins.jmx.ClassLoadingMXBeanMO
-
- setVerbose(boolean) - Method in class org.jboss.managed.plugins.jmx.MemoryMXBeanMO
-
- setViewUse(ViewUse[]) - Method in class org.jboss.managed.plugins.DefaultFieldsImpl
-
Set the view use
- setViewUse(ViewUse[]) - Method in class org.jboss.managed.plugins.ManagedPropertyImpl
-
- SHORT - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
The simple type for java.lang.Short
- SHORT_PRIMITIVE - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
- ShortComparator - Class in org.jboss.metatype.api.types.helpers
-
Short comparator.
- ShortComparator() - Constructor for class org.jboss.metatype.api.types.helpers.ShortComparator
-
- ShortDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.SHORT
- ShortDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.ShortDefaultValueBuilder
-
- ShortPrimitiveDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.SHORT_PRIMITIVE
- ShortPrimitiveDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.ShortPrimitiveDefaultValueBuilder
-
- SimpleDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaTypes
- SimpleDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.SimpleDefaultValueBuilder
-
- SimpleMetaType - Class in org.jboss.metatype.api.types
-
SimpleMetaType.
- SimpleValue - Interface in org.jboss.metatype.api.values
-
SimpleValue.
- SimpleValueComparator - Class in org.jboss.metatype.api.values
-
A Comparator for SimpleValues.
- SimpleValueComparator() - Constructor for class org.jboss.metatype.api.values.SimpleValueComparator
-
- SimpleValueSupport - Class in org.jboss.metatype.api.values
-
SimpleValue.
- SimpleValueSupport(SimpleMetaType, Serializable) - Constructor for class org.jboss.metatype.api.values.SimpleValueSupport
-
Create a new SimpleValueSupport.
- size() - Method in interface org.jboss.metatype.api.values.TableValue
-
Retrieve the number of rows in the table value.
- size() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- SortedSetInstanceFactory - Class in org.jboss.metatype.plugins.values
-
Sorted set instance factory.
- start() - Method in class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
Add builder to factory.
- stop() - Method in class org.jboss.managed.api.factory.ConfigurableManagedObjectDefinition
-
Remove builder from factory.
- STRING - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
The simple type for java.lang.String
- StringComparator - Class in org.jboss.metatype.api.types.helpers
-
String comparator.
- StringComparator() - Constructor for class org.jboss.metatype.api.types.helpers.StringComparator
-
- StringDefaultValueBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for SimpleMetaType.STRING SimpleValues.
- StringDefaultValueBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.StringDefaultValueBuilder
-
- StringLegalValuesPopulator - Class in org.jboss.managed.plugins.constraints
-
A populator for a set of string values
- StringLegalValuesPopulator(String[]) - Constructor for class org.jboss.managed.plugins.constraints.StringLegalValuesPopulator
-
- StringLegalValuesPopulatorFactory - Class in org.jboss.managed.plugins.constraints
-
A factory for string legal values populator
- StringLegalValuesPopulatorFactory() - Constructor for class org.jboss.managed.plugins.constraints.StringLegalValuesPopulatorFactory
-
- StringName - Class in org.jboss.metatype.plugins.types
-
A simple string based Name implementation.
- StringName(String) - Constructor for class org.jboss.metatype.plugins.types.StringName
-
- StringObjectNameDefaultBuilder - Class in org.jboss.metatype.plugins.values.defaults
-
A DefaultValueBuilder for ObjectNames that are represented using a
SimpleMetaType.STRING SimpleValue.
- StringObjectNameDefaultBuilder() - Constructor for class org.jboss.metatype.plugins.values.defaults.StringObjectNameDefaultBuilder
-
- StringObjectNameMetaMapper - Class in org.jboss.metatype.plugins.values.mappers
-
A mapper for String forms of javax.management.ObjectName values to a
SimpleMetaType.STRING/SimpleValue
- StringObjectNameMetaMapper() - Constructor for class org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper
-
- StringRunStateMapper - Class in org.jboss.managed.plugins.factory
-
A RunStateMapper implementation that maps string based meta values to
the RunState enum based on a Map of meta value to enum
string.
- StringRunStateMapper() - Constructor for class org.jboss.managed.plugins.factory.StringRunStateMapper
-
- StringRunStateMapper(String[], String[]) - Constructor for class org.jboss.managed.plugins.factory.StringRunStateMapper
-
- VALUE - Static variable in interface org.jboss.managed.api.Fields
-
The value
- valueOf(String) - Static method in enum org.jboss.managed.api.annotation.ActivationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.annotation.ManagementProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.annotation.ViewUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.DeploymentState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.ManagedDeployment.DeploymentPhase
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.ManagedOperation.Impact
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.managed.api.RunState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.managed.api.annotation.ActivationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.annotation.ManagementProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.annotation.ViewUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.DeploymentState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.ManagedDeployment.DeploymentPhase
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.ManagedOperation.Impact
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.managed.api.RunState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.jboss.metatype.api.values.CompositeValue
-
The values of this composite value
- values() - Method in class org.jboss.metatype.api.values.CompositeValueSupport
-
- values() - Method in class org.jboss.metatype.api.values.MapCompositeValueSupport
-
- values() - Method in interface org.jboss.metatype.api.values.TableValue
-
Returns a set view of the row values.
- values() - Method in class org.jboss.metatype.api.values.TableValueSupport
-
- VIEW_USE - Static variable in interface org.jboss.managed.api.Fields
-
The ViewUses
- ViewUse - Enum in org.jboss.managed.api.annotation
-
An enum for the types of management views a
property
is associated with.
- VOID - Static variable in class org.jboss.metatype.api.types.SimpleMetaType
-
The simple type for java.lang.Void