Skip navigation links

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

E14651-05


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

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

 

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

 

Methods in oracle.security.jps.mas.mgmt.jmx.config that return PortablePropertySet
static PortablePropertySet PortablePropertySet.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance.
 PortablePropertySet[] JpsConfigMXBean.getAllPropertySets()
          Returns all the property sets defined at the global level
 PortablePropertySet JpsConfigMXBean.getPropertySet(java.lang.String name)
          Returns the global property set associated with the specified name
 PortablePropertySet JpsConfigMXBean.removePropertySet(java.lang.String name)
          Function to remove a global PortablePropertySet
 PortablePropertySet JpsConfigMXBean.updatePropertySet(java.lang.String name, PortablePropertySet ps)
          Function to update a global PortablePropertySet.

 

Methods in oracle.security.jps.mas.mgmt.jmx.config with parameters of type PortablePropertySet
 PortablePropertySet JpsConfigMXBean.updatePropertySet(java.lang.String name, PortablePropertySet ps)
          Function to update a global PortablePropertySet.

 


Skip navigation links

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

E14651-05


Copyright © 2011, Oracle. All rights reserved.