info.magnolia.module.blossom.annotation
Annotation Type AvailableComponentClasses


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AvailableComponentClasses

Annotation used to set the available components in an area using the classes that define them. When used in combination with AvailableComponents components from both annotations are used.

Since:
2.0
See Also:
Area, AvailableComponents

Optional Element Summary
 Class<?>[] value
           
 

value

public abstract Class<?>[] value
Default:
{}


Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.