Package net.sourceforge.guacamole.properties

Provides classes for reading properties from the web-application-wide guacamole.properties file.

See:
          Description

Interface Summary
GuacamoleProperty<Type> An abstract representation of a property in the guacamole.properties file, which parses into a specific type.
 

Class Summary
FileGuacamoleProperty A GuacamoleProperty whose value is a filename.
GuacamoleProperties Simple utility class for reading properties from the guacamole.properties file in the root of the classpath.
IntegerGuacamoleProperty A GuacamoleProperty whose value is an integer.
StringGuacamoleProperty A GuacamoleProperty whose value is a simple string.
 

Package net.sourceforge.guacamole.properties Description

Provides classes for reading properties from the web-application-wide guacamole.properties file.



Copyright © 2013. All Rights Reserved.