schema
Class CIM_UnixThread

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Thread
                          |
                          +--schema.CIM_UnixThread

public class CIM_UnixThread
extends CIM_Thread


Constructor Summary
CIM_UnixThread()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIM_UnixThread

public CIM_UnixThread()