Uses of Interface
org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement.PathRemapper
-
Packages that use ExtensibleHttpManagement.PathRemapper Package Description org.jboss.as.server.mgmt.domain -
-
Uses of ExtensibleHttpManagement.PathRemapper in org.jboss.as.server.mgmt.domain
Methods in org.jboss.as.server.mgmt.domain with parameters of type ExtensibleHttpManagement.PathRemapper Modifier and Type Method Description voidExtensibleHttpManagement. addManagementGetRemapContext(String contextName, ExtensibleHttpManagement.PathRemapper remapper)Deprecated.Add a context that remaps GET request paths to paths appropriate to the normal/managementcontext and then dispatches the request to the normal handling for the/managementcontext.
-