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

A

ACTIVATION - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key ACTIVATION, used in ACTIVATION_ITEM.
ACTIVATION_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the activation strategy for a component.
ARGUMENTS - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key ARGUMENT, used in ARGUMENTS_ITEM.
ARGUMENTS_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the bean argument for the bean's compositeType.
ARIES_BLUEPRINT - Static variable in class org.apache.aries.jmx.blueprint.JmxConstants
The domain name of the Blueprint MBeans
arrayType(int, OpenType) - Static method in class org.apache.aries.jmx.blueprint.Item
Return a new Array Type.
AUTO_EXPORT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key AUTO_EXPORT, used in AUTO_EXPORT_ITEM.
AUTO_EXPORT_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the auto-export mode for the service.
AVAILABILITY - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key AVAILABILITY, used in AVAILABILITY_ITEM.
AVAILABILITY_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item specify whether or not a matching service is required at all times.

B

BEAN_ARGUMENT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for BeanArgument objects, used in BEAN_ARGUMENT_TYPE.
BEAN_ARGUMENT_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a Argument object.
BEAN_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for BeanMetadata objects, used in BEAN_METADATA_TYPE.
BEAN_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a BeanMetadata object, it extends COMPONENT_METADATA_TYPE and adds the following items: CLASS_NAME INIT_METHOD DESTROY_METHOD FACTORY_METHOD FACTORY_COMPONENT SCOPE ARGUMENTS PROPERTIES
BEAN_PROPERTY - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for BeanProperty objects, used in BEAN_PROPERTY_TYPE.
BEAN_PROPERTY_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for property type.
BIND_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key BIND_METHOD, used in BIND_METHOD_ITEM.
BIND_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the bind method.
BlueprintMetadataMBean - Interface in org.apache.aries.jmx.blueprint
 
BlueprintStateMBean - Interface in org.apache.aries.jmx.blueprint
This MBean provides the management interface to the OSGi Blueprint Service.
BUNDLE_ID - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key BUNDLE_ID, used in BlueprintStateMBean.BUNDLE_ID_ITEM.
BUNDLE_ID_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the Blueprint bundle id associated with this event.
BYTE_ARRAY_TYPE - Static variable in class org.apache.aries.jmx.blueprint.JmxConstants
 

C

CLASS_NAME - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key CLASS_NAME, used in CLASS_NAME_ITEM.
CLASS_NAME_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the class specified for the bean.
COLLECTION_CLASS - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key COLLECTION_CLASS, used in KEY_TYPE_ITEM.
COLLECTION_CLASS_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the type of this collection The key is COLLECTION_CLASS, and the type is SimpleType.STRING.
COLLECTION_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for CollectionMetadata objects, used in COLLECTION_METADATA_TYPE.
COLLECTION_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a CollectionMetadata object.
COMPONENT_ID - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key COMPONENT_ID, used in COMPONENT_ID_ITEM.
COMPONENT_ID_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the component id to which the "ref" associates.
COMPONENT_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ComponentMetadata objects, used in COMPONENT_METADATA_TYPE.
COMPONENT_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a ComponentMetadata object, it contains the following items: ID ACTIVATION DEPENDS_ON
COMPONENT_NAME - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key COMPONENT_NAME, used in COMPONENT_NAME_ITEM.
COMPONENT_NAME_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the value of the component-name attribute of the service reference.
compositeType(String, String, Item...) - Static method in class org.apache.aries.jmx.blueprint.Item
Create a Composite Type

D

DEPENDENCIES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key DEPENDENCIES, used in BlueprintStateMBean.DEPENDENCIES_ITEM.
DEPENDENCIES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the filters identifying the missing dependencies that caused the WAITING, GRACE_PERIOD or FAILURE event.
DEPENDS_ON - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key DEPENDS_ON, used in DEPENDS_ON_ITEM.
DEPENDS_ON_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the ids of any components listed in a depends-on attribute for the component.
DESTROY_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key DESTROY_METHOD, used in DESTROY_METHOD_ITEM.
DESTROY_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the destroy method specified for the bean.

E

ENTRIES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key ENTRIES, used in ENTRIES_ITEM.
ENTRIES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing an array of entries The key is ENTRIES, and the type is ArrayType.
EVENT_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key EVENT_TYPE, used in BlueprintStateMBean.EVENT_TYPE_ITEM.
EVENT_TYPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the type of this event.
EXCEPTION_MESSAGE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key EXCEPTION_MESSAGE, used in #ERROR_MESSAGE_ITEM.
EXCEPTION_MESSAGE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the exception message that cause this FAILURE event.
extend(CompositeType, String, String, Item...) - Static method in class org.apache.aries.jmx.blueprint.Item
Extend a Composite Type by adding new items.
EXTENDER_BUNDLE_ID - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key EXTENDER_BUNDLE_ID, used in BlueprintStateMBean.EXTENDER_BUNDLE_ID_ITEM.
EXTENDER_BUNDLE_ID_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the Blueprint extender bundle id that is generating this event.

