Class InterceptorService
- java.lang.Object
-
- org.wso2.msf4j.samples.deployablejarinterceptorservice.InterceptorService
-
- All Implemented Interfaces:
org.wso2.msf4j.Microservice
@Path("/interceptor-service") public class InterceptorService extends java.lang.Object implements org.wso2.msf4j.MicroserviceInterceptor example micro-service class.
-
-
Constructor Summary
Constructors Constructor Description InterceptorService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetServiceName()Method for getting the micro-service name.
-