|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.persist.PersistenceInfoGroup
public class PersistenceInfoGroup
Field Summary | |
---|---|
(package private) LockEngine[] |
engines
|
Constructor Summary | |
---|---|
PersistenceInfoGroup(LockEngine[] engines)
|
Method Summary | |
---|---|
LockEngine |
getLockEngine()
|
PersistenceInfo |
getPersistenceInfo(java.lang.Class type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
LockEngine[] engines
Constructor Detail |
---|
public PersistenceInfoGroup(LockEngine[] engines)
Method Detail |
---|
public PersistenceInfo getPersistenceInfo(java.lang.Class type) throws ClassNotPersistenceCapableException
ClassNotPersistenceCapableException
public LockEngine getLockEngine()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |