jp.go.aist.rtm.RTC
Class PeriodicTaskFactory<ABSTRACTCLASS,IDENTIFIER>

java.lang.Object
  extended by jp.go.aist.rtm.RTC.FactoryGlobal<ABSTRACTCLASS,IDENTIFIER>
      extended by jp.go.aist.rtm.RTC.PeriodicTaskFactory<ABSTRACTCLASS,IDENTIFIER>

public class PeriodicTaskFactory<ABSTRACTCLASS,IDENTIFIER>
extends FactoryGlobal<ABSTRACTCLASS,IDENTIFIER>

Implement of factory for PeriodicTask


Nested Class Summary
 
Nested classes/interfaces inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
FactoryGlobal.FactoryEntry, FactoryGlobal.ReturnCode
 
Field Summary
 
Fields inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
m_creators, m_Delete, m_New, m_policy
 
Method Summary
static PeriodicTaskFactory instance()
           Create instance
 
Methods inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
addFactory, createObject, deleteObject, deleteObject, getIdentifiers, hasFactory, removeFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static PeriodicTaskFactory instance()
Create instance

Returns:
PeriodicTaskFactory object