public class ProviderAgent extends Object implements IExampleService
| Constructor and Description |
|---|
ProviderAgent() |
public IFuture<String> getItem()
getItem in interface IExampleServicepublic IIntermediateFuture<String> getItems(int num)
getItems in interface IExampleServicepublic IFuture<Integer> add(int a, int b)
add in interface IExampleServiceCopyright © 2012. All Rights Reserved.