|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JpaProject.Updater
Define a strategy that can be used to "update" a JPA project whenever something changes.
| Nested Class Summary | |
|---|---|
static class |
JpaProject.Updater.Null
This updater does nothing. |
| Method Summary | |
|---|---|
void |
dispose()
The JPA project is disposed; dispose the updater. |
void |
start()
The updater has just been assigned to its JPA project. |
void |
update()
Update the JPA project. |
| Method Detail |
|---|
void start()
void update()
void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||