public class RemoteConsumerWrapper extends Object implements net.anotheria.anoprise.eventservice.RemoteEventServiceConsumer
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_LIMIT |
| Constructor and Description |
|---|
RemoteConsumerWrapper(DiMeRemoteEventChannelRMISupport aSupport,
String aChannelName,
ServiceDescriptor aHomeReference,
EventServiceRMIBridgeService aBridgeToHome) |
| Modifier and Type | Method and Description |
|---|---|
void |
deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell event) |
String |
getChannelName() |
ServiceDescriptor |
getHomeReference() |
public static final int ERROR_LIMIT
public RemoteConsumerWrapper(DiMeRemoteEventChannelRMISupport aSupport, String aChannelName, ServiceDescriptor aHomeReference, EventServiceRMIBridgeService aBridgeToHome)
public void deliverEvent(net.anotheria.anoprise.eventservice.EventTransportShell event)
deliverEvent in interface net.anotheria.anoprise.eventservice.RemoteEventServiceConsumerpublic String getChannelName()
public ServiceDescriptor getHomeReference()
Copyright © 2010-2014 anotheria.net. All Rights Reserved.