public interface Service
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2015 JBoss by Red Hat. All Rights Reserved.