org.fusesource.restygwt.client.callback
Class NonFilteringCallbackFactory

java.lang.Object
  extended by org.fusesource.restygwt.client.callback.NonFilteringCallbackFactory
All Implemented Interfaces:
CallbackFactory

public class NonFilteringCallbackFactory
extends Object
implements CallbackFactory

just returns a new callback from builder from given method.

Author:
Kristian

Constructor Summary
NonFilteringCallbackFactory()
           
 
Method Summary
 RequestCallback createCallback(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonFilteringCallbackFactory

public NonFilteringCallbackFactory()
Method Detail

createCallback

public RequestCallback createCallback(Method method)
Specified by:
createCallback in interface CallbackFactory


Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.