|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdermi.EventServer
dermi.DermiRemoteObject
dermi.dolr.DOLRChannelImpl
public class DOLRChannelImpl
| Field Summary |
|---|
| Fields inherited from class dermi.DermiRemoteObject |
|---|
logger |
| Fields inherited from class dermi.EventServer |
|---|
className, classStore, conn, eref, uid |
| Constructor Summary | |
|---|---|
DOLRChannelImpl()
|
|
DOLRChannelImpl(java.util.Properties env)
|
|
| Method Summary | |
|---|---|
void |
addListener(BasicListener dl)
|
java.io.Serializable |
getRemoteObjectState()
Method for obtaining this object's state |
void |
loadRemoteObjectState()
Method for loading state into this object |
void |
notify(DOLREvent evt)
|
void |
removeListener(BasicListener dl)
|
| 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 DOLRChannelImpl()
public DOLRChannelImpl(java.util.Properties env)
throws RemoteException
RemoteException| Method Detail |
|---|
public void notify(DOLREvent evt)
throws RemoteException
notify in interface DOLRChannelRemoteException
public void addListener(BasicListener dl)
throws RemoteException
addListener in interface DOLRChannelRemoteException
public void removeListener(BasicListener dl)
throws RemoteException
removeListener in interface DOLRChannelRemoteException
public void loadRemoteObjectState()
throws RemoteException
loadRemoteObjectState in interface StatefulReplicadata - SpriteValues Object state
RemoteExceptionpublic java.io.Serializable getRemoteObjectState()
getRemoteObjectState in interface StatefulReplica
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||