|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.ta.TransparentActivationSupport
public class TransparentActivationSupport
Constructor Summary | |
---|---|
TransparentActivationSupport()
|
Method Summary | |
---|---|
void |
apply(com.db4o.internal.InternalObjectContainer container)
Gives a chance for the item to configure the just opened ObjectContainer. |
void |
prepare(Configuration configuration)
Gives a chance for the item to augment the configuration. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransparentActivationSupport()
Method Detail |
---|
public void prepare(Configuration configuration)
ConfigurationItem
prepare
in interface ConfigurationItem
configuration
- the configuration that the item was added topublic void apply(com.db4o.internal.InternalObjectContainer container)
ConfigurationItem
apply
in interface ConfigurationItem
container
- the ObjectContainer to configure
|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |