Annotation Types Summary |
Activate |
This annotaion can be placed before the methods in a Flow type meaning the start of activation. |
Indispensable |
For every flow requiring replication in case of service failure, this class-level annotation is mandatory. |
Inject |
Used to inject resources into Presences retrieved from Context sharings |
NullResponseAllowed |
This annotation type can be used to annotate methods allowing to return null values. |
PresenceService |
Extra management information is provided through this annotation during the definition of a Presence type. |