public class ContextAwareWildflyRuntimeExecConfig extends Object implements ContextAware, WildflyRuntimeExecConfig, CloneableConfig<WildflyRuntimeExecConfig>
| Constructor and Description |
|---|
ContextAwareWildflyRuntimeExecConfig() |
ContextAwareWildflyRuntimeExecConfig(ProviderId providerId,
String warPath) |
| Modifier and Type | Method and Description |
|---|---|
WildflyRuntimeExecConfig |
asNewClone(WildflyRuntimeExecConfig origin) |
ProviderId |
getProviderId() |
String |
getWarPath() |
void |
setContext(Map<String,?> context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRedeployStrategypublic ContextAwareWildflyRuntimeExecConfig()
public ContextAwareWildflyRuntimeExecConfig(ProviderId providerId, String warPath)
public void setContext(Map<String,?> context)
setContext in interface ContextAwarepublic ProviderId getProviderId()
getProviderId in interface ProvisioningConfiggetProviderId in interface RuntimeConfigpublic String getWarPath()
getWarPath in interface WildflyRuntimeConfigurationpublic WildflyRuntimeExecConfig asNewClone(WildflyRuntimeExecConfig origin)
asNewClone in interface CloneableConfig<WildflyRuntimeExecConfig>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.