Interface RemoteExecutable

All Superinterfaces:
Executable, Serializable
All Known Subinterfaces:
RemoteCancellableExecutable

public interface RemoteExecutable extends Executable, Serializable
Marker interface used to distinguish EJB job requests.
  • Method Summary

    Methods inherited from interface oracle.as.scheduler.Executable

    execute