@Contract
public interface ContainerUtil
Modifier and Type | Method and Description |
---|---|
CallFlowAgent |
getCallFlowAgent() |
ComponentEnvManager |
getComponentEnvManager()
Utility method to return ComponentEnvManager
|
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.
|
InvocationManager getInvocationManager()
ComponentEnvManager getComponentEnvManager()
CallFlowAgent getCallFlowAgent()
Timer getTimer()
void scheduleTask(Runnable runnable)
runnable
- Copyright © 2021. All rights reserved.