Class TestEjb
java.lang.Object
ee.jakarta.tck.concurrent.spec.ManagedExecutorService.managed.forbiddenapi.TestEjb
- All Implemented Interfaces:
TestEjbInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Constructor Details
-
TestEjb
public TestEjb()
-
-
Method Details
-
testAwaitTermination
public void testAwaitTermination()- Specified by:
testAwaitTermination
in interfaceTestEjbInterface
-
testIsShutdown
public void testIsShutdown()- Specified by:
testIsShutdown
in interfaceTestEjbInterface
-
testIsTerminated
public void testIsTerminated()- Specified by:
testIsTerminated
in interfaceTestEjbInterface
-
testShutdown
public void testShutdown()- Specified by:
testShutdown
in interfaceTestEjbInterface
-
testShutdownNow
public void testShutdownNow()- Specified by:
testShutdownNow
in interfaceTestEjbInterface
-