|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Markable
Interface implemented by objects which need to disambiguate services with marker annotations.
Method Summary | |
---|---|
java.util.Set<java.lang.Class> |
getMarkers()
Returns an optional set of marker annotation. |
java.lang.Class |
getServiceInterface()
Returns the service interface associated with the service. |
Method Detail |
---|
java.util.Set<java.lang.Class> getMarkers()
ServiceDef.getMarkers()
java.lang.Class getServiceInterface()
ServiceDef.getServiceInterface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |