@Documented @Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) public @interface DomainFactory
For better semantics it is recommended to use the Factory
interface which is already
annotated with DomainFactory
.
Factory
Copyright © 2013-2018–2019 SeedStack. All rights reserved.