public class SpringBootKieServerImpl extends KieServerImpl
Constructor and Description |
---|
SpringBootKieServerImpl(List<KieServerExtension> extensions,
org.kie.internal.identity.IdentityProvider identityProvider) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
protected List<KieServerExtension> |
sortKnownExtensions() |
activateContainer, addContainerMessage, addServerMessage, addServerStatusMessage, checkAccessability, createContainer, deactivateContainer, destroy, disposeContainer, getContainerInfo, getContainerManager, getContainerParameters, getContainerReleaseId, getContainers, getController, getInfo, getInfoInternal, getMessagesForContainer, getPolicyManager, getScannerInfo, getServerExtensions, getServerRegistry, getServerState, healthCheck, isKieServerReady, listContainers, markAsReady, toString, updateContainerReleaseId, updateScanner
public SpringBootKieServerImpl(List<KieServerExtension> extensions, org.kie.internal.identity.IdentityProvider identityProvider)
protected List<KieServerExtension> sortKnownExtensions()
sortKnownExtensions
in class KieServerImpl
public void init()
init
in class KieServerImpl
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.