Class TestEjb
java.lang.Object
ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.inheritedapi.TestEjb
- All Implemented Interfaces:
TestEjbInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Constructor Details
-
TestEjb
public TestEjb()
-
-
Method Details
-
testApiSubmit
public void testApiSubmit()- Specified by:
testApiSubmit
in interfaceTestEjbInterface
-
testApiExecute
public void testApiExecute()- Specified by:
testApiExecute
in interfaceTestEjbInterface
-
testApiInvokeAll
public void testApiInvokeAll()- Specified by:
testApiInvokeAll
in interfaceTestEjbInterface
-
testApiInvokeAny
public void testApiInvokeAny()- Specified by:
testApiInvokeAny
in interfaceTestEjbInterface
-
testApiSchedule
public void testApiSchedule()- Specified by:
testApiSchedule
in interfaceTestEjbInterface
-
testApiScheduleAtFixedRate
public void testApiScheduleAtFixedRate()- Specified by:
testApiScheduleAtFixedRate
in interfaceTestEjbInterface
-
testApiScheduleWithFixedDelay
public void testApiScheduleWithFixedDelay()- Specified by:
testApiScheduleWithFixedDelay
in interfaceTestEjbInterface
-