Annotation Type GlobalSyncObject
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface GlobalSyncObject
Annotation type to mark an injectable synchronization object for the kernel.
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface GlobalSyncObject