public class ConfigApplicationContainer extends MicroProfileApplicationContainer
appClassLoader, appName, ctx| Modifier | Constructor and Description |
|---|---|
protected |
ConfigApplicationContainer(DeploymentContext deploymentContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
start(ApplicationContext ctx)
Starts an application container.
|
getClassLoader, getDescriptor, resume, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeprotected ConfigApplicationContainer(DeploymentContext deploymentContext)
public boolean start(ApplicationContext ctx) throws Exception
ApplicationContainerstart in interface ApplicationContainer<Object>start in class MicroProfileApplicationContainerctx - the start up contextException - if this application container could not be startedCopyright © 2021. All rights reserved.