org.perfectjpattern.core.behavioral.command
Class Paste
java.lang.Object
org.perfectjpattern.core.behavioral.command.AbstractReceiver<NullParameter,NullResult>
org.perfectjpattern.core.behavioral.command.Paste
- All Implemented Interfaces:
- IReceiver<NullParameter,NullResult>
public class Paste
- extends AbstractReceiver<NullParameter,NullResult>
Implements the actual Paste functionality
- Version:
- $Revision: 1.0 $Date: Apr 13, 2008 2:34:38 PM $
- Author:
- Giovanni Azua
-
-
Constructor Summary |
Paste()
|
Method Summary |
void |
execute()
Starts the execution of the IReceiver . |
protected static void |
setLogger(org.slf4j.Logger aLogger)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Paste
public Paste()
execute
public void execute()
- Starts the execution of the
IReceiver
.
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
Copyright © 2007-2009. All Rights Reserved.