Package org.wildfly.mcp
Class WildFlyManagementClient
java.lang.Object
org.wildfly.mcp.WildFlyManagementClient
- Author:
- jdenise
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classWildFlyManagementClient.ReadAttributeRequest<R extends WildFlyManagementClient.ReadAttributeResponse>static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends WildFlyManagementClient.ManagementResponse>
Tcall(WildFlyManagementClient.ManagementRequest<T> request) static StringtoJSON(org.jboss.as.cli.operation.ParsedCommandLine parsedLine)
-
Constructor Details
-
WildFlyManagementClient
public WildFlyManagementClient()
-
-
Method Details
-
call
public <T extends WildFlyManagementClient.ManagementResponse> T call(WildFlyManagementClient.ManagementRequest<T> request) throws Exception - Throws:
Exception
-
call
public String call(Server server, User user, org.jboss.as.cli.operation.ParsedCommandLine parsedLine) throws Exception - Throws:
Exception
-
call
- Throws:
Exception
-
toJSON
public static String toJSON(org.jboss.as.cli.operation.ParsedCommandLine parsedLine) throws org.jboss.as.cli.CommandFormatException - Throws:
org.jboss.as.cli.CommandFormatException
-
getStatus
- Throws:
Exception
-