T
- the generic typeV
- the value typepublic interface BusinessService<T extends com.hack23.cia.service.api.action.common.ServiceRequest,V extends com.hack23.cia.service.api.action.common.ServiceResponse>
Modifier and Type | Method and Description |
---|---|
Class<? extends com.hack23.cia.service.api.action.common.ServiceRequest> |
getSupportedService()
Gets the supported service.
|
V |
processService(T serviceRequest)
Process service.
|
Class<? extends com.hack23.cia.service.api.action.common.ServiceRequest> getSupportedService()
Copyright © 2010–2017 www.hack23.com. All rights reserved.