public class RawServiceCallService extends BasicService implements IServiceCallService
DEFAULT_LOCAL, DEFAULT_REMOTEEMPTY_SERVICES| Constructor and Description |
|---|
RawServiceCallService(IComponentIdentifier providerid)
Basic service constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
call()
Dummy method for service call benchmark.
|
createServiceIdentifier, createServiceIdentifier, equals, generateServiceName, getPropertyMap, getProviderId, getServiceIdentifier, isValid, setPropertyMap, shutdownService, startServicepublic RawServiceCallService(IComponentIdentifier providerid)
public IFuture<Void> call()
call in interface IServiceCallServiceCopyright © 2012. All Rights Reserved.