类 NotifySender
- java.lang.Object
-
- network.nerve.core.rpc.modulebootstrap.NotifySender
-
- 所有已实现的接口:
Runnable,InitializingBean
@Component public class NotifySender extends Object implements Runnable, InitializingBean
-
-
构造器概要
构造器 构造器 说明 NotifySender()
-
-
-
方法详细资料
-
afterPropertiesSet
public void afterPropertiesSet() throws NulsException从接口复制的说明:InitializingBean该方法在所有属性被设置之后调用,用于辅助对象初始化 This method is invoked after all properties are set, and is used to assist object initialization.- 指定者:
afterPropertiesSet在接口中InitializingBean- 抛出:
NulsException
-
-