org.apache.james.container.spring.examples.configuration
Class UnprivilegedPortConfigurationInterceptor

java.lang.Object
  extended by org.apache.james.container.spring.examples.configuration.TraversingConfigurationInterceptor
      extended by org.apache.james.container.spring.examples.configuration.UnprivilegedPortConfigurationInterceptor
All Implemented Interfaces:
ConfigurationInterceptor

public class UnprivilegedPortConfigurationInterceptor
extends TraversingConfigurationInterceptor

re-maps all privileged ports into the 9000's range


Constructor Summary
UnprivilegedPortConfigurationInterceptor()
           
 
Method Summary
protected  void process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
           
 
Methods inherited from class org.apache.james.container.spring.examples.configuration.TraversingConfigurationInterceptor
intercept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnprivilegedPortConfigurationInterceptor

public UnprivilegedPortConfigurationInterceptor()
Method Detail

process

protected void process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
Specified by:
process in class TraversingConfigurationInterceptor


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.