Package org.glassfish.api
Interface VersionInfo
-
@Contract public interface VersionInfoService interface to define the version info for an installed product.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAbbreviatedProductName()StringgetMajorVersion()StringgetMinorVersion()StringgetVersionPrefix()
-