Skip navigation links
B E G H I O T U V 

B

Bootstrap - Class in org.osgl.bootstrap
A Tag class provides osgl-bootstrap library version information.
Bootstrap() - Constructor for class org.osgl.bootstrap.Bootstrap
 

E

equals(Object) - Method in class org.osgl.bootstrap.Version
 

G

get() - Static method in class org.osgl.bootstrap.Version
Returns Version of the caller class.
getArtifactId() - Method in class org.osgl.bootstrap.Version
Returns artifact id, i.e.
getBuildNumber() - Method in class org.osgl.bootstrap.Version
Returns the build number which is defined in ${buildNumber} maven environment variable when buildnumber-maven-plugin is provided
getPackageName() - Method in class org.osgl.bootstrap.Version
Returns app/library package name.
getProjectVersion() - Method in class org.osgl.bootstrap.Version
Returns project version which is defined in ${project.version} maven environment variable
getVersion() - Method in class org.osgl.bootstrap.Version
Returns version tag: a full version string.

H

hashCode() - Method in class org.osgl.bootstrap.Version
 

I

isUnknown() - Method in class org.osgl.bootstrap.Version
Check if a Version instance is Version.UNKNOWN.

O

of(Class<?>) - Static method in class org.osgl.bootstrap.Version
Returns a Version of the library contains the class specified.
of(Package) - Static method in class org.osgl.bootstrap.Version
Returns a Version of the library contains the package specified.
ofPackage(String) - Static method in class org.osgl.bootstrap.Version
Returns a Version corresponding to the package name specified.
org.osgl.bootstrap - package org.osgl.bootstrap
OSGL bootstrap classes

T

toString() - Method in class org.osgl.bootstrap.Version
 

U

UNKNOWN - Static variable in class org.osgl.bootstrap.Version
 
UNKNOWN_STR - Static variable in class org.osgl.bootstrap.Version
 

V

VERSION - Static variable in class org.osgl.bootstrap.Bootstrap
The version of the osgl-bootstrap library.
Version - Class in org.osgl.bootstrap
Describe the version of a specific Java delivery (app or library).
Version(String, String, String, String) - Constructor for class org.osgl.bootstrap.Version
Construct a Version instance with packageName, artifactId, projectVersion and buildName.
B E G H I O T U V 
Skip navigation links

Copyright © 2017 OSGL (Open Source General Library). All rights reserved.