|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jpt.core.JpaProject.Updater.Null
public static final class JpaProject.Updater.Null
This updater does nothing. Useful for testing.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.jpt.core.JpaProject.Updater |
---|
JpaProject.Updater.Null |
Method Summary | |
---|---|
void |
dispose()
The JPA project is disposed; dispose the updater. |
static JpaProject.Updater |
instance()
|
void |
start()
The updater has just been assigned to its JPA project. |
java.lang.String |
toString()
|
void |
update()
Update the JPA project. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static JpaProject.Updater instance()
public void start()
JpaProject.Updater
start
in interface JpaProject.Updater
public void update()
JpaProject.Updater
update
in interface JpaProject.Updater
public void dispose()
JpaProject.Updater
dispose
in interface JpaProject.Updater
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |