Package | Description |
---|---|
org.elkoserver.foundation.server |
Core common server implementation classes for Elko.
|
Modifier and Type | Method and Description |
---|---|
void |
Server.registerLoadWatcher(LoadWatcher watcher)
Add an object to the collection of objects to be notified when the
server samples its load.
|
void |
Server.unregisterLoadWatcher(LoadWatcher watcher)
Remove an object from the collection of objects that are notified when
the server samples its load.
|
Copyright © 2017. All rights reserved.