public interface IService extends INFMixedPropertyProvider
Modifier and Type | Field and Description |
---|---|
static IService[] |
EMPTY_SERVICES
Empty service array.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getPropertyMap()
Get the map of properties (considered as constant).
|
IServiceIdentifier |
getServiceIdentifier()
Get the service identifier.
|
IFuture<Boolean> |
isValid()
Test if the service is valid.
|
addNFProperty, getNFAllPropertyNames, getNFPropertyMetaInfo, getNFPropertyMetaInfos, getNFPropertyNames, getNFPropertyValue, getNFPropertyValue, removeNFProperty, shutdownNFPropertyProvider
addMethodNFProperty, getMethodNFAllPropertyNames, getMethodNFPropertyMetaInfo, getMethodNFPropertyMetaInfos, getMethodNFPropertyMetaInfos, getMethodNFPropertyNames, getMethodNFPropertyValue, getMethodNFPropertyValue, removeMethodNFProperty, shutdownNFPropertyProvider
static final IService[] EMPTY_SERVICES
IServiceIdentifier getServiceIdentifier()
IFuture<Boolean> isValid()
Copyright © 2013. All Rights Reserved.