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

R

Request - class org.jconfig.server.Request.
 
Request(InputStream) - Constructor for class org.jconfig.server.Request
 
ResourceLocator - class org.jconfig.utils.ResourceLocator.
Adopted from ResourceLocator(String) - Constructor for class org.jconfig.utils.ResourceLocator
 
Response - class org.jconfig.server.Response.
This class implements the Response for the configuration server.
Response(OutputStream) - Constructor for class org.jconfig.server.Response
 
releaseWorkerThread(WorkerThread) - Method in class org.jconfig.server.ThreadPool
 
reload(String) - Method in class org.jconfig.ConfigurationManager
This method will reload a configuration with the same handler that was used for the initially loading.
reloadConfiguration() - Method in class org.jconfig.jmx.ConfigurationDynamicMBean
 
removeCategory(String) - Method in interface org.jconfig.Configuration
This method deletes a category with all its properties
removeCategory(String) - Method in class org.jconfig.DefaultConfiguration
This method deletes a category with all its properties
removeCategoryListener(CategoryListener) - Method in interface org.jconfig.Category
Removes the specified category listener from the category change events from this category.
removeCategoryListener(CategoryListener) - Method in class org.jconfig.DefaultCategory
Removes the specified category listener from the category change events from this category.
removeConfiguration(String) - Method in class org.jconfig.ConfigurationManager
This method removes a configuration from the ConfigurationManager
removeConfigurationListener(ConfigurationListener) - Method in interface org.jconfig.Configuration
Removes the specified configuration listener from the configuration change events from this configuration.
removeConfigurationListener(ConfigurationListener) - Method in class org.jconfig.DefaultConfiguration
Removes the specified configuration listener from the configuration change events from this configuration.
removeProperty(String) - Method in interface org.jconfig.Configuration
This method deletes a property from the default category.
removeProperty(String, String) - Method in interface org.jconfig.Configuration
This method deletes a property with the given name from the specific category.
removeProperty(String) - Method in class org.jconfig.DefaultConfiguration
This method deletes a property from the default category.
removeProperty(String, String) - Method in class org.jconfig.DefaultConfiguration
This method deletes a property with the given name from the specific category.
removeProperty(String, String) - Method in class org.jconfig.jmx.ConfigHandler
 
removeProperty(String, String) - Method in interface org.jconfig.jmx.ConfigHandlerMBean
 
removePropertyListener(PropertyListener) - Method in interface org.jconfig.Category
Removes the given listener to the list that wish to receive the PropertyChangedEvent.
removePropertyListener(PropertyListener) - Method in class org.jconfig.DefaultCategory
Removes the given listener to the list that wish to receive the PropertyChangedEvent.
removeVariable(String, String) - Method in class org.jconfig.VariableManager
This method removes a variable for a given configuration.
renameCategory(String) - Method in interface org.jconfig.Category
This method will change the name of the category.
renameCategory(String, String) - Method in interface org.jconfig.Configuration
 
renameCategory(String) - Method in class org.jconfig.DefaultCategory
 
renameCategory(String, String) - Method in class org.jconfig.DefaultConfiguration
 
replaceEnvVar(String) - Method in class org.jconfig.VariableManager
 
replaceSystemVar(String) - Method in class org.jconfig.VariableManager
 
replaceVariables(String, String) - Method in class org.jconfig.VariableManager
This method will replace all variables inside one String that are in this configuration.
reportError(String) - Method in interface org.jconfig.error.ErrorHandler
 
reportError(String, Throwable) - Method in interface org.jconfig.error.ErrorHandler
 
reportError(String) - Method in class org.jconfig.error.NullDeviceErrorHandler
 
reportError(String, Throwable) - Method in class org.jconfig.error.NullDeviceErrorHandler
 
reportError(String) - Method in class org.jconfig.error.SimpleErrorHandler
 
reportError(String, Throwable) - Method in class org.jconfig.error.SimpleErrorHandler
 
resetCreated() - Method in interface org.jconfig.Configuration
This method is used by the handlers to reset the isNew flag to false.
resetCreated() - Method in class org.jconfig.DefaultConfiguration
 
run() - Method in class org.jconfig.FileWatcher
Start the thread to call checkFile()
run() - Method in class org.jconfig.URLFileWatcher
Start the thread to call checkFile()
run() - Method in class org.jconfig.server.BaseServer
 
run() - Method in class org.jconfig.server.WorkerThread
 

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.