jp.go.aist.rtm.RTC
Class Manager.Finalized

java.lang.Object
  extended by jp.go.aist.rtm.RTC.Manager.Finalized
Enclosing class:
Manager

protected class Manager.Finalized
extends java.lang.Object

Class


Field Summary
(package private)  java.util.Vector<RTObject_impl> comps
           
(package private)  java.lang.String mutex
           
 
Constructor Summary
protected Manager.Finalized()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mutex

java.lang.String mutex

comps

java.util.Vector<RTObject_impl> comps
Constructor Detail

Manager.Finalized

protected Manager.Finalized()