| Package | Description |
|---|---|
| org.mmbase.module.builders.vwms |
| Modifier and Type | Field and Description |
|---|---|
(package private) Vector<VwmCallBackInterface> |
Vwm.clients
What clients are using this VWM.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Vwm.addClient(VwmCallBackInterface client)
Add a client to the listen queue of the wvm.
|
boolean |
VwmInterface.addClient(VwmCallBackInterface client)
Deprecated.
Add a client to the listen queue of the wvm.
|
boolean |
Vwm.releaseClient(VwmCallBackInterface client)
Release a client from the listen queue of the wvm.
|
boolean |
VwmInterface.releaseClient(VwmCallBackInterface client)
Deprecated.
Release a client from the listen queue of the wvm.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}