org.perfectjpattern.core.behavioral.chainofresponsibility
Class Application
java.lang.Object
   org.perfectjpattern.core.behavioral.chainofresponsibility.Application
org.perfectjpattern.core.behavioral.chainofresponsibility.Application
- All Implemented Interfaces: 
- IHelpAware, IPrintAware
- public class Application 
- extends Object- implements IHelpAware, IPrintAware
Concrete implementation of an Application
- Version:
- $Revision: 1.0 $Date: Apr 19, 2008 12:24:57 PM $
- Author:
- Giovanni Azua
-  
- 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Application
public Application()
getHelpHandler
public IParameterlessHandler getHelpHandler()
- 
 
- 
- Specified by:
- getHelpHandlerin interface- IHelpAware
 
- 
 
getPrintHandler
public IParameterlessHandler getPrintHandler()
- 
 
- 
- Specified by:
- getPrintHandlerin interface- IPrintAware
 
- 
 
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
- 
 
- 
 
Copyright © 2007-2009. All Rights Reserved.