org.jbpm.formbuilder.client
Class SimpleTextCallback
java.lang.Object
org.jbpm.formbuilder.client.SimpleTextCallback
- All Implemented Interfaces:
- org.fusesource.restygwt.client.MethodCallback<String>, org.fusesource.restygwt.client.TextCallback
public abstract class SimpleTextCallback
- extends Object
- implements org.fusesource.restygwt.client.TextCallback
|
Method Summary |
void |
onFailure(org.fusesource.restygwt.client.Method method,
Throwable exception)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.fusesource.restygwt.client.MethodCallback |
onSuccess |
SimpleTextCallback
public SimpleTextCallback(String onErrorMessage)
onFailure
public void onFailure(org.fusesource.restygwt.client.Method method,
Throwable exception)
- Specified by:
onFailure in interface org.fusesource.restygwt.client.MethodCallback<String>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.