| Package | Description |
|---|---|
| org.mmbase.core.event | |
| org.mmbase.security |
The security infrastructure of MMBase.
|
| org.mmbase.security.classsecurity | |
| org.mmbase.streams.createcaches | |
| org.mmbase.util | |
| org.mmbase.util.transformers |
`Tranformers' define tranformations of Strings, byte arrays and streams.
|
| org.mmbase.util.xml |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceWatcher |
EventManager.watcher |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceWatcher |
Configurable.configWatcher
This filewatcher checks the configuration file for changes.
|
protected ResourceWatcher |
MMBaseCopConfig.watcher
looks if the files have been changed
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configurable.load(MMBaseCop manager,
ResourceWatcher configWatcher,
String configPath)
The method which initialized an instance of this class.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static ResourceWatcher |
ClassAuthentication.watcher |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourceWatcher |
Executors.watcher |
protected ResourceWatcher |
Processor.watcher |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Map<ResourceWatcher,Object> |
ResourceWatcher.resourceWatchers
All instantiated ResourceWatchers.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ResourceWatcher> |
ResourceWatcher.getResourceWatchers() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RegexpReplacer.PatternWatcher |
| Constructor and Description |
|---|
UtilReader(String fileName,
ResourceWatcher w)
Produces a UtilReader for the given resource name.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}