|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IdStrategy.Factory
Responsible for instantiating custom IdStrategy impls.
| Method Summary | |
|---|---|
IdStrategy |
create()
Creates a new IdStrategy instance (impl). |
void |
postCreate()
Called after the method create() has been called. |
| Method Detail |
|---|
IdStrategy create()
IdStrategy instance (impl).
void postCreate()
create() has been called.
This is used to prevent classloader issues.
RuntimeEnv's RuntimeEnv.ID_STRATEGY need to be set first.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||