Package | Description |
---|---|
org.elkoserver.foundation.server |
Core common server implementation classes for Elko.
|
Modifier and Type | Method and Description |
---|---|
void |
Server.registerReinitWatcher(ReinitWatcher watcher)
Add an object to the collection of objects to be notified when the
server is being reinitialized.
|
void |
Server.unregisterReinitWatcher(ReinitWatcher watcher)
Remove an object from the collection of objects that are notified when
the server is being reinitialized.
|
Copyright © 2017. All rights reserved.