Interface ServiceStatusDetectable<T>
- All Known Implementing Classes:
 AbstractExternalPaymentGatewayCall
public interface ServiceStatusDetectable<T>
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getServiceStatus
ServiceStatusType getServiceStatus() - 
getServiceName
String getServiceName() - 
process
- Throws:
 Exception
 
 -