Class AbstractOc4j10xInstalledLocalContainer

    • Constructor Detail

      • AbstractOc4j10xInstalledLocalContainer

        public AbstractOc4j10xInstalledLocalContainer​(LocalConfiguration configuration)
        Constructor.
        Parameters:
        configuration - The configuration for the container
    • Method Detail

      • getStartClassname

        protected abstract String getStartClassname()
        Returns:
        name of the class to use when starting the container.
      • getStopClassname

        protected abstract String getStopClassname()
        Returns:
        name of the class to use when stopping the container.
      • getContainerClasspathIncludes

        protected abstract String[] getContainerClasspathIncludes()
        Returns:
        JAR files to include in the classpath based on the installation's home dir.