Uses of Class
org.javasimon.SimonConfiguration

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

Uses of SimonConfiguration in org.javasimon
 

Fields in org.javasimon with type parameters of type SimonConfiguration
private  Map<SimonPattern,SimonConfiguration> ManagerConfiguration.configs
           
 

Methods in org.javasimon that return SimonConfiguration
(package private)  SimonConfiguration ManagerConfiguration.getConfig(String name)
          Returns configuration for the Simon with the specified name.
 



Copyright © 2013. All Rights Reserved.