net.sf.mmapps.modules.linkchecker.plugins
Class InternalReferencePlugin

java.lang.Object
  extended bynet.sf.mmapps.modules.linkchecker.plugins.InternalReferencePlugin
All Implemented Interfaces:
ReactorPlugin

public class InternalReferencePlugin
extends java.lang.Object
implements ReactorPlugin

plugin add information when a host is pointing to itstelve. when using a CMS internal links show always be valid

Author:
Kees Jongenburger

Field Summary
(package private)  java.lang.String host
           
static java.lang.String REFERENCE_HOSTNAME_PROPERTY_NAME
           
 
Constructor Summary
InternalReferencePlugin()
           
 
Method Summary
 Links handle(Links links, java.util.Properties properties)
           
 void init(java.util.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REFERENCE_HOSTNAME_PROPERTY_NAME

public static final java.lang.String REFERENCE_HOSTNAME_PROPERTY_NAME
See Also:
Constant Field Values

host

java.lang.String host
Constructor Detail

InternalReferencePlugin

public InternalReferencePlugin()
Method Detail

init

public void init(java.util.Properties properties)
Specified by:
init in interface ReactorPlugin

handle

public Links handle(Links links,
                    java.util.Properties properties)
             throws java.lang.Exception
Specified by:
handle in interface ReactorPlugin
Throws:
java.lang.Exception


Copyright © 2003-2005 mmapps. All Rights Reserved.