public final class AddConnectorSslConfig extends Object implements org.jboss.creaper.core.online.OnlineCommand, org.jboss.creaper.core.offline.OfflineCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AddConnectorSslConfig.Builder
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/configuration/ssl/index.html
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.jboss.creaper.core.offline.OfflineCommandContext ctx) |
void |
apply(org.jboss.creaper.core.online.OnlineCommandContext ctx) |
String |
toString() |
public void apply(org.jboss.creaper.core.online.OnlineCommandContext ctx)
throws IOException
apply in interface org.jboss.creaper.core.online.OnlineCommandIOExceptionpublic void apply(org.jboss.creaper.core.offline.OfflineCommandContext ctx)
throws org.jboss.creaper.core.CommandFailedException,
IOException
apply in interface org.jboss.creaper.core.offline.OfflineCommandorg.jboss.creaper.core.CommandFailedExceptionIOExceptionCopyright © 2015. All rights reserved.