javax.faces.view.facelets
Annotation Type FaceletsResourceResolver


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

The presence of this annotation on a class automatically registers the class with the runtime as a ResourceResolver.



Copyright 2002-2010 Oracle America Inc, Inc. All Rights Reserved.