jp.go.aist.rtm.RTC
クラス ManagerActionListeners

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.ManagerActionListeners

 class ManagerActionListeners
extends java.lang.Object

ManagerActionListeners クラス


フィールドの概要
 LocalServiceActionListenerHolder localservice_
           
 ManagerActionListenerHolder manager_
           
 ModuleActionListenerHolder module_
           
 NamingActionListenerHolder naming_
           
 RtcLifecycleActionListenerHolder rtclifecycle_
           
 
コンストラクタの概要
ManagerActionListeners()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

manager_

public ManagerActionListenerHolder manager_

module_

public ModuleActionListenerHolder module_

rtclifecycle_

public RtcLifecycleActionListenerHolder rtclifecycle_

naming_

public NamingActionListenerHolder naming_

localservice_

public LocalServiceActionListenerHolder localservice_
コンストラクタの詳細

ManagerActionListeners

ManagerActionListeners()