Class ApiVirtualAspect

java.lang.Object
io.virtualan.aop.ApiVirtualAspect

@Component public class ApiVirtualAspect extends Object
This Aspect is core class to intercept @VirtualService and @ApiVirtual annotation to produce the response for the virtualized methods.

Annotate class with @VirtualService and @ApiVirtual and make that service as virtualized service

Author:
Elan Thangamani