Class ManagementPrefixMapper

  • All Implemented Interfaces:
    com.sun.xml.ws.policy.spi.PrefixMapper

    public class ManagementPrefixMapper
    extends Object
    implements com.sun.xml.ws.policy.spi.PrefixMapper
    Provide the default prefix for the configuration management namespace.
    Author:
    Fabian Ritzmann
    • Constructor Detail

      • ManagementPrefixMapper

        public ManagementPrefixMapper()
    • Method Detail

      • getPrefixMap

        public Map<String,​String> getPrefixMap()
        Specified by:
        getPrefixMap in interface com.sun.xml.ws.policy.spi.PrefixMapper