orca.shirako.api
Interface IAuthorityProxy

All Superinterfaces:
IActorIdentity, IActorProxy, IActorPublic, IAuthorityPublic, IProxy, ISerialize, IServerProxy, IServerPublic
All Known Implementing Classes:
LocalAuthority, SoapAuthorityProxy

public interface IAuthorityProxy
extends IServerProxy, IAuthorityPublic

IAuthorityProxy represents the proxy interface to a Shirako actor acting in the authority role.


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
 
Methods inherited from interface orca.shirako.api.IAuthorityPublic
close, extendLease, redeem
 



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