org.errai.samples.asyncdemo.server
Class AsyncService
java.lang.Object
org.errai.samples.asyncdemo.server.AsyncService
- All Implemented Interfaces:
- MessageCallback
public class AsyncService
- extends Object
- implements MessageCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncService
public AsyncService()
callback
public void callback(Message message)
- Specified by:
callback in interface MessageCallback
getTaskName
public String getTaskName(String name)
getLastChar
public char getLastChar(String str)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.