org.jboss.portal.common.net
Class URLTools.PortReplacementGenerator

java.lang.Object
  extended by org.jboss.portal.common.net.URLTools.URLReplacementGenerator
      extended by org.jboss.portal.common.net.URLTools.PortReplacementGenerator
Enclosing class:
URLTools

public static class URLTools.PortReplacementGenerator
extends URLTools.URLReplacementGenerator


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

Constructor Detail

URLTools.PortReplacementGenerator

public URLTools.PortReplacementGenerator(int replacementPort)
Method Detail

getReplacementFor

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