org.richfaces.resource
Annotation Type DynamicUserResource


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface DynamicUserResource

Author:
Nick Belaevski

Optional Element Summary
 boolean cacheable
           
 boolean versioned
           
 

cacheable

public abstract boolean cacheable
Default:
true

versioned

public abstract boolean versioned
Default:
true


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.