public class MRpcServer extends MSubscriberEventSource
m_app, m_autoConfirm, m_classNames, m_consumer, m_endpointSpec, m_messageFormat, m_numMessagesReceived
m_handlers, m_listeners
m_registry
Constructor and Description |
---|
MRpcServer(MComponentRegistry componentRegistry,
java.lang.String objectName,
MEndpointSpec endpointSpec,
java.lang.String className) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName() |
java.lang.String |
getSubjectName() |
protected void |
init(MComponentRegistry registry,
MEndpointSpec endpointSpec,
boolean isOwner,
boolean autoConfirm) |
activate, addListener, addTPluginName, deactivate, getDeliveryMode, getDestinationName, getEndpointSpec, getListeners, getMessageFormat, getNumMessagesReceived, getSession, getTPluginNames, hasListeners, incrementMessagesReceivedCount, isAutoConfirm, isValidating, noAutoConfirm, removeListener, setTPEndpointName, suspend
notify
getComponentRegistry, getName, getStatus, isActivated, remove
public MRpcServer(MComponentRegistry componentRegistry, java.lang.String objectName, MEndpointSpec endpointSpec, java.lang.String className) throws MException
MException
public java.lang.String getClassName()
protected void init(MComponentRegistry registry, MEndpointSpec endpointSpec, boolean isOwner, boolean autoConfirm) throws MException
init
in class MSubscriberEventSource
MException
public java.lang.String getSubjectName()