Interface WebLogicRemoteScriptingContainer

  • All Superinterfaces:
    org.codehaus.cargo.container.Container, org.codehaus.cargo.util.log.Loggable, org.codehaus.cargo.container.RemoteContainer, org.codehaus.cargo.container.ScriptingCapableContainer
    All Known Implementing Classes:
    AbstractWebLogicRemoteContainer, WebLogic103xRemoteContainer, WebLogic121xRemoteContainer, WebLogic122xRemoteContainer, WebLogic14xRemoteContainer

    public interface WebLogicRemoteScriptingContainer
    extends org.codehaus.cargo.container.ScriptingCapableContainer, org.codehaus.cargo.container.RemoteContainer
    All WebLogic remote containers allowing to execute scripts should implement this interface which provides methods to access WebLogic methods and execute scripts.
    • Method Summary

      • Methods inherited from interface org.codehaus.cargo.container.Container

        getCapability, getId, getName, getState, getType
      • Methods inherited from interface org.codehaus.cargo.util.log.Loggable

        getLogger, setLogger
      • Methods inherited from interface org.codehaus.cargo.container.RemoteContainer

        getConfiguration, setConfiguration
      • Methods inherited from interface org.codehaus.cargo.container.ScriptingCapableContainer

        executeScript, executeScriptFiles