|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.util.http.mapper.Mapper
org.glassfish.internal.grizzly.ContextMapper
org.glassfish.internal.grizzly.V3Mapper
@Service public class V3Mapper
Extended that Mapper that prevent the WebContainer to unregister
the current Mapper configuration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.grizzly.util.http.mapper.Mapper |
|---|
com.sun.grizzly.util.http.mapper.Mapper.Context, com.sun.grizzly.util.http.mapper.Mapper.ContextList, com.sun.grizzly.util.http.mapper.Mapper.Host, com.sun.grizzly.util.http.mapper.Mapper.MapElement, com.sun.grizzly.util.http.mapper.Mapper.Wrapper |
| Field Summary |
|---|
| Fields inherited from class org.glassfish.internal.grizzly.ContextMapper |
|---|
adapter, id, logger |
| Fields inherited from class com.sun.grizzly.util.http.mapper.Mapper |
|---|
context, defaultHostName, hosts |
| Constructor Summary | |
|---|---|
V3Mapper()
|
|
V3Mapper(Logger logger)
|
|
| Method Summary | |
|---|---|
void |
addContext(String hostName,
String path,
Object context,
String[] welcomeResources,
Context resources)
|
void |
addHost(String name,
String[] aliases,
Object host)
|
void |
addWrapper(String hostName,
String contextPath,
String path,
Object wrapper,
boolean jspWildCard)
|
| Methods inherited from class org.glassfish.internal.grizzly.ContextMapper |
|---|
addWrapper, getAdapter, getId, removeHost, setAdapter, setId |
| Methods inherited from class com.sun.grizzly.util.http.mapper.Mapper |
|---|
addContext, addWrapper, addWrapper, addWrapper, addWrapper, addWrapper, addWrapper, allowReplacement, getContextNames, getDefaultHostName, getHosts, getPort, getWrapperNames, getWrappersString, map, map, removeContext, removeWrapper, removeWrapper, removeWrapper, setAllowReplacement, setContext, setDefaultContextPath, setDefaultHostName, setPort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public V3Mapper()
public V3Mapper(Logger logger)
| Method Detail |
|---|
public void addWrapper(String hostName,
String contextPath,
String path,
Object wrapper,
boolean jspWildCard)
addWrapper in class com.sun.grizzly.util.http.mapper.Mapper
public void addHost(String name,
String[] aliases,
Object host)
addHost in class ContextMapper
public void addContext(String hostName,
String path,
Object context,
String[] welcomeResources,
Context resources)
addContext in class ContextMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||