net.sf.urlchecker.commands
Class StandardContext

Package class diagram package StandardContext
java.lang.Object
  extended by net.sf.urlchecker.commands.Context
      extended by net.sf.urlchecker.commands.StandardContext

public class StandardContext
extends Context

The StandardContext Class. Place holder for future extensions on the Context.

$Id: StandardContext.java 181 2010-12-12 23:39:00Z georgosn $

Version:
$LastChangedRevision: 181 $
Author:
$LastChangedBy: georgosn $

Constructor Summary
StandardContext()
           
 
Method Summary
 
Methods inherited from class net.sf.urlchecker.commands.Context
addListener, clearListeners, equals, getListeners, getResults, getSource, hashCode, removeListener, setSource, validResultsIterator
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardContext

public StandardContext()


Copyright © 2010 Nikolaos Georgosopoulos. All Rights Reserved.