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() |
protected T |
self() |
protected void |
setLifeCycleState(FugueLifecycleState arg0) |
protected void |
transitionTo(FugueLifecycleState arg0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaximumMessageSize, getPublisherByConfig, getPublisherByNamestart, stoppublic IPublisher<P> getTracePublisher()
getTracePublisher in interface IPublisherManager<P>protected T self()
protected void assertConfigurable()
protected void transitionTo(FugueLifecycleState arg0)
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.