Class |
Tree
|
Deprecated
|
Index
|
Help
PREV | NEXT
FRAMES
|
NO FRAMES
D
I
M
N
O
R
S
U
D
DynamicObjectGroup(String, Master)
- Constructor for class djm.dynamic.
DynamicObjectGroup
Create a DynamicObjectGroup.
destroy()
- Method in class djm.dynamic.
SlaveImpl
Destroy this slave.
destroySlave()
- Method in interface djm.dynamic.
Slave
Do not use directly.
destroySlave()
- Method in class djm.dynamic.
SlaveImpl
DynamicObjectGroup
- class djm.dynamic.
DynamicObjectGroup
.
An object group which can change size dynamically.
I
init()
- Method in class djm.dynamic.
SlaveImpl
Initialize this slave.
M
MasterImpl()
- Constructor for class djm.dynamic.
MasterImpl
Creates a new master.
Master
- interface djm.dynamic.
Master
.
Remote interface for a master.
MasterImpl
- class djm.dynamic.
MasterImpl
.
Master tasks are created by extending this class.
master
- Variable in class djm.dynamic.
SlaveImpl
This is a reference to the master which created the slave.
N
nodeAdded(String)
- Method in class djm.dynamic.
DynamicObjectGroup
Called when a node is added to the group.
nodeRemoved(String)
- Method in class djm.dynamic.
DynamicObjectGroup
Called when a node is remove from the group.
O
out
- Static variable in class djm.dynamic.
MasterImpl
Used instead of System.out so that applets can redirect io.
out
- Static variable in class djm.dynamic.
SlaveImpl
Used instead of System.out so that applets can redirect io.
R
registerSlave(Slave)
- Method in interface djm.dynamic.
Master
registerSlave(Slave)
- Method in class djm.dynamic.
MasterImpl
Slaves call this to register themselves.
request(int, Object)
- Method in interface djm.dynamic.
Master
request(int, Object)
- Method in class djm.dynamic.
MasterImpl
Master tasks must implement this method.
run()
- Method in class djm.dynamic.
SlaveImpl
S
SlaveImpl()
- Constructor for class djm.dynamic.
SlaveImpl
Create a new slave.
setArgs(Object[])
- Method in class djm.dynamic.
SlaveImpl
Do not use.
Slave
- interface djm.dynamic.
Slave
.
Remote interface for a slave.
SlaveImpl
- class djm.dynamic.
SlaveImpl
.
Slave tasks are created by extending this class.
start()
- Method in class djm.dynamic.
SlaveImpl
Start this slave.
startSlave()
- Method in interface djm.dynamic.
Slave
Do not use directly.
startSlave()
- Method in class djm.dynamic.
SlaveImpl
stop()
- Method in class djm.dynamic.
SlaveImpl
Stop this slave.
U
unregisterSlave(Slave)
- Method in interface djm.dynamic.
Master
unregisterSlave(Slave)
- Method in class djm.dynamic.
MasterImpl
Slaves call this to unregister themselves.
D
I
M
N
O
R
S
U
Class |
Tree
|
Deprecated
|
Index
|
Help
PREV | NEXT
FRAMES
|
NO FRAMES