public interface Service
| Modifier and Type | Method and Description |
|---|---|
Response |
tpservice(TPSVCINFO svcinfo)
This is a method that should be implemented by classes to provide the service behavior
|
Response tpservice(TPSVCINFO svcinfo) throws ConnectionException, org.jboss.narayana.blacktie.jatmibroker.core.conf.ConfigurationException
svcinfo - The inbound parametersConnectionException - If the service routine did not handle the request correctlyorg.jboss.narayana.blacktie.jatmibroker.core.conf.ConfigurationException - If the configuration cannot be read correctlyCopyright © 2019 JBoss by Red Hat. All rights reserved.