org.formaria.aria.annotation
Interface IPageAnnotationProcessor

All Known Implementing Classes:
PageAnnotationProcessor

public interface IPageAnnotationProcessor

A processsor interface for Page annotations

Copyright (c) Formaria Ltd., 2008

License: see license.txt

$Revision: 1.9 $


Method Summary
 java.lang.String getPage(PageSupport page)
          Get the page file name declaration.
 void setupComponents(PageSupport page)
          Setup the annotated component references.
 

Method Detail

getPage

java.lang.String getPage(PageSupport page)
Get the page file name declaration. This is designed for pages loaded outside of the normal Aria application and aria page lifecycle.

Returns:
the name of the page file to load

setupComponents

void setupComponents(PageSupport page)

Setup the annotated component references. Component references can be annotated as follows: