public interface RemoteEventServiceRMIBridgeService extends Remote, ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell shell,
Map<?,?> __transportableCallContext) |
List |
getInstanceId(Map<?,?> __transportableCallContext) |
List |
registerRemoteConsumer(String channelName,
ServiceDescriptor myReference,
Map<?,?> __transportableCallContext) |
List |
registerRemoteSupplier(String channelName,
ServiceDescriptor myReference,
Map<?,?> __transportableCallContext) |
getCreationTimestamp, getLastAccessTimestampList deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell shell, Map<?,?> __transportableCallContext) throws EventServiceRMIBridgeServiceException, RemoteException
List registerRemoteConsumer(String channelName, ServiceDescriptor myReference, Map<?,?> __transportableCallContext) throws EventServiceRMIBridgeServiceException, RemoteException
List registerRemoteSupplier(String channelName, ServiceDescriptor myReference, Map<?,?> __transportableCallContext) throws EventServiceRMIBridgeServiceException, RemoteException
List getInstanceId(Map<?,?> __transportableCallContext) throws EventServiceRMIBridgeServiceException, RemoteException
Copyright © 2010-2014 anotheria.net. All Rights Reserved.