public class FFMQVersion extends Object
| Constructor and Description |
|---|
FFMQVersion() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getJMSMajorVersion()
Get the minor version number of the supported JMS specification
|
static int |
getJMSMinorVersion()
Get the major version number of the supported JMS specification
|
static int |
getProviderMajorVersion()
Get the major version number of the provider
|
static int |
getProviderMinorVersion()
Get the minor version number of the provider
|
static String |
getProviderReleaseVersion()
Get the release version string of the provider
|
public static int getProviderMajorVersion()
public static int getProviderMinorVersion()
public static String getProviderReleaseVersion()
public static int getJMSMajorVersion()
public static int getJMSMinorVersion()
Copyright © 2021. All rights reserved.