Package org.trellisldp.api
Annotation Type NoopImplementation
-
@Qualifier @Retention(RUNTIME) @Target({TYPE,METHOD,FIELD,PARAMETER}) @ApplicationScoped public @interface NoopImplementation
Marks a no-op implementation of a Trellis component.Such implementations are expected to avoid persisting any data beyond the lifetime of the running application.