Class EmptyService
java.lang.Object
com.aquima.interactions.test.stubs.EmptyService
- All Implemented Interfaces:
com.aquima.interactions.portal.IService
Simple empty service implementation.
- Since:
- 6.3
- Author:
- Jon van Leuven
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.aquima.interactions.portal.IServiceResult
handle
(com.aquima.interactions.portal.IServiceContext context)
-
Constructor Details
-
EmptyService
public EmptyService()
-
-
Method Details