org.apache.aries.jmx.blueprint.codec
Class BPCollectionMetadata
java.lang.Object
org.apache.aries.jmx.blueprint.codec.BPCollectionMetadata
- All Implemented Interfaces:
- BPMetadata, BPNonNullMetadata, TransferObject
public class BPCollectionMetadata
- extends Object
- implements BPNonNullMetadata
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPCollectionMetadata
public BPCollectionMetadata(CompositeData collection)
BPCollectionMetadata
public BPCollectionMetadata(org.osgi.service.blueprint.reflect.CollectionMetadata collection)
asCompositeData
public CompositeData asCompositeData()
- Specified by:
asCompositeData
in interface TransferObject
getCollectionClass
public String getCollectionClass()
getValueType
public String getValueType()
getValues
public BPMetadata[] getValues()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.