@DistributeMe(factoryClazz=EventServiceRMIBridgeServiceFactory.class) @SupportService public interface EventServiceRMIBridgeService extends net.anotheria.anoprise.metafactory.Service
| Modifier and Type | Method and Description |
|---|---|
void |
deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell shell) |
String |
getInstanceId()
Returns the instanceid of this instance.
|
void |
registerRemoteConsumer(String channelName,
ServiceDescriptor myReference) |
void |
registerRemoteSupplier(String channelName,
ServiceDescriptor myReference) |
void deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell shell)
throws EventServiceRMIBridgeServiceException
void registerRemoteConsumer(String channelName, ServiceDescriptor myReference) throws EventServiceRMIBridgeServiceException
void registerRemoteSupplier(String channelName, ServiceDescriptor myReference) throws EventServiceRMIBridgeServiceException
String getInstanceId() throws EventServiceRMIBridgeServiceException
EventServiceRMIBridgeServiceExceptionCopyright © 2010-2014 anotheria.net. All Rights Reserved.