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