Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Interface
oracle.axia.config.beans.logging.log4jconfig.PriorityTypeMBean

Packages that use PriorityTypeMBean
oracle.axia.config.beans.logging.log4jconfig   

 

Uses of PriorityTypeMBean in oracle.axia.config.beans.logging.log4jconfig

 

Classes in oracle.axia.config.beans.logging.log4jconfig that implement PriorityTypeMBean
 class PriorityType
          Java class for priorityType complex type.

 

Methods in oracle.axia.config.beans.logging.log4jconfig that return PriorityTypeMBean
 PriorityTypeMBean ConfigurationType.Category.getPriorityMBean()
          Get the value of the PriorityType element
 PriorityTypeMBean ConfigurationType.Root.getPriorityMBean()
          Get the value of the PriorityType element
 PriorityTypeMBean ConfigurationTypeReadOnlyMBean.CategoryReadOnlyMBean.getPriorityMBean()
          Return the value of the PriorityType element
 PriorityTypeMBean ConfigurationTypeReadOnlyMBean.RootReadOnlyMBean.getPriorityMBean()
          Return the value of the PriorityType element

 

Methods in oracle.axia.config.beans.logging.log4jconfig with parameters of type PriorityTypeMBean
 void ConfigurationTypeMBean.CategoryMBean.setPriorityMBean(PriorityTypeMBean val)
          Set the value of the PriorityType element
 void ConfigurationTypeMBean.RootMBean.setPriorityMBean(PriorityTypeMBean val)
          Set the value of the PriorityType element
 void ConfigurationType.Category.setPriorityMBean(PriorityTypeMBean val)
          Set the value of the PriorityType element
 void ConfigurationType.Root.setPriorityMBean(PriorityTypeMBean val)
          Set the value of the PriorityType element

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.