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

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

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

Implement of factory for InPortProvider


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

Returns:
InPortProviderFactory object