public abstract class AbstractPublisherManager<P,T extends AbstractPublisherManager<P,T>> extends FugueLifecycleComponent<T> implements IPublisherManager<P>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPublisherManager(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertConfigurable() |
IPublisher<P> |
getTracePublisher()
Return the publisher for trace events.
|
protected void |
setLifeCycleState(FugueLifecycleState arg0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaximumMessageSize, getPublisherByNamegetComponentId, getComponentState, getComponentStatusMessage, start, stoppublic IPublisher<P> getTracePublisher()
IPublisherManagergetTracePublisher in interface IPublisherManager<P>protected void assertConfigurable()
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.