orca.shirako.api
Interface IActorProxy

All Superinterfaces:
IActorIdentity, IActorPublic, IProxy, ISerialize
All Known Subinterfaces:
IAuthorityProxy, IBrokerProxy, IClientProxy, IServerProxy, IServiceManagerProxy
All Known Implementing Classes:
LocalAuthority, LocalBroker, SoapAuthorityProxy, SoapBrokerProxy

public interface IActorProxy
extends IProxy, IActorPublic

IActorProxy represents the proxy interface to a generic Shirako actor.


Field Summary
 
Fields inherited from interface orca.shirako.api.IProxy
ProxyTypeLocal, ProxyTypeSoap
 
Method Summary
 
Methods inherited from interface orca.shirako.api.IProxy
getType
 
Methods inherited from interface orca.shirako.api.IActorIdentity
getGuid, getIdentity, getName
 
Methods inherited from interface orca.shirako.api.ISerialize
reset, save, save
 
Methods inherited from interface orca.shirako.api.IActorPublic
query
 



Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.