Class WebLogic9x10x12x14xExistingLocalConfiguration

  • All Implemented Interfaces:
    org.codehaus.cargo.container.configuration.Configuration, org.codehaus.cargo.container.configuration.ExistingLocalConfiguration, org.codehaus.cargo.container.configuration.LocalConfiguration, org.codehaus.cargo.container.spi.configuration.ContainerConfiguration, WebLogicConfiguration, org.codehaus.cargo.util.log.Loggable

    public class WebLogic9x10x12x14xExistingLocalConfiguration
    extends WebLogic8xExistingLocalConfiguration
    WebLogic existing configuration implementation for WebLogic 9.x, 10.x, 10.3.x and 12.x style domains. The configuration home must point to a valid WebLogic domain directory.
    • Field Summary

      • Fields inherited from class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration

        RESOURCE_PATH
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setupDeployables​(WebLogicLocalContainer container)
      Deploy the Deployables to the weblogic configuration.
      • Methods inherited from class org.codehaus.cargo.container.spi.configuration.AbstractExistingLocalConfiguration

        getType
      • Methods inherited from class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration

        addDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, addUser, addUsersFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, configureFiles, createFilterChain, flagOffsetApplied, getAntUtils, getDataSources, getDeployables, getDestDirectoryLocation, getDestFileLocation, getFileHandler, getFileProperties, getFilterChain, getHome, getPropertyValue, getResources, getResourceUtils, getUsers, isOffsetApplied, isOffsetApplied, parsePropertiesForPendingConfiguration, revertPortOffset, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty, setLogger, verify
      • Methods inherited from class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration

        getProperties, setProperty
      • Methods inherited from class org.codehaus.cargo.util.log.LoggedObject

        getLogger
      • Methods inherited from interface org.codehaus.cargo.container.configuration.Configuration

        getProperties, getPropertyValue, setProperty
      • Methods inherited from interface org.codehaus.cargo.container.configuration.LocalConfiguration

        addDataSource, addDeployable, addResource, addUser, applyPortOffset, configure, getDataSources, getDeployables, getFileHandler, getFileProperties, getHome, getResources, getUsers, isOffsetApplied, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty
      • Methods inherited from interface org.codehaus.cargo.util.log.Loggable

        getLogger, setLogger