F

FACTORY_COMPONENT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key FACTORY_COMPONENT, used in FACTORY_COMPONENT_ITEM.
FACTORY_COMPONENT_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the id of the factory component on which to invoke the factory method for the bean.
FACTORY_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key FACTORY_METHOD, used in FACTORY_METHOD_ITEM.
FACTORY_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the factory method specified for the bean.
FILTER - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key FILTER, used in FILTER_ITEM.
FILTER_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the filter expression that a matching service must match.

G

getBlueprintBundleIds() - Method in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
Returns all the blueprint bundles' IDs, which are either successfully created or not by current extender.
getBlueprintContainerServiceId(long) - Method in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
Returns the blueprint container's service id if the bundle specified by the bundle id is a blueprint bundle.
getBlueprintContainerServiceIds() - Method in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
Returns all the blueprint containers' service IDs, which successfully created from blueprint bundles.
getComponentIds(long) - Method in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
Returns the list of component id.
getComponentIdsByType(long, String) - Method in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
Returns all component ids of the specified component type
getComponentMetadata(long, String) - Method in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
Returns the ComponentMetadata according to the its component id.
getLastEvent(long) - Method in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
Returns the BlueprintEvent associated with this blueprint container.
getLastEvents() - Method in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
Returns all the last events associated with the blueprint bundles.

I

ID - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key ID, used in ID_ITEM.
ID_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the component id of a component.
ID_REF_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for IdRefMetadata objects, used in ID_REF_METADATA_TYPE.
ID_REF_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for an IdRefMetadata object.
INDEX - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key INDEX, used in INDEX_ITEM.
INDEX_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the zero-based index into the parameter list of the factory method or constructor to be invoked for this argument.
INIT_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key INIT_METHOD, used in INIT_METHOD_ITEM.
INIT_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the init method specified for the bean.
INTERFACE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key INTERFACE, used in INTERFACE_ITEM.
INTERFACE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the interface type that a matching service must support.
INTERFACES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key INTERFACES, used in INTERFACES_ITEM.
INTERFACES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the type names of the interfaces that the service should be advertised as supporting.
Item - Class in org.apache.aries.jmx.blueprint
The item class enables the definition of open types in the appropriate interfaces.
Item(String, String, OpenType, String...) - Constructor for class org.apache.aries.jmx.blueprint.Item
Create a triple of name, description, and type.

J

JmxConstants - Class in org.apache.aries.jmx.blueprint
Constants.

K

KEY - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key KEY, used in KEY_ITEM.
KEY_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the key of an entry.
KEY_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key KEY_TYPE, used in KEY_TYPE_ITEM.
KEY_TYPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the key type of the entries.

L

LISTENER_COMPONENT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key LISTENER_COMPONENT, used in LISTENER_COMPONENT_ITEM.
LISTENER_COMPONENT_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the listener component.

M

MAP_ENTRY - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for MapEntry objects, used in MAP_ENTRY_TYPE.
MAP_ENTRY_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a MapEntry object.
MAP_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for MapMetadata objects, used in MAP_METADATA_TYPE.
MAP_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a MapMetadata object.
MEMBER_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key MEMBER_TYPE, used in MEMBER_TYPE_ITEM.
MEMBER_TYPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item specify whether the List will contain service object proxies or ServiceReference objects.

N

NAME - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key NAME, used in NAME_ITEM.
NAME_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the property to be injected.
NULL_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for NullMetadata objects, used in NULL_METADATA_TYPE.
NULL_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for NullMetadata objects.

O

OBJECTNAME - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The object name for this MBean.
OBJECTNAME - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The object name for this MBean.
org.apache.aries.jmx.blueprint - package org.apache.aries.jmx.blueprint
 
OSGI_BLUEPRINT_EVENT_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The CompositeType for a blueprint event.
OSGI_BLUEPRINT_EVENTS_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The Tabular Type for A list of blueprint events.

P

PLACEHOLDER - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key PLACEHOLDER, used in PLACEHOLDER_ITEM.
PLACEHOLDER_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item is a placeholder in the null metadata type.
PROPERTIES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key PROPERTY, used in PROPERTIES_ITEM.
PROPERTIES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the bean property for the bean's compositeType.
PROPS_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for PropsMetadata objects, used in PROPS_METADATA_TYPE.
PROPS_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a PropsMetadata object.

R

