org.codehaus.wadi.impl
Class AbstractRelocater
java.lang.Object
org.codehaus.wadi.impl.AbstractRelocater
- All Implemented Interfaces:
- Relocater
- Direct Known Subclasses:
- HybridRelocater, RedirectingRelocater
- public abstract class AbstractRelocater
- extends Object
- implements Relocater
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_config
protected RelocaterConfig _config
AbstractRelocater
public AbstractRelocater()
init
public void init(RelocaterConfig config)
- Specified by:
init
in interface Relocater
destroy
public void destroy()
- Specified by:
destroy
in interface Relocater
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.