org.perfectjpattern.core.behavioral.command
Class ParameterlessInvoker
java.lang.Object
org.perfectjpattern.core.behavioral.command.Invoker<NullParameter,NullResult>
org.perfectjpattern.core.behavioral.command.ParameterlessInvoker
- All Implemented Interfaces:
- IInvoker<NullParameter,NullResult>, IParameterlessInvoker
public class ParameterlessInvoker
- extends Invoker<NullParameter,NullResult>
- implements IParameterlessInvoker
Concrete implementation of IParameterlessInvoker
- Version:
- $Revision: 1.0 $Date: Apr 13, 2008 9:59:08 PM $
- Author:
- Giovanni Azua
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterlessInvoker
public ParameterlessInvoker()
Copyright © 2007-2009. All Rights Reserved.