- java.lang.Object
-
- com.appslandia.common.junit.jpa.TestEmfControl.SharedEmf
-
- All Implemented Interfaces:
TestEmfControl
- Enclosing interface:
- TestEmfControl
public static class TestEmfControl.SharedEmf extends Object implements TestEmfControl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.appslandia.common.junit.jpa.TestEmfControl
TestEmfControl.NotSharedEmf, TestEmfControl.SharedEmf
-
-
Constructor Summary
Constructors Constructor Description SharedEmf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSharedEmf()
-
-
-
Method Detail
-
isSharedEmf
public boolean isSharedEmf()
- Specified by:
isSharedEmfin interfaceTestEmfControl
-
-