@Path(value="/interceptor-service") public class InterceptorService extends Object implements org.wso2.msf4j.Microservice
| Constructor and Description |
|---|
InterceptorService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceName()
Method for getting the micro-service name.
|
@GET @Path(value="/service-name") public String getServiceName()
Copyright © 2022 WSO2. All rights reserved.