Skip navigation links

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

E14651-02


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

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

 

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

 

Methods in oracle.security.jps.mas.mgmt.jmx.config that return PortableExtendedPropertyType
static PortableExtendedPropertyType PortableExtendedPropertyType.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance.
 PortableExtendedPropertyType JpsConfigMXBean.removeServiceInstanceExtendedProperty(java.lang.String siName, java.lang.String name)
          Function to remove a extended property within a Service Instance
 PortableExtendedPropertyType JpsConfigMXBean.updateServiceInstanceExtendedProperty(java.lang.String siName, PortableExtendedPropertyType value)
          Function which will update (over writes) a extended property within a Service Instance.

 

Methods in oracle.security.jps.mas.mgmt.jmx.config with parameters of type PortableExtendedPropertyType
 PortableExtendedPropertyType JpsConfigMXBean.updateServiceInstanceExtendedProperty(java.lang.String siName, PortableExtendedPropertyType value)
          Function which will update (over writes) a extended property within a Service Instance.

 


Skip navigation links

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

E14651-02


Copyright © 2009, Oracle. All rights reserved.