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

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

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

Implement of factory for InPortConsumer


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

Returns:
InPortConsumerFactory object