public class OpenShiftStartupStrategy extends Object implements StartupStrategy
| Constructor and Description |
|---|
OpenShiftStartupStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepositoryType() |
void |
startup(KieServerImpl kieServer,
ContainerManager containerManager,
KieServerState currentState,
AtomicBoolean kieServerActive) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprepareContainerspublic void startup(KieServerImpl kieServer, ContainerManager containerManager, KieServerState currentState, AtomicBoolean kieServerActive)
startup in interface StartupStrategypublic String getRepositoryType()
getRepositoryType in interface StartupStrategyCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.