Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
S
ScriptHandler
- class org.jconfig.handler.
ScriptHandler
.
Configurations can be loaded from many types of files.
ScriptHandler()
- Constructor for class org.jconfig.handler.
ScriptHandler
Constructs a ScriptHandler.
ServerContext
- class org.jconfig.server.
ServerContext
.
ServerContext()
- Constructor for class org.jconfig.server.
ServerContext
SimpleErrorHandler
- class org.jconfig.error.
SimpleErrorHandler
.
SimpleErrorHandler()
- Constructor for class org.jconfig.error.
SimpleErrorHandler
SimpleScriptHandler
- class org.jconfig.handler.
SimpleScriptHandler
.
The SimpleScriptHandler will read in a text file.
SimpleScriptHandler()
- Constructor for class org.jconfig.handler.
SimpleScriptHandler
Constructs a SimpleScriptHandler.
save(String)
- Method in class org.jconfig.
ConfigurationManager
This method will store the configuration for the given name using the associated handler that was used when the configuration was loaded.
save(ConfigurationHandler, Configuration)
- Method in class org.jconfig.
ConfigurationManager
This method will save a configuration using the defined ConfigurationHandler.
saveConfiguration()
- Method in class org.jconfig.jmx.
ConfigHandler
saveConfiguration()
- Method in interface org.jconfig.jmx.
ConfigHandlerMBean
saveConfiguration()
- Method in class org.jconfig.jmx.
ConfigurationDynamicMBean
sendStaticResource(String)
- Method in class org.jconfig.server.
Response
sendStaticResource()
- Method in class org.jconfig.server.
Response
setAsDaemon(boolean)
- Method in class org.jconfig.server.
BaseServer
setAttribute(Attribute)
- Method in class org.jconfig.jmx.
CategoryDynamicMBean
setAttribute(Attribute)
- Method in class org.jconfig.jmx.
ConfigurationDynamicMBean
setAttribute(Attribute)
- Method in class org.jconfig.jmx.
ConfigurationManagerDynamicMBean
setAttributes(AttributeList)
- Method in class org.jconfig.jmx.
AbstractDynamicMBean
Sets the values of several attributes of the Dynamic MBean, and returns the list of attributes that have been set.
setBaseConfiguration(String)
- Method in interface org.jconfig.
Configuration
This method is used to define the base configuration of a configuration.
setBaseConfiguration(String)
- Method in class org.jconfig.
DefaultConfiguration
setBooleanProperty(String, boolean)
- Method in interface org.jconfig.
Category
Helper method to allow for strong-binding within Properties.
setBooleanProperty(String, boolean)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setBooleanProperty(String, boolean, String)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setBooleanProperty(String, boolean)
- Method in class org.jconfig.
DefaultCategory
Helper method to allow for strong-binding within Properties.
setBooleanProperty(String, boolean)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setBooleanProperty(String, boolean, String)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setCategory(String)
- Method in interface org.jconfig.
Configuration
Adds a category to the current configuration.
setCategory(Category)
- Method in interface org.jconfig.
Configuration
setCategory(String, boolean)
- Method in interface org.jconfig.
Configuration
Besides setting the category, it will also set this category as default category if main is true.
setCategory(String)
- Method in class org.jconfig.
DefaultConfiguration
This method sets a category but it does not set this category as default.
setCategory(String, boolean)
- Method in class org.jconfig.
DefaultConfiguration
Besides setting the category, it will also set this category as default category if main is true.
setCategory(Category)
- Method in class org.jconfig.
DefaultConfiguration
setCategory(String, boolean)
- Method in class org.jconfig.
NestedConfiguration
Besides setting the category, it will also set this category as default category if main is true.
setCategory(Category)
- Method in class org.jconfig.
NestedConfiguration
setCharProperty(String, char)
- Method in interface org.jconfig.
Category
Helper method to allow for strong-binding within Properties.
setCharProperty(String, char)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setCharProperty(String, char, String)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setCharProperty(String, char)
- Method in class org.jconfig.
DefaultCategory
Helper method to allow for strong-binding within Properties.
setCharProperty(String, char)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setCharProperty(String, char, String)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setConfigName(String)
- Method in interface org.jconfig.
Configuration
Sets the name of the configuration.
setConfigName(String)
- Method in class org.jconfig.
DefaultConfiguration
setConfiguration(Configuration, ConfigurationHandler)
- Method in class org.jconfig.
ConfigurationManager
setConfigurationName(String)
- Method in interface org.jconfig.
Category
Setter for property configurationName.
setConfigurationName(String)
- Method in class org.jconfig.
DefaultCategory
Setter for property configurationName.
setConfigurationName(String)
- Method in class org.jconfig.jmx.
ConfigHandler
Sets the configurationName attribute of the ConfigHandler object
setConfigurationName(String)
- Method in interface org.jconfig.jmx.
ConfigHandlerMBean
setDaemon(boolean)
- Method in class org.jconfig.server.
ConfigurationServer
setDaemon(boolean)
- Method in interface org.jconfig.server.
ConfigurationServerMBean
setDocumentRoot(String)
- Method in class org.jconfig.server.
ConfigurationServer
setDocumentRoot(String)
- Method in interface org.jconfig.server.
ConfigurationServerMBean
setDocumentRoot(String)
- Method in class org.jconfig.server.
ServerContext
Setter for property documentRoot.
setDoubleProperty(String, double)
- Method in interface org.jconfig.
Category
Helper method to allow for strong-binding within Properties.
setDoubleProperty(String, double)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setDoubleProperty(String, double, String)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setDoubleProperty(String, double)
- Method in class org.jconfig.
DefaultCategory
Helper method to allow for strong-binding within Properties.
setDoubleProperty(String, double)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setDoubleProperty(String, double, String)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setEncoding(String)
- Method in interface org.jconfig.
Configuration
setEncoding(String)
- Method in class org.jconfig.
DefaultConfiguration
setEncoding(String)
- Method in class org.jconfig.handler.
BaseXMLHandler
setExtendsCategory(String)
- Method in interface org.jconfig.
Category
setExtendsCategory(String)
- Method in class org.jconfig.
DefaultCategory
setFile(File)
- Method in class org.jconfig.
FileWatcher
Sets a new File to be watched.
setFile(File)
- Method in class org.jconfig.handler.
PropertiesFileHandler
This method sets the file that will be processed
setFile(File)
- Method in class org.jconfig.handler.
XMLFileHandler
Sets the file that will be processed
setFileName(String)
- Method in class org.jconfig.handler.
InputStreamHandler
Sets the filename
setInheritance(String, String)
- Method in class org.jconfig.
VariableManager
setIntProperty(String, int)
- Method in interface org.jconfig.
Category
Helper method to allow for strong-binding within Properties.
setIntProperty(String, int)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setIntProperty(String, int, String)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setIntProperty(String, int)
- Method in class org.jconfig.
DefaultCategory
Helper method to allow for strong-binding within Properties.
setIntProperty(String, int)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setIntProperty(String, int, String)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setInterval(int)
- Method in class org.jconfig.
FileWatcher
Set the timer interval.
setInterval(int)
- Method in class org.jconfig.
URLFileWatcher
Set the timer interval.
setLongProperty(String, long)
- Method in interface org.jconfig.
Category
Helper method to allow for strong-binding within Properties.
setLongProperty(String, long)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setLongProperty(String, long, String)
- Method in interface org.jconfig.
Configuration
Wrapper method to Category method
setLongProperty(String, long)
- Method in class org.jconfig.
DefaultCategory
Helper method to allow for strong-binding within Properties.
setLongProperty(String, long)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setLongProperty(String, long, String)
- Method in class org.jconfig.
DefaultConfiguration
Wrapper method to Category method
setName(String)
- Method in class org.jconfig.jmx.
ConfigurationManagerDynamicMBean
setName(String)
- Method in class org.jconfig.jmx.
DynamicConfiguration
setName(String)
- Method in interface org.jconfig.jmx.
DynamicConfigurationMBean
setPort(int)
- Method in class org.jconfig.server.
ConfigurationServer
setPort(int)
- Method in interface org.jconfig.server.
ConfigurationServerMBean
setProperty(String, String)
- Method in interface org.jconfig.
Category
Sets the property with the value given.
setProperty(String, String)
- Method in interface org.jconfig.
Configuration
This method sets a property with the name and the value in the default category.
setProperty(String, String, String)
- Method in interface org.jconfig.
Configuration
This method sets the value for a property for the given category.
setProperty(String, String)
- Method in class org.jconfig.
DefaultCategory
Sets the property with the value given.
setProperty(String, String)
- Method in class org.jconfig.
DefaultConfiguration
This method sets a property with the name and the value in the default category.
setProperty(String, String, String)
- Method in class org.jconfig.
DefaultConfiguration
This method sets the value for a property for the given category.
setProperty(String, String, String)
- Method in class org.jconfig.jmx.
ConfigHandler
setProperty(String, String, String)
- Method in interface org.jconfig.jmx.
ConfigHandlerMBean
setRequest(Request)
- Method in class org.jconfig.server.
Response
setResourceName(String)
- Method in class org.jconfig.jmx.
ConfigHandler
Sets the fileName attribute of the ConfigHandler object
setResourceName(String)
- Method in interface org.jconfig.jmx.
ConfigHandlerMBean
setStarted(boolean)
- Method in class org.jconfig.server.
ConfigurationServer
setStarted(boolean)
- Method in interface org.jconfig.server.
ConfigurationServerMBean
setURL(String)
- Method in class org.jconfig.
URLFileWatcher
Sets a new File to be watched.
setURL(URL)
- Method in class org.jconfig.
URLFileWatcher
setURL(String)
- Method in class org.jconfig.handler.
URLHandler
setValidation(boolean)
- Method in class org.jconfig.handler.
InputStreamHandler
Defines if the xml file should be validated using a DTD or not.
setValidation(boolean)
- Method in class org.jconfig.handler.
URLHandler
This defines if the file will be vaidated using a DTD.
setValidation(boolean)
- Method in class org.jconfig.handler.
XMLFileHandler
This defines if the file will be vaidated using a DTD.
setVariable(String, String)
- Method in interface org.jconfig.
Configuration
This method sets a variable inside the configuration.
setVariable(String, String)
- Method in class org.jconfig.
DefaultConfiguration
This method sets a variable inside the configuration.
showConfiguration()
- Method in class org.jconfig.jmx.
ConfigHandler
showConfiguration()
- Method in interface org.jconfig.jmx.
ConfigHandlerMBean
shutdown()
- Method in class org.jconfig.server.
BaseServer
shutdown()
- Method in class org.jconfig.server.
ConfigurationServer
start()
- Method in class org.jconfig.
FileWatcher
Start the Thread on its journey to scan for changes to the file it is watching.
start()
- Method in class org.jconfig.
URLFileWatcher
Start the Thread on its journey to scan for changes to the file it is watching.
start()
- Method in class org.jconfig.server.
ConfigurationServer
startServer()
- Method in class org.jconfig.server.
ConfigurationServer
startServer()
- Method in interface org.jconfig.server.
ConfigurationServerMBean
stopServer()
- Method in class org.jconfig.server.
ConfigurationServer
stopServer()
- Method in interface org.jconfig.server.
ConfigurationServerMBean
stopWatching()
- Method in class org.jconfig.
FileWatcher
Tell thread to stop watching.
stopWatching()
- Method in class org.jconfig.
URLFileWatcher
Tell thread to stop watching.
store(File, Configuration)
- Method in class org.jconfig.handler.
BaseXMLHandler
This method will save the current categories and their properties to a file
store(Configuration)
- Method in interface org.jconfig.handler.
ConfigurationHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
InputStreamHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
JDBCHandler
store()
- Method in class org.jconfig.handler.
LDAPHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
LDAPHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
PropertiesFileHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
ScriptHandler
This method is not yet implemented!
store(Configuration)
- Method in class org.jconfig.handler.
SimpleScriptHandler
This method is not yet implemented!
store(Configuration)
- Method in class org.jconfig.handler.
URLHandler
This method should store all categories and properties.
store(Configuration)
- Method in class org.jconfig.handler.
XMLFileHandler
This method should store all categories and properties.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.