Uses of Class
org.apache.unomi.api.ServerInfo
Packages that use ServerInfo
Package
Description
-
Uses of ServerInfo in org.apache.unomi.api
Methods in org.apache.unomi.api that return ServerInfoMethods in org.apache.unomi.api with parameters of type ServerInfoModifier and TypeMethodDescriptionvoid
ClusterNode.setServerInfo
(ServerInfo serverInfo) Sets the server information. -
Uses of ServerInfo in org.apache.unomi.api.services
Methods in org.apache.unomi.api.services that return ServerInfoModifier and TypeMethodDescriptionPrivacyService.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.Methods in org.apache.unomi.api.services that return types with arguments of type ServerInfoModifier and TypeMethodDescriptionPrivacyService.getServerInfos()
Retrieves the list of the server information objects, that include extensions. -
Uses of ServerInfo in org.apache.unomi.lifecycle
Methods in org.apache.unomi.lifecycle that return ServerInfoModifier and TypeMethodDescriptionBundleWatcherImpl.getBundleServerInfo
(org.osgi.framework.Bundle bundle) Methods in org.apache.unomi.lifecycle that return types with arguments of type ServerInfoModifier and TypeMethodDescriptionBundleWatcher.getServerInfos()
Retrieves the list of the server information objects, that include extensions.BundleWatcherImpl.getServerInfos()
-
Uses of ServerInfo in org.apache.unomi.privacy.internal
Methods in org.apache.unomi.privacy.internal that return ServerInfoMethods in org.apache.unomi.privacy.internal that return types with arguments of type ServerInfo -
Uses of ServerInfo in org.apache.unomi.privacy.rest
Methods in org.apache.unomi.privacy.rest that return ServerInfoMethods in org.apache.unomi.privacy.rest that return types with arguments of type ServerInfo