@Contract
public interface ContainerUtil
| Modifier and Type | Method and Description |
|---|---|
CallFlowAgent |
getCallFlowAgent() |
ComponentEnvManager |
getComponentEnvManager()
Utility method to return ComponentEnvManager
|
org.glassfish.api.invocation.InvocationManager |
getInvocationManager()
Utility method to get hold of InvocationManager
|
Timer |
getTimer()
Utility method to return a JDK Timer.
|
void |
scheduleTask(Runnable runnable)
Utility method to schedule an asynchronous task.
|
org.glassfish.api.invocation.InvocationManager getInvocationManager()
ComponentEnvManager getComponentEnvManager()
CallFlowAgent getCallFlowAgent()
Timer getTimer()
void scheduleTask(Runnable runnable)
runnable - Copyright © 2013. All Rights Reserved.