Class AtPrefixMapper

java.lang.Object
com.sun.xml.ws.tx.at.policy.spi_impl.AtPrefixMapper
All Implemented Interfaces:
com.sun.xml.ws.policy.spi.PrefixMapper

public class AtPrefixMapper extends Object implements com.sun.xml.ws.policy.spi.PrefixMapper
Author:
Fabian Ritzmann
  • Constructor Details

    • AtPrefixMapper

      public AtPrefixMapper()
  • Method Details

    • getPrefixMap

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