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

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

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

Implement of factory for OutPortConsumer


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 OutPortConsumerFactory 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 OutPortConsumerFactory instance()
Create instance

Returns:
OutPortConsumerFactory object