com.jdon.async.disruptor.pool
类 DisruptorCommandPoolFactory
java.lang.Object
com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory
- 所有已实现的接口:
- org.picocontainer.Startable
public class DisruptorCommandPoolFactory
- extends Object
- implements org.picocontainer.Startable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
DisruptorCommandPoolFactory
public DisruptorCommandPoolFactory()
start
public void start()
- 指定者:
- 接口
org.picocontainer.Startable 中的 start
stop
public void stop()
- 指定者:
- 接口
org.picocontainer.Startable 中的 stop
getDisruptor
public com.lmax.disruptor.dsl.Disruptor getDisruptor(String topic,
Object target)
getDisruptorForCommandFactory
public DisruptorForCommandFactory getDisruptorForCommandFactory()
setDisruptorForCommandFactory
public void setDisruptorForCommandFactory(DisruptorForCommandFactory disruptorForCommandFactory)
Copyright © 2013. All Rights Reserved.