public static interface ContextRootInfo.Holder
| Modifier and Type | Method and Description |
|---|---|
Object |
getContainer()
Gets the application container, associated with the context.
|
org.glassfish.grizzly.http.server.HttpHandler |
getHttpHandler()
Gets the Grizzly
HttpHandler, associated with the context. |
org.glassfish.grizzly.http.server.HttpHandler getHttpHandler()
HttpHandler, associated with the context.HttpHandler, associated with the context.Object getContainer()
Copyright © 2017. All rights reserved.