Class AbstractWebLogicWlstStandaloneLocalConfiguration

    • Method Detail

      • addMissingResources

        protected void addMissingResources()
        Used for adding resources which aren't defined in Cargo properties, but needs to be created in order to make all resources work.
      • sortResources

        protected void sortResources()
        Sort resource list because some resources needs to have another resources created first.
      • getDomainHome

        public String getDomainHome()
        The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain. One or more server processes execute from this directory and must have permissions to write to it.
        Specified by:
        getDomainHome in interface WebLogicConfiguration
        Returns:
        The DOMAIN_HOME, or instance-specific installation of WebLogic