Skip navigation links
org.glassfish.grizzly.config

Interface ContextRootInfo.Holder

    • Method Detail

      • getHttpHandler

        org.glassfish.grizzly.http.server.HttpHandler getHttpHandler()
        Gets the Grizzly HttpHandler, associated with the context.
        Returns:
        the Grizzly HttpHandler, associated with the context.
      • getContainer

        Object getContainer()
        Gets the application container, associated with the context.
        Returns:
        the application container, associated with the context.

Copyright © 2017. All rights reserved.