public class EventServiceRMIBridgeServiceImpl extends Object implements EventServiceRMIBridgeService
| Constructor and Description |
|---|
EventServiceRMIBridgeServiceImpl(DiMeRemoteEventChannelRMISupport aSupport) |
| 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) |
public EventServiceRMIBridgeServiceImpl(DiMeRemoteEventChannelRMISupport aSupport)
public void deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell shell)
throws EventServiceRMIBridgeServiceException
deliverEvent in interface EventServiceRMIBridgeServiceEventServiceRMIBridgeServiceExceptionpublic void registerRemoteConsumer(String channelName, ServiceDescriptor myReference) throws EventServiceRMIBridgeServiceException
registerRemoteConsumer in interface EventServiceRMIBridgeServiceEventServiceRMIBridgeServiceExceptionpublic void registerRemoteSupplier(String channelName, ServiceDescriptor myReference) throws EventServiceRMIBridgeServiceException
registerRemoteSupplier in interface EventServiceRMIBridgeServiceEventServiceRMIBridgeServiceExceptionpublic String getInstanceId() throws EventServiceRMIBridgeServiceException
EventServiceRMIBridgeServicegetInstanceId in interface EventServiceRMIBridgeServiceEventServiceRMIBridgeServiceExceptionCopyright © 2010-2014 anotheria.net. All Rights Reserved.