| Package | Description |
|---|---|
| com.sun.enterprise.v3.admin | |
| com.sun.enterprise.v3.admin.adapter |
Provides the Grizzly Adapter functionality for the admin console
application in particular.
|
| com.sun.enterprise.v3.services.impl | |
| fish.payara.appserver.monitoring.rest.service.adapter | |
| org.glassfish.admin.restconnector | |
| org.glassfish.internal.embedded.grizzly | |
| org.glassfish.webservices |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminAdapter
Listen to admin commands...
|
class |
PrivateAdminAdapter
Admin adapter for private glassfish commands.
|
class |
PublicAdminAdapter
Adapter for public administrative commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminConsoleAdapter
An HK-2 Service that provides the functionality so that admin console access
is handled properly.
|
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
Endpoint.createEndpoint(Adapter adapter)
Creates Endpoint based on the passed
Adapter descriptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
RestMonitoringAdapter
The adapter class for the Rest Monitoring application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProxyRestAdapter
Base class for our implementation of Adapter proxies.
|
class |
ProxyRestCommandAdapter
Implementation of
Adapter for rest based command executor. |
class |
ProxyRestManagementAdapter
Implementation of
Adapter for rest based management. |
class |
ProxyRestMonitoringAdapter
Implementation of
Adapter for rest based monitoring. |
| Modifier and Type | Method and Description |
|---|---|
void |
GrizzlyContainer.add(Adapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Adapter> |
WebServiceContractImpl.getAdapters() |
Copyright © 2017. All rights reserved.