public class MAmxConsumerImpl extends MConsumerImpl
m_listeners, m_owner, m_tpEndpointName, m_TPlugin
Modifier | Constructor and Description |
---|---|
protected |
MAmxConsumerImpl(MSubscriberEventSource owner,
MAmxSession m_session,
MAmxEndpointSpec endpointSpec,
MAmxConsumer consumer) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
deactivate() |
addListener, addTPluginName, getDestination, getListeners, getTPluginNames, hasListeners, invokeTransformationPlugin, notify, removeListener, setTPEndpointName, suspend
protected MAmxConsumerImpl(MSubscriberEventSource owner, MAmxSession m_session, MAmxEndpointSpec endpointSpec, MAmxConsumer consumer)
public void activate() throws MException
activate
in class MConsumerImpl
MException
public void deactivate() throws MException
deactivate
in class MConsumerImpl
MException