Uses of Class
org.forgerock.opendj.server.core.ProductInformation
-
Packages that use ProductInformation Package Description org.forgerock.opendj.server.core Classes implementing core server APIs. -
-
Uses of ProductInformation in org.forgerock.opendj.server.core
Methods in org.forgerock.opendj.server.core that return ProductInformation Modifier and Type Method Description static ProductInformation
ProductInformation. productInformation()
Returns the singleton product information instance.
-