RichFaces Core API 4.2.3.Final

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

RichFaces Core API 4.2.3.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.