Uses of Class
com.example.customerservice.CustomerServiceService
-
Packages that use CustomerServiceService Package Description com.example.customerservice.flow -
-
Uses of CustomerServiceService in com.example.customerservice.flow
Fields in com.example.customerservice.flow declared as CustomerServiceService Modifier and Type Field Description protected CustomerServiceService
CustomersByName. m_Service
the service instance.protected CustomerServiceService
CustomersByNameCallableTransformer. m_Service
the service instance.protected CustomerServiceService
UpdateCustomer. m_Service
the service instance.
-