Uses of Class
com.jagacy.util.JagacyProperties

Packages that use JagacyProperties
com.jagacy   
com.jagacy.util   
 

Uses of JagacyProperties in com.jagacy
 

Methods in com.jagacy that return JagacyProperties
 JagacyProperties AbstractSession.getProperties()
          Returns the Jagacy properties.
 

Uses of JagacyProperties in com.jagacy.util
 

Constructors in com.jagacy.util with parameters of type JagacyProperties
Logger(JagacyProperties properties)
          Creates a Logger.