com.googlecode.jpattern.gwt.client.command
Class NullCommandCallBack

java.lang.Object
  extended by com.googlecode.jpattern.gwt.client.command.NullCommandCallBack
All Implemented Interfaces:
ICommandCallBack

public class NullCommandCallBack
extends Object
implements ICommandCallBack

Author:
Francesco Cina' 07/mag/2011

Constructor Summary
NullCommandCallBack()
           
 
Method Summary
 void callback(com.googlecode.jpattern.shared.result.IResult commandResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullCommandCallBack

public NullCommandCallBack()
Method Detail

callback

public void callback(com.googlecode.jpattern.shared.result.IResult commandResult)
Specified by:
callback in interface ICommandCallBack


Copyright © 2011. All Rights Reserved.