public class PortableServiceInstanceWithRef extends PortableServiceInstance
Constructor and Description |
---|
PortableServiceInstanceWithRef(java.lang.String name, PortableServiceProvider provider, PortableMap props, java.util.List<PortableExtendedPropertyType> lstPEP, java.util.List<java.lang.String> lstPropSetRefs, java.util.List<java.lang.String> lstExtPropSetRefs, PortableServiceInstance[] arrSI) |
Modifier and Type | Method and Description |
---|---|
static PortableServiceInstance |
from(javax.management.openmbean.CompositeData cd)
Create an instance of the model specific class out of an associated CompositeData instance.
|
PortableServiceInstance[] |
getServiceInstances() |
static javax.management.openmbean.CompositeType |
toCompositeType()
Returns the CompositeType that describes this model specific class.
|
equals, getExtendedPropertySetRefs, getListExtendedProperties, getLocation, getName, getProperties, getPropertySetRefs, getProvider, hashCode, setLocation, toCompositeData, toString
public PortableServiceInstanceWithRef(java.lang.String name, PortableServiceProvider provider, PortableMap props, java.util.List<PortableExtendedPropertyType> lstPEP, java.util.List<java.lang.String> lstPropSetRefs, java.util.List<java.lang.String> lstExtPropSetRefs, PortableServiceInstance[] arrSI)
public PortableServiceInstance[] getServiceInstances()
public static javax.management.openmbean.CompositeType toCompositeType()
public static PortableServiceInstance from(javax.management.openmbean.CompositeData cd)
cd
- Composite Data which has information regarding the object