Uses of Class
org.javasimon.ManagerConfiguration

Packages that use ManagerConfiguration
org.javasimon Core package, contains Simon implementations, with the SimonManager as the center point of the API. 
 

Uses of ManagerConfiguration in org.javasimon
 

Fields in org.javasimon declared as ManagerConfiguration
private  ManagerConfiguration EnabledManager.configuration
           
 

Methods in org.javasimon that return ManagerConfiguration
 ManagerConfiguration SwitchingManager.configuration()
           
static ManagerConfiguration SimonManager.configuration()
          Accesses configuration of this manager.
 ManagerConfiguration Manager.configuration()
          Accesses configuration of this manager.
 ManagerConfiguration EnabledManager.configuration()
           
 ManagerConfiguration DisabledManager.configuration()
           
 



Copyright © 2013. All Rights Reserved.