public interface Markable
Modifier and Type | Method and Description |
---|---|
Set<Class> |
getMarkers()
Returns an optional set of marker annotation.
|
Class |
getServiceInterface()
Returns the service interface associated with the service.
|
Set<Class> getMarkers()
ServiceDef.getMarkers()
Class getServiceInterface()
ServiceDef.getServiceInterface()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.