public class AppProviderService extends Object implements IAppProviderService<IMandelbrotService>
| Constructor and Description |
|---|
AppProviderService() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<IMandelbrotService> |
getApplication() |
IFuture<AppMetaInfo> |
getAppMetaInfo() |
public IFuture<AppMetaInfo> getAppMetaInfo()
getAppMetaInfo in interface IAppProviderService<IMandelbrotService>public IFuture<IMandelbrotService> getApplication()
getApplication in interface IAppProviderService<IMandelbrotService>Copyright © 2013. All Rights Reserved.