com.aspire.nm.component.cmppserver.runTime.moProcess
类 MoSender
java.lang.Object
org.springframework.context.support.ApplicationObjectSupport
com.aspire.nm.component.cmppserver.runTime.moProcess.MoSender
- 所有已实现的接口:
- Runnable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
@Scope(value="prototype")
@Component
public class MoSender
- extends org.springframework.context.support.ApplicationObjectSupport
- implements org.springframework.beans.factory.InitializingBean, Runnable
| 从类 org.springframework.context.support.ApplicationObjectSupport 继承的字段 |
logger |
| 从类 org.springframework.context.support.ApplicationObjectSupport 继承的方法 |
getApplicationContext, getMessageSourceAccessor, initApplicationContext, initApplicationContext, isContextRequired, requiredContextClass, setApplicationContext |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoSender
public MoSender()
getT
public Thread getT()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- 指定者:
- 接口
org.springframework.beans.factory.InitializingBean 中的 afterPropertiesSet
- 抛出:
Exception
getConnection
public Connection getConnection()
setConnection
public void setConnection(Connection connection)
getDeliveryRetryHt
public Hashtable<Integer,TimerTask> getDeliveryRetryHt()
run
public void run()
- 指定者:
- 接口
Runnable 中的 run
returnDelivery
public boolean returnDelivery(CmppDeliverPacket delivery)
Copyright © 2016. All rights reserved.