Class EmbeddedOSGiGlassFishImpl

  • All Implemented Interfaces:
    GlassFish

    public class EmbeddedOSGiGlassFishImpl
    extends GlassFishDecorator
    A specialized implementation of GlassFish which takes care of calling registering & unregistering GlassFish service from service registry when GlassFish is started and stopped. This object is created by EmbeddedOSGiGlassFishRuntime
    Author:
    sanjeeb.sahoo@oracle.com
    • Constructor Detail

      • EmbeddedOSGiGlassFishImpl

        public EmbeddedOSGiGlassFishImpl​(GlassFish decoratedGf,
                                         org.osgi.framework.BundleContext bundleContext)