|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.container.common.impl.ContainerUtilImpl
@Service public class ContainerUtilImpl
| Constructor Summary | |
|---|---|
ContainerUtilImpl()
|
|
| Method Summary | |
|---|---|
CallFlowAgent |
getCallFlowAgent()
|
ComponentEnvManager |
getComponentEnvManager()
Utility method to return ComponentEnvManager |
static ContainerUtil |
getContainerUtil()
|
InvocationManager |
getInvocationManager()
Utility method to get hold of InvocationManager |
Timer |
getTimer()
Utility method to return a JDK Timer. |
javax.persistence.EntityManager |
lookupExtendedEntityManager(javax.persistence.EntityManagerFactory emf)
|
void |
preDestroy()
The component is about to be removed from commission |
void |
scheduleTask(Runnable runnable)
Utility method to schedule an asynchronous task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerUtilImpl()
| Method Detail |
|---|
public static ContainerUtil getContainerUtil()
public InvocationManager getInvocationManager()
ContainerUtil
getInvocationManager in interface ContainerUtilpublic ComponentEnvManager getComponentEnvManager()
ContainerUtil
getComponentEnvManager in interface ContainerUtilpublic javax.persistence.EntityManager lookupExtendedEntityManager(javax.persistence.EntityManagerFactory emf)
public CallFlowAgent getCallFlowAgent()
getCallFlowAgent in interface ContainerUtilpublic Timer getTimer()
ContainerUtil
getTimer in interface ContainerUtilpublic void scheduleTask(Runnable runnable)
ContainerUtil
scheduleTask in interface ContainerUtilpublic void preDestroy()
preDestroy in interface org.jvnet.hk2.component.PreDestroy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||