@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Page
TransitionTo
,
PageState
,
PageRole
public abstract String path
public abstract Class<? extends PageRole>[] role
PageRole
or UniquePageRole
a example of this is
the DefaultPage
indicating that this page is the starting page.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.