org.fusesource.restygwt.client.callback
Class NonFilteringCallbackFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonFilteringCallbackFactory
public NonFilteringCallbackFactory()
createCallback
public RequestCallback createCallback(Method method)
- Specified by:
createCallback in interface CallbackFactory
Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.