Initializer
ServiceAnnotation(ClassOrInterfaceDeclaration contract)
Parameters:
  • contract

    The service interface or class that the annotated class provides.

Attributes
contractSource Codeshared ClassOrInterfaceDeclaration contract

The service interface or class that the annotated class provides.

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object