Interface TestEjbInterface
- All Known Implementing Classes:
TestEjb
public interface TestEjbInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Method Details
-
testAwaitTermination
void testAwaitTermination() -
testIsShutdown
void testIsShutdown() -
testIsTerminated
void testIsTerminated() -
testShutdown
void testShutdown() -
testShutdownNow
void testShutdownNow()
-