|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.state.StateManagerFactory.Initialization
protected static class StateManagerFactory.Initialization
| Field Summary | |
|---|---|
protected AbstractClassMetaData |
cmd
the metadata for the class. |
protected java.lang.Class |
pcClass
Class of the object being managed. |
| Constructor Summary | |
|---|---|
protected |
StateManagerFactory.Initialization(ObjectManager myOM,
java.lang.Class pcClass)
Constructor. |
| Method Summary | |
|---|---|
protected AbstractClassMetaData |
getClassMetaData()
|
protected java.lang.Class |
getPCClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Class pcClass
protected AbstractClassMetaData cmd
| Constructor Detail |
|---|
protected StateManagerFactory.Initialization(ObjectManager myOM,
java.lang.Class pcClass)
myOM - ObjectManagerpcClass - The class of the object that this will manage the state for| Method Detail |
|---|
protected java.lang.Class getPCClass()
protected AbstractClassMetaData getClassMetaData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||