|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlueprintMetadataMBean
Field Summary | |
---|---|
static String |
ACTIVATION
The key ACTIVATION, used in ACTIVATION_ITEM . |
static Item |
ACTIVATION_ITEM
The item containing the activation strategy for a component. |
static String |
ARGUMENTS
The key ARGUMENT, used in ARGUMENTS_ITEM . |
static Item |
ARGUMENTS_ITEM
The item containing the bean argument for the bean's compositeType. |
static String |
AUTO_EXPORT
The key AUTO_EXPORT, used in AUTO_EXPORT_ITEM . |
static Item |
AUTO_EXPORT_ITEM
The item containing the auto-export mode for the service. |
static String |
AVAILABILITY
The key AVAILABILITY, used in AVAILABILITY_ITEM . |
static Item |
AVAILABILITY_ITEM
The item specify whether or not a matching service is required at all times. |
static String |
BEAN_ARGUMENT
The name of CompositeType for BeanArgument objects, used in BEAN_ARGUMENT_TYPE . |
static CompositeType |
BEAN_ARGUMENT_TYPE
The CompositeType for a Argument object. |
static String |
BEAN_METADATA
The name of CompositeType for BeanMetadata objects, used in BEAN_METADATA_TYPE . |
static CompositeType |
BEAN_METADATA_TYPE
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
|
static String |
BEAN_PROPERTY
The name of CompositeType for BeanProperty objects, used in BEAN_PROPERTY_TYPE . |
static CompositeType |
BEAN_PROPERTY_TYPE
The CompositeType for property type. |
static String |
BIND_METHOD
The key BIND_METHOD, used in BIND_METHOD_ITEM . |
static Item |
BIND_METHOD_ITEM
The item containing the name of the bind method. |
static String |
CLASS_NAME
The key CLASS_NAME, used in CLASS_NAME_ITEM . |
static Item |
CLASS_NAME_ITEM
The item containing the name of the class specified for the bean. |
static String |
COLLECTION_CLASS
The key COLLECTION_CLASS, used in KEY_TYPE_ITEM . |
static Item |
COLLECTION_CLASS_ITEM
The item containing the type of this collection The key is COLLECTION_CLASS , and the type is SimpleType.STRING . |
static String |
COLLECTION_METADATA
The name of CompositeType for CollectionMetadata objects, used in COLLECTION_METADATA_TYPE . |
static CompositeType |
COLLECTION_METADATA_TYPE
The CompositeType for a CollectionMetadata object. |
static String |
COMPONENT_ID
The key COMPONENT_ID, used in COMPONENT_ID_ITEM . |
static Item |
COMPONENT_ID_ITEM
The item containing the component id to which the "ref" associates. |
static String |
COMPONENT_METADATA
The name of CompositeType for ComponentMetadata objects, used in COMPONENT_METADATA_TYPE . |
static CompositeType |
COMPONENT_METADATA_TYPE
The CompositeType for a ComponentMetadata object, it contains the following items: ID
ACTIVATION
DEPENDS_ON
|
static String |
COMPONENT_NAME
The key COMPONENT_NAME, used in COMPONENT_NAME_ITEM . |
static Item |
COMPONENT_NAME_ITEM
The item containing the value of the component-name attribute of the service reference. |
static String |
DEPENDS_ON
The key DEPENDS_ON, used in DEPENDS_ON_ITEM . |
static Item |
DEPENDS_ON_ITEM
The item containing the ids of any components listed in a depends-on attribute for the component. |
static String |
DESTROY_METHOD
The key DESTROY_METHOD, used in DESTROY_METHOD_ITEM . |
static Item |
DESTROY_METHOD_ITEM
The item containing the name of the destroy method specified for the bean. |
static String |
ENTRIES
The key ENTRIES, used in ENTRIES_ITEM . |
static Item |
ENTRIES_ITEM
The item containing an array of entries The key is ENTRIES , and the type is ArrayType . |
static String |
FACTORY_COMPONENT
The key FACTORY_COMPONENT, used in FACTORY_COMPONENT_ITEM . |
static Item |
FACTORY_COMPONENT_ITEM
The item containing the id of the factory component on which to invoke the factory method for the bean. |
static String |
FACTORY_METHOD
The key FACTORY_METHOD, used in FACTORY_METHOD_ITEM . |
static Item |
FACTORY_METHOD_ITEM
The item containing the name of the factory method specified for the bean. |
static String |
FILTER
The key FILTER, used in FILTER_ITEM . |
static Item |
FILTER_ITEM
The item containing the filter expression that a matching service must match. |
static String |
ID
The key ID, used in ID_ITEM . |
static Item |
ID_ITEM
The item containing the component id of a component. |
static String |
ID_REF_METADATA
The name of CompositeType for IdRefMetadata objects, used in ID_REF_METADATA_TYPE . |
static CompositeType |
ID_REF_METADATA_TYPE
The CompositeType for an IdRefMetadata object. |
static String |
INDEX
The key INDEX, used in INDEX_ITEM . |
static Item |
INDEX_ITEM
The item containing the zero-based index into the parameter list of the factory method or constructor to be invoked for this argument. |
static String |
INIT_METHOD
The key INIT_METHOD, used in INIT_METHOD_ITEM . |
static Item |
INIT_METHOD_ITEM
The item containing the name of the init method specified for the bean. |
static String |
INTERFACE
The key INTERFACE, used in INTERFACE_ITEM . |
static Item |
INTERFACE_ITEM
The item containing the name of the interface type that a matching service must support. |
static String |
INTERFACES
The key INTERFACES, used in INTERFACES_ITEM . |
static Item |
INTERFACES_ITEM
The item containing the type names of the interfaces that the service should be advertised as supporting. |
static String |
KEY
The key KEY, used in KEY_ITEM . |
static Item |
KEY_ITEM
The item containing the key of an entry. |
static String |
KEY_TYPE
The key KEY_TYPE, used in KEY_TYPE_ITEM . |
static Item |
KEY_TYPE_ITEM
The item containing the key type of the entries. |
static String |
LISTENER_COMPONENT
The key LISTENER_COMPONENT, used in LISTENER_COMPONENT_ITEM . |
static Item |
LISTENER_COMPONENT_ITEM
The item containing the listener component. |
static String |
MAP_ENTRY
The name of CompositeType for MapEntry objects, used in MAP_ENTRY_TYPE . |
static CompositeType |
MAP_ENTRY_TYPE
The CompositeType for a MapEntry object. |
static String |
MAP_METADATA
The name of CompositeType for MapMetadata objects, used in MAP_METADATA_TYPE . |
static CompositeType |
MAP_METADATA_TYPE
The CompositeType for a MapMetadata object. |
static String |
MEMBER_TYPE
The key MEMBER_TYPE, used in MEMBER_TYPE_ITEM . |
static Item |
MEMBER_TYPE_ITEM
The item specify whether the List will contain service object proxies or ServiceReference objects. |
static String |
NAME
The key NAME, used in NAME_ITEM . |
static Item |
NAME_ITEM
The item containing the name of the property to be injected. |
static String |
NULL_METADATA
The name of CompositeType for NullMetadata objects, used in NULL_METADATA_TYPE . |
static CompositeType |
NULL_METADATA_TYPE
The CompositeType for NullMetadata objects. |
static String |
OBJECTNAME
The object name for this MBean. |
static String |
PLACEHOLDER
The key PLACEHOLDER, used in PLACEHOLDER_ITEM . |
static Item |
PLACEHOLDER_ITEM
The item is a placeholder in the null metadata type. |
static String |
PROPERTIES
The key PROPERTY, used in PROPERTIES_ITEM . |
static Item |
PROPERTIES_ITEM
The item containing the bean property for the bean's compositeType. |
static String |
PROPS_METADATA
The name of CompositeType for PropsMetadata objects, used in PROPS_METADATA_TYPE . |
static CompositeType |
PROPS_METADATA_TYPE
The CompositeType for a PropsMetadata object. |
static String |
RANKING
The key RANKING, used in RANKING_ITEM . |
static Item |
RANKING_ITEM
The item containing the ranking value to use when advertising the service. |
static String |
REF_METADATA
The name of CompositeType for RefMetadata objects, used in REF_METADATA_TYPE . |
static CompositeType |
REF_METADATA_TYPE
The CompositeType for a RefMetadata object. |
static String |
REFERENCE_LIST_METADATA
The name of CompositeType for ReferenceListMetadata objects, used in REFERENCE_LIST_METADATA_TYPE . |
static CompositeType |
REFERENCE_LIST_METADATA_TYPE
The CompositeType for a ReferenceListMetadata object, it extends SERVICE_REFERENCE_METADATA_TYPE and adds the following items:
MEMBER_TYPE
|
static String |
REFERENCE_LISTENER
The name of CompositeType for ReferenceListener objects, used in REFERENCE_LISTENER_TYPE . |
static CompositeType |
REFERENCE_LISTENER_TYPE
The CompositeType for a reference listener, and it contains the following items: LISTENER_COMPONENT
BIND_METHOD
UNBIND_METHOD
|
static String |
REFERENCE_LISTENERS
The key REFERENCE_LISTENERS, used in #SERVICE_LISTENERS_ITEM . |
static Item |
REFERENCE_LISTENERS_ITEM
The item containing all the reference listeners. |
static String |
REFERENCE_METADATA
The name of CompositeType for ReferenceMetadata objects, used in REFERENCE_METADATA_TYPE . |
static CompositeType |
REFERENCE_METADATA_TYPE
The CompositeType for a ReferenceMetadata object, it extends SERVICE_REFERENCE_METADATA_TYPE and adds the following items:
TIMEOUT
|
static String |
REGISTRATION_LISTENER
The name of CompositeType for RegistrationListener objects, used in REGISTRATION_LISTENER_TYPE . |
static CompositeType |
REGISTRATION_LISTENER_TYPE
The CompositeType for a registration listener, and it contains the following items: LISTENER_COMPONENT
REGISTRATION_METHOD
UNREGISTRATION_METHOD
|
static String |
REGISTRATION_LISTENERS
The key REGISTRATION_LISTENERS, used in #SERVICE_LISTENERS_ITEM . |
static Item |
REGISTRATION_LISTENERS_ITEM
The item containing all the registration listeners. |
static String |
REGISTRATION_METHOD
The key REGISTRATION_METHOD, used in REGISTRATION_METHOD_ITEM . |
static Item |
REGISTRATION_METHOD_ITEM
The item containing the name of the registration method. |
static String |
SCOPE
The key SCOPE, used in SCOPE_ITEM . |
static Item |
SCOPE_ITEM
The item containing the scope for the bean. |
static String |
SERVICE_COMPONENT
The key SERVICE_COMPONENT, used in SERVICE_COMPONENT_ITEM . |
static Item |
SERVICE_COMPONENT_ITEM
The item containing the id of the component to be exported as a service. |
static String |
SERVICE_METADATA
The name of CompositeType for ServiceMetadata objects, used in SERVICE_METADATA_TYPE . |
static CompositeType |
SERVICE_METADATA_TYPE
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
|
static String |
SERVICE_PROPERTIES
The key SERVICE_PROPERTIES, used in SERVICE_PROPERTIES_ITEM . |
static Item |
SERVICE_PROPERTIES_ITEM
The item containing the user declared properties to be advertised with the service. |
static String |
SERVICE_REFERENCE_METADATA
The name of CompositeType for ServiceReferenceMetadata objects, used in SERVICE_REFERENCE_METADATA_TYPE . |
static CompositeType |
SERVICE_REFERENCE_METADATA_TYPE
The CompositeType for a ServiceReferenceMetadata object, it extends COMPONENT_METADATA_TYPE and adds the following items:
AVAILABILITY
INTERFACE
COMPONENT_NAME
FILTER
REFERENCE_LISTENERS
|
static String |
STRING_VALUE
The key STRING_VALUE, used in STRING_VALUE_ITEM . |
static Item |
STRING_VALUE_ITEM
The item containing the un-converted string representation of the value. |
static String |
TIMEOUT
The key TIME_OUT, used in TIMEOUT_ITEM . |
static Item |
TIMEOUT_ITEM
The item containing the timeout for service invocations when a backing service is is unavailable. |
static String |
TYPE
The key TYPE, used in TYPE_ITEM . |
static Item |
TYPE_ITEM
The item containing the name of the type to which the value should be converted. |
static String |
UNBIND_METHOD
The key UNBIND_METHOD, used in UNBIND_METHOD_ITEM . |
static Item |
UNBIND_METHOD_ITEM
The item containing the name of the unbind method. |
static String |
UNREGISTRATION_METHOD
The key UNREGISTRATION_METHOD, used in UNREGISTRATION_METHOD_ITEM . |
static Item |
UNREGISTRATION_METHOD_ITEM
The item containing the name of the unregistration method. |
static String |
VALUE
The key VALUE, used in VALUE_ITEM . |
static Item |
VALUE_ITEM
The item containing a value and this will be used by BeanArgument, BeanProperty, MapEntry and CollectionMetadata. |
static String |
VALUE_METADATA
The name of CompositeType for ValueMetadata objects, used in VALUE_METADATA_TYPE . |
static CompositeType |
VALUE_METADATA_TYPE
The CompositeType encapsulates ValueMetadata objects. |
static String |
VALUE_TYPE
The key VALUE_TYPE, used in VALUE_TYPE_ITEM . |
static Item |
VALUE_TYPE_ITEM
The item containing the value type that the value should be The key is VALUE_TYPE , and the type is SimpleType.STRING . |
static String |
VALUES
The key VALUES, used in VALUES_ITEM . |
static Item |
VALUES_ITEM
The item containing all the values The key is VALUES , and the type is ArrayType . |
Method Summary | |
---|---|
long |
getBlueprintContainerServiceId(long bundleId)
Returns the blueprint container's service id if the bundle specified by the bundle id is a blueprint bundle. |
long[] |
getBlueprintContainerServiceIds()
Returns all the blueprint containers' service IDs, which successfully created from blueprint bundles. |
String[] |
getComponentIds(long containerServiceId)
Returns the list of component id. |
String[] |
getComponentIdsByType(long containerServiceId,
String type)
Returns all component ids of the specified component type |
CompositeData |
getComponentMetadata(long containerServiceId,
String componentId)
Returns the ComponentMetadata according to the its component id. |
Field Detail |
---|
static final String OBJECTNAME
static final String STRING_VALUE
STRING_VALUE_ITEM
.
static final Item STRING_VALUE_ITEM
STRING_VALUE
, and the type is SimpleType.STRING
.
static final String TYPE
TYPE_ITEM
.
static final Item TYPE_ITEM
TYPE
, and the type is SimpleType.STRING
.
static final String VALUE_METADATA
VALUE_METADATA_TYPE
.
static final CompositeType VALUE_METADATA_TYPE
static final String PLACEHOLDER
PLACEHOLDER_ITEM
.
static final Item PLACEHOLDER_ITEM
PLACEHOLDER
, and the type is SimpleType.STRING
.
static final String NULL_METADATA
NULL_METADATA_TYPE
.
static final CompositeType NULL_METADATA_TYPE
static final String COMPONENT_ID
COMPONENT_ID_ITEM
.
static final Item COMPONENT_ID_ITEM
COMPONENT_ID
, and the type is SimpleType.STRING
.
static final String REF_METADATA
REF_METADATA_TYPE
.
static final CompositeType REF_METADATA_TYPE
static final String ID_REF_METADATA
ID_REF_METADATA_TYPE
.
static final CompositeType ID_REF_METADATA_TYPE
static final String KEY
KEY_ITEM
.
static final Item KEY_ITEM
KEY
, and the type is SimpleType.STRING
.
static final String VALUE
VALUE_ITEM
.
static final Item VALUE_ITEM
VALUE
, and the type is JmxConstants#PRIMITIVE_BYTE_ARRAY_TYPE
.
static final String MAP_ENTRY
MAP_ENTRY_TYPE
.
static final CompositeType MAP_ENTRY_TYPE
static final String ENTRIES
ENTRIES_ITEM
.
static final Item ENTRIES_ITEM
ENTRIES
, and the type is ArrayType
.
static final String KEY_TYPE
KEY_TYPE_ITEM
.
static final Item KEY_TYPE_ITEM
KEY_TYPE
, and the type is SimpleType.STRING
.
static final String VALUE_TYPE
VALUE_TYPE_ITEM
.
static final Item VALUE_TYPE_ITEM
VALUE_TYPE
, and the type is SimpleType.STRING
.
static final String MAP_METADATA
MAP_METADATA_TYPE
.
static final CompositeType MAP_METADATA_TYPE
static final String PROPS_METADATA
PROPS_METADATA_TYPE
.
static final CompositeType PROPS_METADATA_TYPE
static final String COLLECTION_CLASS
KEY_TYPE_ITEM
.
static final Item COLLECTION_CLASS_ITEM
COLLECTION_CLASS
, and the type is SimpleType.STRING
.
static final String VALUES
VALUES_ITEM
.
static final Item VALUES_ITEM
VALUES
, and the type is ArrayType
.
static final String COLLECTION_METADATA
COLLECTION_METADATA_TYPE
.
static final CompositeType COLLECTION_METADATA_TYPE
static final String INDEX
INDEX_ITEM
.
static final Item INDEX_ITEM
INDEX
, and the type is SimpleType.INTEGER
.
static final String BEAN_ARGUMENT
BEAN_ARGUMENT_TYPE
.
static final CompositeType BEAN_ARGUMENT_TYPE
static final String NAME
NAME_ITEM
.
static final Item NAME_ITEM
NAME
, and the type is SimpleType.STRING
.
static final String BEAN_PROPERTY
BEAN_PROPERTY_TYPE
.
static final CompositeType BEAN_PROPERTY_TYPE
static final String ID
ID_ITEM
.
static final Item ID_ITEM
ID
, and the type is SimpleType.STRING
.
static final String ACTIVATION
ACTIVATION_ITEM
.
static final Item ACTIVATION_ITEM
ACTIVATION
, and the type is SimpleType.INTEGER
.
static final String DEPENDS_ON
DEPENDS_ON_ITEM
.
static final Item DEPENDS_ON_ITEM
depends-on
attribute for the component.
The key is DEPENDS_ON
, and the type is JmxConstants.STRING_ARRAY_TYPE
.
static final String COMPONENT_METADATA
COMPONENT_METADATA_TYPE
.
static final CompositeType COMPONENT_METADATA_TYPE
static final String CLASS_NAME
CLASS_NAME_ITEM
.
static final Item CLASS_NAME_ITEM
CLASS_NAME
, and the type is SimpleType.STRING
.
static final String INIT_METHOD
INIT_METHOD_ITEM
.
static final Item INIT_METHOD_ITEM
INIT_METHOD
, and the type is SimpleType.STRING
.
static final String DESTROY_METHOD
DESTROY_METHOD_ITEM
.
static final Item DESTROY_METHOD_ITEM
DESTROY_METHOD
, and the type is SimpleType.STRING
.
static final String FACTORY_METHOD
FACTORY_METHOD_ITEM
.
static final Item FACTORY_METHOD_ITEM
FACTORY_METHOD
, and the type is SimpleType.STRING
.
static final String FACTORY_COMPONENT
FACTORY_COMPONENT_ITEM
.
static final Item FACTORY_COMPONENT_ITEM
FACTORY_COMPONENT
, and the type is JmxConstants#PRIMITIVE_BYTE_ARRAY_TYPE
.
static final String SCOPE
SCOPE_ITEM
.
static final Item SCOPE_ITEM
SCOPE
, and the type is SimpleType.STRING
.
static final String ARGUMENTS
ARGUMENTS_ITEM
.
static final Item ARGUMENTS_ITEM
ARGUMENTS
, and the type is ARGUMENT_TYPE
.
static final String PROPERTIES
PROPERTIES_ITEM
.
static final Item PROPERTIES_ITEM
PROPERTIES
, and the type is PROPERTY_TYPE
.
static final String BEAN_METADATA
BEAN_METADATA_TYPE
.
static final CompositeType BEAN_METADATA_TYPE
COMPONENT_METADATA_TYPE
and adds the following items:
static final String LISTENER_COMPONENT
LISTENER_COMPONENT_ITEM
.
static final Item LISTENER_COMPONENT_ITEM
LISTENER_COMPONENT
, and the type is JmxConstants#PRIMITIVE_BYTE_ARRAY_TYPE
.
static final String REGISTRATION_METHOD
REGISTRATION_METHOD_ITEM
.
static final Item REGISTRATION_METHOD_ITEM
REGISTRATION_METHOD
, and the type is SimpleType.STRING
.
static final String UNREGISTRATION_METHOD
UNREGISTRATION_METHOD_ITEM
.
static final Item UNREGISTRATION_METHOD_ITEM
UNREGISTRATION_METHOD
, and the type is SimpleType.STRING
.
static final String REGISTRATION_LISTENER
REGISTRATION_LISTENER_TYPE
.
static final CompositeType REGISTRATION_LISTENER_TYPE
static final String INTERFACES
INTERFACES_ITEM
.
static final Item INTERFACES_ITEM
INTERFACES
, and the type is JmxConstants.STRING_ARRAY_TYPE
.
static final String AUTO_EXPORT
AUTO_EXPORT_ITEM
.
static final Item AUTO_EXPORT_ITEM
AUTO_EXPORT
, and the type is SimpleType.INTEGER
.
static final String RANKING
RANKING_ITEM
.
static final Item RANKING_ITEM
RANKING
, and the type is SimpleType.INTEGER
.
static final String SERVICE_COMPONENT
SERVICE_COMPONENT_ITEM
.
static final Item SERVICE_COMPONENT_ITEM
SERVICE_COMPONENT
, and the type is JmxConstants#PRIMITIVE_BYTE_ARRAY_TYPE
.
static final String SERVICE_PROPERTIES
SERVICE_PROPERTIES_ITEM
.
static final Item SERVICE_PROPERTIES_ITEM
SERVICE_COMPONENT
, and the type is SimpleType.STRING
.
static final String REGISTRATION_LISTENERS
#SERVICE_LISTENERS_ITEM
.
static final Item REGISTRATION_LISTENERS_ITEM
REGISTRATION_LISTENERS
, and the type is ArrayType
.
static final String SERVICE_METADATA
SERVICE_METADATA_TYPE
.
static final CompositeType SERVICE_METADATA_TYPE
COMPONENT_METADATA_TYPE
and adds the following items:
static final String BIND_METHOD
BIND_METHOD_ITEM
.
static final Item BIND_METHOD_ITEM
BIND_METHOD
, and the type is SimpleType.STRING
.
static final String UNBIND_METHOD
UNBIND_METHOD_ITEM
.
static final Item UNBIND_METHOD_ITEM
UNBIND_METHOD
, and the type is SimpleType.STRING
.
static final String REFERENCE_LISTENER
REFERENCE_LISTENER_TYPE
.
static final CompositeType REFERENCE_LISTENER_TYPE
static final String AVAILABILITY
AVAILABILITY_ITEM
.
static final Item AVAILABILITY_ITEM
AVAILABILITY
, and the type is SimpleType.INTEGER
.
static final String INTERFACE
INTERFACE_ITEM
.
static final Item INTERFACE_ITEM
INTERFACE
, and the type is SimpleType.STRING
.
static final String COMPONENT_NAME
COMPONENT_NAME_ITEM
.
static final Item COMPONENT_NAME_ITEM
component-name
attribute of the service reference.
The key is INTERFACE
, and the type is SimpleType.STRING
.
static final String FILTER
FILTER_ITEM
.
static final Item FILTER_ITEM
FILTER
, and the type is SimpleType.STRING
.
static final String REFERENCE_LISTENERS
#SERVICE_LISTENERS_ITEM
.
static final Item REFERENCE_LISTENERS_ITEM
REFERENCE_LISTENERS
, and the type is ArrayType
.
static final String SERVICE_REFERENCE_METADATA
SERVICE_REFERENCE_METADATA_TYPE
.
static final CompositeType SERVICE_REFERENCE_METADATA_TYPE
COMPONENT_METADATA_TYPE
and adds the following items:
static final String TIMEOUT
TIMEOUT_ITEM
.
static final Item TIMEOUT_ITEM
TIMEOUT
, and the type is SimpleType.LONG
.
static final String REFERENCE_METADATA
REFERENCE_METADATA_TYPE
.
static final CompositeType REFERENCE_METADATA_TYPE
SERVICE_REFERENCE_METADATA_TYPE
and adds the following items:
static final String MEMBER_TYPE
MEMBER_TYPE_ITEM
.
static final Item MEMBER_TYPE_ITEM
MEMBER_TYPE
, and the type is SimpleType.INTEGER
.
static final String REFERENCE_LIST_METADATA
REFERENCE_LIST_METADATA_TYPE
.
static final CompositeType REFERENCE_LIST_METADATA_TYPE
SERVICE_REFERENCE_METADATA_TYPE
and adds the following items:
Method Detail |
---|
String[] getComponentIds(long containerServiceId)
containerServiceId
- The blueprint container service id
String[] getComponentIdsByType(long containerServiceId, String type)
containerServiceId
- The blueprint container service idtype
- The string used to specify the type of component
CompositeData getComponentMetadata(long containerServiceId, String componentId)
BEAN_METADATA_TYPE
,
SERVICE_METADATA_TYPE
, REFERENCE_METADATA_TYPE
, REFERENCE_LIST_METADATA_TYPE.
containerServiceId
- The blueprint container service idcomponentId
- The component id
long[] getBlueprintContainerServiceIds() throws IOException
IOException
- if the operation failslong getBlueprintContainerServiceId(long bundleId) throws IOException
bundleId
- The bundle id of a blueprint bundle
IOException
- if the operation fails
IllegalArgumentException
- if the bundle is not a blueprint bundle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |