Interface RuntimeBuilder


public interface RuntimeBuilder
This is an SPI for plugging in a GlassFishRuntime.

By default different implementations exist to provide different runtime enviornment such as Felix/Equinox based or non-OSGi based runtime.

  • Method Summary

    Modifier and Type
    Method
    Description
    Builds a custom GlassFishRuntime with the supplied bootstrap options
    boolean
    Returns true if this RuntimeBuilder is capable of creating a GlassFishRuntime for the supplied BootstrapProperties