Ontimize 5.2072EN

com.ontimize.gui
Interface ClientWatch

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ClientWatch_Impl

public interface ClientWatch
extends java.rmi.Remote

Client interface to export and execute calls against the server and test the connection.


Method Summary
 int getId()
           
 

Method Detail

getId

public int getId()
          throws java.lang.Exception
Throws:
java.lang.Exception

Ontimize