| Package | Description |
|---|---|
| org.jboss.jca.web.console |
This package contains the classes needed for the management web console for IronJacamar
|
| Modifier and Type | Method and Description |
|---|---|
static OpResultInfo |
Server.invokeOp(String name,
int index,
String[] args)
Invoke an operation
|
static OpResultInfo |
Server.invokeOpByName(String name,
String opName,
String[] argTypes,
String[] args)
Invoke an operation by name
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.