Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
R
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 class org.jconfig.
DefaultConfiguration
This method deletes a category with all its properties
removeCategory(String)
- Method in interface org.jconfig.
Configuration
This method deletes a category with all its properties
removeCategoryListener(CategoryListener)
- Method in class org.jconfig.
DefaultCategory
Removes the specified category listener from the category change events from this category.
removeCategoryListener(CategoryListener)
- Method in interface org.jconfig.
Category
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 class org.jconfig.
DefaultConfiguration
Removes the specified configuration listener from the configuration change events from this configuration.
removeConfigurationListener(ConfigurationListener)
- Method in interface org.jconfig.
Configuration
Removes the specified configuration listener from the configuration change events from this configuration.
removeProperty(String)
- Method in class org.jconfig.
DefaultConfiguration
This method deletes a property from the default category.
removeProperty(String)
- Method in interface org.jconfig.
Configuration
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 interface org.jconfig.
Configuration
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 class org.jconfig.
DefaultCategory
Removes the given listener to the list that wish to receive the
PropertyChangedEvent
.
removePropertyListener(PropertyListener)
- Method in interface org.jconfig.
Category
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.
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 class org.jconfig.error.
SimpleErrorHandler
reportError(String)
- 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.
SimpleErrorHandler
reportError(String, Throwable)
- Method in interface org.jconfig.error.
ErrorHandler
reportError(String, Throwable)
- Method in class org.jconfig.error.
NullDeviceErrorHandler
Request
- class org.jconfig.server.
Request
.
Request(InputStream)
- Constructor for class org.jconfig.server.
Request
resetCreated()
- Method in class org.jconfig.
DefaultConfiguration
resetCreated()
- Method in interface org.jconfig.
Configuration
This method is used by the handlers to reset the isNew flag to false.
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
run()
- Method in class org.jconfig.
URLFileWatcher
Start the thread to call checkFile()
run()
- Method in class org.jconfig.
FileWatcher
Start the thread to call checkFile()
run()
- Method in class org.jconfig.server.
BaseServer
run()
- Method in class org.jconfig.server.
WorkerThread
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.