public class ImmutableContainerStartupStrategy extends Object implements StartupStrategy
| Constructor and Description |
|---|
ImmutableContainerStartupStrategy(List<org.kie.server.api.model.KieContainerResource> kieContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
startup(KieServerImpl kieServer,
ContainerManager containerManager,
KieServerState currentState,
AtomicBoolean kieServerActive) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRepositoryType, prepareContainerspublic ImmutableContainerStartupStrategy(List<org.kie.server.api.model.KieContainerResource> kieContainer)
public void startup(KieServerImpl kieServer, ContainerManager containerManager, KieServerState currentState, AtomicBoolean kieServerActive)
startup in interface StartupStrategyCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.