public interface ServerTrackerCallBack extends ActiveMQComponent
| Modifier and Type | Method and Description |
|---|---|
void |
addFactory(ProtocolManagerFactory<Interceptor> pmf) |
void |
removeFactory(ProtocolManagerFactory<Interceptor> pmf) |
void |
setDataSourceDependency(boolean dataSourceDependency) |
asyncStop, isStarted, start, stopvoid addFactory(ProtocolManagerFactory<Interceptor> pmf)
void removeFactory(ProtocolManagerFactory<Interceptor> pmf)
void setDataSourceDependency(boolean dataSourceDependency)
Copyright © 2020 The Apache Software Foundation. All rights reserved.