Uses of Class
com.sun.enterprise.connectors.work.OneWork
-
Packages that use OneWork Package Description com.sun.enterprise.connectors.work com.sun.enterprise.connectors.work.context -
-
Uses of OneWork in com.sun.enterprise.connectors.work
Methods in com.sun.enterprise.connectors.work with parameters of type OneWork Modifier and Type Method Description voidWorkCoordinator. setupContext(OneWork oneWork) -
Uses of OneWork in com.sun.enterprise.connectors.work.context
Methods in com.sun.enterprise.connectors.work.context with parameters of type OneWork Modifier and Type Method Description voidWorkContextHandlerImpl. setupContext(jakarta.resource.spi.work.ExecutionContext ec, WorkCoordinator wc, OneWork work)setup the work context or execution context for the work
-