public class DelegatedContainer extends Object
Constructor and Description |
---|
DelegatedContainer(PersistenceManagerServices manager,
PersistentContextServices context) |
Modifier and Type | Method and Description |
---|---|
protected PersistentContextServices |
getContext() |
protected PersistenceManagerServices |
getManager() |
protected Object |
getObject(Object wrapper)
Get the object associated to the object reference passed as
parameter.
|
protected Object |
getWrapper(Object obj)
Get a object reference associated to the object
passed as parameter.
|
public DelegatedContainer(PersistenceManagerServices manager, PersistentContextServices context)
protected PersistenceManagerServices getManager()
protected PersistentContextServices getContext()
protected Object getObject(Object wrapper)
object
-