|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdermi.EventServer
dermi.DermiRemoteObject
dermi.activation.ActivatorImpl
public class ActivatorImpl
Implementation of object's methods Note that this implementation does not care about remote state propagation This will be taken into account by the object's skeleton
| Field Summary |
|---|
| Fields inherited from class dermi.DermiRemoteObject |
|---|
logger |
| Fields inherited from class dermi.EventServer |
|---|
className, classStore, conn, eref, uid |
| Constructor Summary | |
|---|---|
ActivatorImpl()
|
|
ActivatorImpl(java.util.Properties env)
|
|
| Method Summary | |
|---|---|
void |
activate(NodeHandle nh,
java.io.Serializable objectData)
|
boolean |
isAlreadyActive(NodeHandle nh,
java.lang.String objectId)
|
| Methods inherited from class dermi.DermiRemoteObject |
|---|
addListener, anycallEventArrived, close, copy, eventArrived, getReplicaState, init, loadReplicaState, loadState, removeListener, triggerEvent |
| Methods inherited from class dermi.EventServer |
|---|
dispatchDirectEvent, dispatchDirectEvent, dispatchEvent, dispatchEvent, dispatchEvent, getBytes, getClassStore, getERef, getUID, start, writeERef |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface dermi.ERemote |
|---|
close, copy, getERef, init |
| Constructor Detail |
|---|
public ActivatorImpl()
public ActivatorImpl(java.util.Properties env)
throws RemoteException
RemoteException| Method Detail |
|---|
public boolean isAlreadyActive(NodeHandle nh,
java.lang.String objectId)
throws RemoteException
isAlreadyActive in interface ActivatorRemoteException
public void activate(NodeHandle nh,
java.io.Serializable objectData)
throws RemoteException
activate in interface ActivatorRemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||