Interface RemoteProcessInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
RemoteServerFactory, SkeletonSession

public interface RemoteProcessInterface extends Remote
Interface to monitor the process remotely.
Version:
11.4.1
Author:
jmback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Abort a process.
    Get name of server process
    Get state of server process
    void
    use()
    Use this process.