|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.http.server.HttpHandler
org.glassfish.grizzly.http.server.StaticHttpHandler
com.sun.enterprise.v3.admin.AdminAdapter
com.sun.enterprise.v3.admin.PublicAdminAdapter
@Service public class PublicAdminAdapter
Adapter for public administrative commands.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.api.event.EventListener |
|---|
EventListener.Event<T> |
| Field Summary | |
|---|---|
static String |
PREFIX_URI
|
static String |
VS_NAME
|
| Fields inherited from class org.glassfish.grizzly.http.server.StaticHttpHandler |
|---|
docRoots |
| Constructor Summary | |
|---|---|
PublicAdminAdapter()
|
|
| Method Summary | |
|---|---|
String |
getContextRoot()
|
protected boolean |
validatePrivacy(AdminCommand command)
|
| Methods inherited from class com.sun.enterprise.v3.admin.AdminAdapter |
|---|
afterService, authenticate, event, fireAdapterEvent, getHttpService, getListenAddress, getListenPort, getUserPassword, getVirtualServers, isRegistered, onMissingResource, postConstruct, setRegistered |
| Methods inherited from class org.glassfish.grizzly.http.server.StaticHttpHandler |
|---|
addDocRoot, addDocRoot, addToFileCache, getDefaultDocRoot, getDocRoots, getRelativeURI, handle, isFileCacheEnabled, removeDocRoot, sendFile, service, setFileCacheEnabled |
| Methods inherited from class org.glassfish.grizzly.http.server.HttpHandler |
|---|
customizedErrorPage, destroy, doHandle, getName, getRequestURIEncoding, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updateContextPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String VS_NAME
public static final String PREFIX_URI
| Constructor Detail |
|---|
public PublicAdminAdapter()
| Method Detail |
|---|
public String getContextRoot()
protected boolean validatePrivacy(AdminCommand command)
validatePrivacy in class AdminAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||