Package jadex.bridge.service.annotation
Annotation Type ServiceIdentifier
- 
 @Target(FIELD) @Retention(RUNTIME) public @interface ServiceIdentifierAnnotation for field of pojo service in which the service identifier should be injected.
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description java.lang.ClassvalueSupply the interface.
 
-