public interface KieContainerMonitorMXBean
Modifier and Type | Field and Description |
---|---|
static GAV |
CLASSPATH_KIECONTAINER_RELEASEID |
Modifier and Type | Method and Description |
---|---|
GAV |
getConfiguredReleaseId()
The RelaseId configured while creating the KieContainer.
|
String |
getConfiguredReleaseIdStr()
The RelaseId configured while creating the KieContainer.
|
String |
getContainerId() |
GAV |
getResolvedReleaseId()
The actual resolved ReleaseId.
|
String |
getResolvedReleaseIdStr()
The actual resolved ReleaseId.
|
static final GAV CLASSPATH_KIECONTAINER_RELEASEID
String getContainerId()
GAV getConfiguredReleaseId()
CLASSPATH_KIECONTAINER_RELEASEID
will be returned.String getConfiguredReleaseIdStr()
CLASSPATH_KIECONTAINER_RELEASEID
will be returned.GAV getResolvedReleaseId()
CLASSPATH_KIECONTAINER_RELEASEID
will be returned.String getResolvedReleaseIdStr()
CLASSPATH_KIECONTAINER_RELEASEID
will be returned.Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.