Uses of Class
org.kie.api.management.GAV
-
Packages that use GAV Package Description org.kie.api.management -
-
Uses of GAV in org.kie.api.management
Fields in org.kie.api.management declared as GAV Modifier and Type Field Description static GAV
KieContainerMonitorMXBean. CLASSPATH_KIECONTAINER_RELEASEID
Methods in org.kie.api.management that return GAV Modifier and Type Method Description static GAV
GAV. from(CompositeData cd)
static GAV
GAV. from(ReleaseId rel)
GAV
KieContainerMonitorMXBean. getConfiguredReleaseId()
The RelaseId configured while creating the KieContainer.GAV
KieContainerMonitorMXBean. getResolvedReleaseId()
The actual resolved ReleaseId.
-