Package | Description |
---|---|
org.apache.unomi.api.services | |
org.apache.unomi.lifecycle | |
org.apache.unomi.privacy.internal | |
org.apache.unomi.privacy.rest |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
PrivacyService.getServerInfo()
Retrieves the default base Apache Unomi server information, including the name and version of the server, build
time information and the event types
if recognizes as well as the capabilities supported by the system.
|
Modifier and Type | Method and Description |
---|---|
List<ServerInfo> |
PrivacyService.getServerInfos()
Retrieves the list of the server information objects, that include extensions.
|
Modifier and Type | Method and Description |
---|---|
ServerInfo |
BundleWatcherImpl.getBundleServerInfo(org.osgi.framework.Bundle bundle) |
Modifier and Type | Method and Description |
---|---|
List<ServerInfo> |
BundleWatcherImpl.getServerInfos() |
List<ServerInfo> |
BundleWatcher.getServerInfos()
Retrieves the list of the server information objects, that include extensions.
|
Modifier and Type | Method and Description |
---|---|
ServerInfo |
PrivacyServiceImpl.getServerInfo() |
Modifier and Type | Method and Description |
---|---|
List<ServerInfo> |
PrivacyServiceImpl.getServerInfos() |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
PrivacyServiceEndPoint.getServerInfo() |
Modifier and Type | Method and Description |
---|---|
List<ServerInfo> |
PrivacyServiceEndPoint.getServerInfos() |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.