| Annotation Type | Description |
|---|---|
| AfterConstruct |
This annotation is used to mark the method which will be executed after constructing of service and dependency
injection is done.
|
| ContentType | |
| Inject | |
| RequestType | |
| ResponseType | |
| Service |
Indicates that an annotated class is an Service Fabric service object.
|
| ServiceMethod |
Indicates that an annotated method is a service method available via Service Fabric framework.
|
Copyright © 2015–2018. All rights reserved.