A B C D E F G H I J L M N O P R S T U V W X

S

save(ConfigurationHandler, Configuration) - Method in class org.jconfig.ConfigurationManager
This method will save a configuration using the defined ConfigurationHandler.
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.
saveConfiguration() - Method in class org.jconfig.jmx.ConfigHandler
 
saveConfiguration() - Method in interface org.jconfig.jmx.ConfigHandlerMBean
 
saveConfiguration() - Method in class org.jconfig.jmx.ConfigurationDynamicMBean
 
ScriptHandler - class org.jconfig.handler.ScriptHandler.
 
ScriptHandler() - Constructor for class org.jconfig.handler.ScriptHandler
 
sendStaticResource() - Method in class org.jconfig.server.Response
 
sendStaticResource(String) - Method in class org.jconfig.server.Response
 
ServerContext - class org.jconfig.server.ServerContext.
 
ServerContext() - Constructor for class org.jconfig.server.ServerContext
 
setAsDaemon(boolean) - Method in class org.jconfig.server.BaseServer
 
setAttribute(Attribute) - Method in class org.jconfig.jmx.ConfigurationDynamicMBean
 
setAttribute(Attribute) - Method in class org.jconfig.jmx.CategoryDynamicMBean
 
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 class org.jconfig.DefaultConfiguration
 
setBaseConfiguration(String) - Method in interface org.jconfig.Configuration
This method is used to define the base configuration of a configuration.
setBooleanProperty(String, boolean) - Method in class org.jconfig.DefaultConfiguration
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 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 class org.jconfig.DefaultConfiguration
Wrapper method to Category method
setBooleanProperty(String, boolean, String) - Method in interface org.jconfig.Configuration
Wrapper method to Category method
setCategory(Category) - Method in class org.jconfig.DefaultConfiguration
 
setCategory(Category) - Method in class org.jconfig.NestedConfiguration
 
setCategory(Category) - Method in interface org.jconfig.Configuration
 
setCategory(String) - Method in class org.jconfig.DefaultConfiguration
This method sets a category but it does not set this category as default.
setCategory(String) - Method in interface org.jconfig.Configuration
Adds a category to the current configuration.
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(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(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.
setCharProperty(String, char) - Method in class org.jconfig.DefaultConfiguration
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 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 class org.jconfig.DefaultConfiguration
Wrapper method to Category method
setCharProperty(String, char, String) - Method in interface org.jconfig.Configuration
Wrapper method to Category method
setConfigName(String) - Method in class org.jconfig.DefaultConfiguration
 
setConfigName(String) - Method in interface org.jconfig.Configuration
 
setConfigurationName(String) - Method in class org.jconfig.DefaultCategory
Setter for property configurationName.
setConfigurationName(String) - Method in interface org.jconfig.Category
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.ServerContext
Setter for property documentRoot.
setDocumentRoot(String) - Method in class org.jconfig.server.ConfigurationServer
 
setDocumentRoot(String) - Method in interface org.jconfig.server.ConfigurationServerMBean
 
setDoubleProperty(String, double) - Method in class org.jconfig.DefaultConfiguration
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 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 class org.jconfig.DefaultConfiguration
Wrapper method to Category method
setDoubleProperty(String, double, String) - Method in interface org.jconfig.Configuration
Wrapper method to Category method
setEncoding(String) - Method in class org.jconfig.DefaultConfiguration
 
setEncoding(String) - Method in interface org.jconfig.Configuration
 
setEncoding(String) - Method in class org.jconfig.handler.BaseXMLHandler
 
setExtendsCategory(String) - Method in class org.jconfig.DefaultCategory
 
setExtendsCategory(String) - Method in interface org.jconfig.Category
 
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
setInterval(int) - Method in class org.jconfig.URLFileWatcher
Set the timer interval.
setInterval(int) - Method in class org.jconfig.FileWatcher
Set the timer interval.
setIntProperty(String, int) - Method in class org.jconfig.DefaultConfiguration
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 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 class org.jconfig.DefaultConfiguration
Wrapper method to Category method
setIntProperty(String, int, String) - Method in interface org.jconfig.Configuration
Wrapper method to Category method
setLongProperty(String, long) - Method in class org.jconfig.DefaultConfiguration
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 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 class org.jconfig.DefaultConfiguration
Wrapper method to Category method
setLongProperty(String, long, String) - Method in interface org.jconfig.Configuration
Wrapper method to Category method
setName(String) - Method in interface org.jconfig.jmx.DynamicConfigurationMBean
 
setName(String) - Method in class org.jconfig.jmx.DynamicConfiguration
 
setName(String) - Method in class org.jconfig.jmx.ConfigurationManagerDynamicMBean
 
setPort(int) - Method in class org.jconfig.server.ConfigurationServer
 
setPort(int) - Method in interface org.jconfig.server.ConfigurationServerMBean
 
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) - Method in class org.jconfig.DefaultCategory
Sets the property with the value given.
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 class org.jconfig.DefaultConfiguration
This method sets the value for a property for the given 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, 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(String) - Method in class org.jconfig.handler.URLHandler
 
setURL(URL) - Method in class org.jconfig.URLFileWatcher
 
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.
setValidation(boolean) - Method in class org.jconfig.handler.InputStreamHandler
Defines if the xml file should be validated using a DTD or not.
setVariable(String, String) - Method in class org.jconfig.DefaultConfiguration
This method sets a variable inside the configuration.
setVariable(String, String) - Method in interface org.jconfig.Configuration
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.ConfigurationServer
 
shutdown() - Method in class org.jconfig.server.BaseServer
 
SimpleErrorHandler - class org.jconfig.error.SimpleErrorHandler.
 
SimpleErrorHandler() - Constructor for class org.jconfig.error.SimpleErrorHandler
 
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.FileWatcher
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.URLFileWatcher
Tell thread to stop watching.
stopWatching() - Method in class org.jconfig.FileWatcher
Tell thread to stop watching.
store() - 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.LDAPHandler
This method should store all categories and properties.
store(Configuration) - Method in class org.jconfig.handler.JDBCHandler
 
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.ScriptHandler
 
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.XMLFileHandler
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(File, Configuration) - Method in class org.jconfig.handler.BaseXMLHandler
This method will save the current categories and their properties to a file

A B C D E F G H I J L M N O P R S T U V W X
Copyright © 2001-2003 Andreas Mecky, Terry Dye. All Rights Reserved.