Skip navigation links

Oracle Fusion Middleware MBeans Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14651-04


Uses of Class
oracle.security.jps.mas.mgmt.jmx.config.PortableServiceInstance

Packages that use PortableServiceInstance
oracle.security.jps.mas.mgmt.jmx.config   

 

Uses of PortableServiceInstance in oracle.security.jps.mas.mgmt.jmx.config

 

Subclasses of PortableServiceInstance in oracle.security.jps.mas.mgmt.jmx.config
 class PortableServiceInstanceWithRef
          This class provides open type equivalence to the internal jps class for Service Instance

 

Methods in oracle.security.jps.mas.mgmt.jmx.config that return PortableServiceInstance
static PortableServiceInstance PortableServiceInstance.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance.
static PortableServiceInstance PortableServiceInstanceWithRef.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance.
 PortableServiceInstance JpsConfigMXBean.getServiceConfig(java.lang.String ctx, java.lang.String serviceType)
          Function to return information about a specific Service Type for a Context
 PortableServiceInstance[] PortableContext.getServiceInstances()
           
 PortableServiceInstance[] PortableServiceInstanceWithRef.getServiceInstances()
           

 

Constructors in oracle.security.jps.mas.mgmt.jmx.config with parameters of type PortableServiceInstance
PortableContext(java.lang.String name, PortableServiceInstance[] arrSI)
           
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)
           

 


Skip navigation links

Oracle Fusion Middleware MBeans Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14651-04


Copyright © 2011, Oracle. All rights reserved.