Uses of Interface
org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement.PathRemapper
Packages that use ExtensibleHttpManagement.PathRemapper
-
Uses of ExtensibleHttpManagement.PathRemapper in org.jboss.as.server.mgmt.domain
Methods in org.jboss.as.server.mgmt.domain with parameters of type ExtensibleHttpManagement.PathRemapperModifier and TypeMethodDescriptionvoidExtensibleHttpManagement.addManagementGetRemapContext(String contextName, ExtensibleHttpManagement.PathRemapper remapper) 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.