public interface ApplicationConnectorInterface
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
JavaConnectorResult |
run(ConnectorParameters parms)
Method called to process the request.
|
static final java.lang.String COPYRIGHT
JavaConnectorResult run(ConnectorParameters parms)
parms
- Parameters for the request.