Package org.hippoecm.hst.content.beans
Annotation Type Interceptor
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface Interceptor
Marks a class as an interceptor for certain cms types to use in Dynamic Bean generation.
-
-
Element Detail
-
cmsTypes
String[] cmsTypes
-
-