Uses of Interface
oracle.as.scheduler.RuntimeServiceRemote
Packages that use RuntimeServiceRemote
-
Uses of RuntimeServiceRemote in oracle.as.scheduler.request
Methods in oracle.as.scheduler.request that return RuntimeServiceRemoteModifier and TypeMethodDescriptionRemoteConnector.getRuntimeServiceEJB
(Context context) Returns the stub of RuntimeService through JNDI lookup on remote ESS server.RemoteConnector.getRuntimeServiceEJB
(Context context, String jndiMappedName) Returns the stub of RuntimeService through JNDI lookup on remote ESS server.RemoteConnector.getRuntimeServiceEJB
(RequestParameters params) Returns the stub of RuntimeServiceBean through JNDI lookup on remote ESS server.RemoteConnector.getRuntimeServiceEJB
(RequestParameters params, String jndiMappedName) Returns the stub of RuntimeServiceBean through JNDI lookup on remote ESS server.RemoteConnector.getRuntimeServiceEJB
(RequestParameters params, String username, char[] password) Returns the stub of RuntimeServiceBean through secured JNDI lookup on remote ESS server.