orca.shirako.api
Interface IServiceManagerCallbackProxy

All Superinterfaces:
IActorIdentity, ICallbackProxy, IClientCallbackProxy, IClientPublic, IProxy, ISerialize, IServiceManagerPublic
All Known Implementing Classes:
LocalReturn, SoapReturn

public interface IServiceManagerCallbackProxy
extends IClientCallbackProxy, IServiceManagerPublic

IServiceManagerCallbackProxy represents the proxy callback interface to a Shirako actor acting in the service manager 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.IClientPublic
updateTicket
 
Methods inherited from interface orca.shirako.api.IServiceManagerPublic
updateLease
 



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