DRAFT

javax.webbeans
Annotation Type Model


@Named
@RequestScoped
@Stereotype
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Model

A stereotype for MVC model objects

Author:
Gavin King


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.