org.jboss.portal.wsrp.servlet
Class WSDLPortFixFilter.PortReplacementGenerator

java.lang.Object
  extended by org.jboss.portal.wsrp.servlet.WSDLPortFixFilter.URLReplacementGenerator
      extended by org.jboss.portal.wsrp.servlet.WSDLPortFixFilter.PortReplacementGenerator
Enclosing class:
WSDLPortFixFilter

public static class WSDLPortFixFilter.PortReplacementGenerator
extends WSDLPortFixFilter.URLReplacementGenerator


Constructor Summary
WSDLPortFixFilter.PortReplacementGenerator(int replacementPort)
           
 
Method Summary
 java.lang.String getReplacementFor(int currentIndex, WSDLPortFixFilter.URLMatch currentMatch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLPortFixFilter.PortReplacementGenerator

public WSDLPortFixFilter.PortReplacementGenerator(int replacementPort)
Method Detail

getReplacementFor

public java.lang.String getReplacementFor(int currentIndex,
                                          WSDLPortFixFilter.URLMatch currentMatch)
Specified by:
getReplacementFor in class WSDLPortFixFilter.URLReplacementGenerator