@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Factory
Factory methods currently are used to instantiate the following classes:
Filter
; The factory class is to be given via FullTextFilterDef.impl()
SearchMapping
; The factory class is to be registered with the bootstrapping
configuration using the Environment.MODEL_MAPPING
keyCopyright © 2006-2017 Red Hat, Inc. All Rights Reserved