public final class AddConnector extends Object implements OnlineCommand, OfflineCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AddConnector.Builder
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/index.html
|
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
public void apply(OnlineCommandContext ctx) throws IOException
apply in interface OnlineCommandIOExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionpublic String toString()
toString in interface OfflineCommandtoString in interface OnlineCommandtoString in class ObjectCopyright © 2024. All rights reserved.