Uses of Class
org.glassfish.internal.grizzly.ContextMapper
-
Packages that use ContextMapper Package Description com.sun.enterprise.v3.services.impl org.glassfish.internal.grizzly -
-
Uses of ContextMapper in com.sun.enterprise.v3.services.impl
Methods in com.sun.enterprise.v3.services.impl with parameters of type ContextMapper Modifier and Type Method Description protected voidContainerMapper. setMapper(ContextMapper mapper)Set theContextMapperinstance used for mapping the container and its associatedAdapter. -
Uses of ContextMapper in org.glassfish.internal.grizzly
Subclasses of ContextMapper in org.glassfish.internal.grizzly Modifier and Type Class Description classV3MapperExtended thatMapperthat prevent the WebContainer to unregister the currentMapperconfiguration.
-