Skip navigation links


Thor.API.Operations
Interface RemoteManagerOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

public interface RemoteManagerOperationsIntf
extends tcUtilityOperationsIntf

Method Summary
 boolean isRMRunning(com.thortech.xl.remotemanager.RMSData rmsData)
          Checks wheather the Remote Manager is running.

 

Methods inherited from interface Thor.API.Base.tcUtilityOperationsIntf
close, getName, setCountry, setLanguage, setVariant

 

Method Detail

isRMRunning

boolean isRMRunning(com.thortech.xl.remotemanager.RMSData rmsData)
                    throws tcAPIException
Checks wheather the Remote Manager is running.
Parameters:
rmsData - Data object for Remote Manager.
Returns:
true if the Remote Manager is running.
Throws:
tcAPIException

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.