RANKING - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key RANKING, used in RANKING_ITEM.
RANKING_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the ranking value to use when advertising the service.
REF_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for RefMetadata objects, used in REF_METADATA_TYPE.
REF_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a RefMetadata object.
REFERENCE_LIST_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ReferenceListMetadata objects, used in REFERENCE_LIST_METADATA_TYPE.
REFERENCE_LIST_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a ReferenceListMetadata object, it extends SERVICE_REFERENCE_METADATA_TYPE and adds the following items: MEMBER_TYPE
REFERENCE_LISTENER - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ReferenceListener objects, used in REFERENCE_LISTENER_TYPE.
REFERENCE_LISTENER_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a reference listener, and it contains the following items: LISTENER_COMPONENT BIND_METHOD UNBIND_METHOD
REFERENCE_LISTENERS - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key REFERENCE_LISTENERS, used in #SERVICE_LISTENERS_ITEM.
REFERENCE_LISTENERS_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing all the reference listeners.
REFERENCE_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ReferenceMetadata objects, used in REFERENCE_METADATA_TYPE.
REFERENCE_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a ReferenceMetadata object, it extends SERVICE_REFERENCE_METADATA_TYPE and adds the following items: TIMEOUT
REGISTRATION_LISTENER - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for RegistrationListener objects, used in REGISTRATION_LISTENER_TYPE.
REGISTRATION_LISTENER_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a registration listener, and it contains the following items: LISTENER_COMPONENT REGISTRATION_METHOD UNREGISTRATION_METHOD
REGISTRATION_LISTENERS - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key REGISTRATION_LISTENERS, used in #SERVICE_LISTENERS_ITEM.
REGISTRATION_LISTENERS_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing all the registration listeners.
REGISTRATION_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key REGISTRATION_METHOD, used in REGISTRATION_METHOD_ITEM.
REGISTRATION_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the registration method.
REPLAY - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key REPLAY, used in BlueprintStateMBean.REPLAY_ITEM.
REPLAY_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the flag that represents whether this event is a replay event.

S

SCOPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key SCOPE, used in SCOPE_ITEM.
SCOPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the scope for the bean.
SERVICE_COMPONENT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key SERVICE_COMPONENT, used in SERVICE_COMPONENT_ITEM.
SERVICE_COMPONENT_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the id of the component to be exported as a service.
SERVICE_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ServiceMetadata objects, used in SERVICE_METADATA_TYPE.
SERVICE_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a ServiceMetadata object, it extends COMPONENT_METADATA_TYPE and adds the following items: INTERFACES AUTO_EXPORT RANKING SERVICE_COMPONENT SERVICE_PROPERTIES REGISTRATION_LISTENERS
SERVICE_PROPERTIES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key SERVICE_PROPERTIES, used in SERVICE_PROPERTIES_ITEM.
SERVICE_PROPERTIES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the user declared properties to be advertised with the service.
SERVICE_REFERENCE_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ServiceReferenceMetadata objects, used in SERVICE_REFERENCE_METADATA_TYPE.
SERVICE_REFERENCE_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType for a ServiceReferenceMetadata object, it extends COMPONENT_METADATA_TYPE and adds the following items: AVAILABILITY INTERFACE COMPONENT_NAME FILTER REFERENCE_LISTENERS
STRING_ARRAY_TYPE - Static variable in class org.apache.aries.jmx.blueprint.JmxConstants
The MBean Open type for an array of strings
STRING_VALUE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key STRING_VALUE, used in STRING_VALUE_ITEM.
STRING_VALUE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the un-converted string representation of the value.

T

tabularType(String, String, CompositeType, String...) - Static method in class org.apache.aries.jmx.blueprint.Item
Create a Tabular Type.
TIMEOUT - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key TIME_OUT, used in TIMEOUT_ITEM.
TIMEOUT_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the timeout for service invocations when a backing service is is unavailable.
TIMESTAMP - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The key TIMESTAMP, used in BlueprintStateMBean.TIMESTAMP_ITEM.
TIMESTAMP_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintStateMBean
The item containing the time at which this event was created.
TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key TYPE, used in TYPE_ITEM.
TYPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the type to which the value should be converted.

U

UNBIND_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key UNBIND_METHOD, used in UNBIND_METHOD_ITEM.
UNBIND_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the unbind method.
UNREGISTRATION_METHOD - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key UNREGISTRATION_METHOD, used in UNREGISTRATION_METHOD_ITEM.
UNREGISTRATION_METHOD_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the name of the unregistration method.

V

VALUE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key VALUE, used in VALUE_ITEM.
VALUE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing a value and this will be used by BeanArgument, BeanProperty, MapEntry and CollectionMetadata.
VALUE_METADATA - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The name of CompositeType for ValueMetadata objects, used in VALUE_METADATA_TYPE.
VALUE_METADATA_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The CompositeType encapsulates ValueMetadata objects.
VALUE_TYPE - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key VALUE_TYPE, used in VALUE_TYPE_ITEM.
VALUE_TYPE_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing the value type that the value should be The key is VALUE_TYPE, and the type is SimpleType.STRING.
VALUES - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The key VALUES, used in VALUES_ITEM.
VALUES_ITEM - Static variable in interface org.apache.aries.jmx.blueprint.BlueprintMetadataMBean
The item containing all the values The key is VALUES, and the type is ArrayType.

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

Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.