|
Kodo 4.0.0RC2 generated on May 12 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PostAttachCallback
Interface that marks a persistent class as one that should receive notification that it was attached.
kodo.kernel.Broker#attach(java.lang.Object)| Method Summary | |
|---|---|
void |
jdoPostAttach(Object detached)
Deprecated. Invoked on the managed persistent instance after it has been the subject of an attach process. |
| Method Detail |
|---|
void jdoPostAttach(Object detached)
detached - the detached instance that corresponds to
this managed instance
|
Kodo 4.0.0RC2 generated on May 12 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||