|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.FactoryGlobal.FactoryEntry
class FactoryGlobal.FactoryEntry
Class for creation/destruction interface management
| Field Summary | |
|---|---|
ObjectCreator<ABSTRACTCLASS> |
creator_
Creation interface variable |
ObjectDestructor |
destructor_
Destruction interface variable |
| Constructor Summary | |
|---|---|
FactoryGlobal.FactoryEntry()
Constructor |
|
FactoryGlobal.FactoryEntry(ObjectCreator creator,
ObjectDestructor destructor)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ObjectCreator<ABSTRACTCLASS> creator_
public ObjectDestructor destructor_
| Constructor Detail |
|---|
public FactoryGlobal.FactoryEntry()
public FactoryGlobal.FactoryEntry(ObjectCreator creator,
ObjectDestructor destructor)
creator -
Creation interfacedestructor -
Destruction interface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||