public class SmilaVersionProvider extends java.lang.Object implements VersionProvider
VersionProvider for getting SMILA version.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROVIDER_NAME |
VERSION_NOT_AVAILABLE| Constructor and Description |
|---|
SmilaVersionProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(ComponentContext context)
OSGi Declarative Services service activation method.
|
AnyMap |
getVersionInfo() |
void |
setVersionProperties(java.util.Properties versionProps) |
public static final java.lang.String PROVIDER_NAME
public AnyMap getVersionInfo()
getVersionInfo in interface VersionProviderprotected void activate(ComponentContext context)
public void setVersionProperties(java.util.Properties versionProps)