Uses of Interface
org.camunda.bpm.container.impl.jboss.util.Tccl.Operation
-
Packages that use Tccl.Operation Package Description org.camunda.bpm.container.impl.jboss.util -
-
Uses of Tccl.Operation in org.camunda.bpm.container.impl.jboss.util
Methods in org.camunda.bpm.container.impl.jboss.util with parameters of type Tccl.Operation Modifier and Type Method Description static <T> T
Tccl. runUnderClassloader(Tccl.Operation<T> operation, ClassLoader classLoader)
-