com.ibm.ism.script.autoscript

Interface AutoScriptRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    AutoScript


    public interface AutoScriptRemote
    extends MboRemote
    Remote interface for Script object.
    • Method Detail

      • componentAdded

        void componentAdded()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • preCompileScript

        boolean preCompileScript()
                          throws java.rmi.RemoteException,
                                 MXException
        Throws:
        java.rmi.RemoteException
        MXException