|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.ConfigurationListeners
public class ConfigurationListeners
ConfigurationListeners class
| Field Summary | |
|---|---|
ConfigurationParamListenerHolder[] |
configparam_
ConfigurationParamType listener array |
ConfigurationSetListenerHolder[] |
configset_
ConfigurationSetType listener array |
ConfigurationSetNameListenerHolder[] |
configsetname_
ConfigurationSetNameListenerType listener array |
| Constructor Summary | |
|---|---|
ConfigurationListeners()
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ConfigurationParamListenerHolder[] configparam_
The ConfigurationParamType listener is stored.
public ConfigurationSetListenerHolder[] configset_
The ConfigurationSetType listener is stored.
public ConfigurationSetNameListenerHolder[] configsetname_
The ConfigurationSetNameListenerType listener is stored.
| Constructor Detail |
|---|
public ConfigurationListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||