Interface ServiceStatusDetectable<T>
-
- All Known Implementing Classes:
AbstractExternalPaymentGatewayCall
public interface ServiceStatusDetectable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetServiceName()ServiceStatusTypegetServiceStatus()Objectprocess(T arg)
-