|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BfmConfiguration
This interface returns Business Flow Manager configuration settings.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
SYSTEM_TYPE_WLE
|
static int |
SYSTEM_TYPE_WPS
Symbolic constants for the system types described by this configuration. |
Method Summary | |
---|---|
java.lang.String |
getBuildLevel()
Returns the build level of the Business Flow Manager configuration. |
java.lang.String |
getSystemID()
Returns the system ID of the Business Flow Manager installation. |
int |
getSystemType()
Returns the type of the Business Flow Manager installation. |
java.lang.String |
getVersion()
Returns the version of the Business Flow Manager configuration. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int SYSTEM_TYPE_WPS
static final int SYSTEM_TYPE_WLE
Method Detail |
---|
java.lang.String getVersion()
java.lang.String getBuildLevel()
java.lang.String getSystemID()
int getSystemType()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |