@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public static @interface Inset.Runtime
Inset.
The method will be called automatically for every page rendered. The
returned Inset will be used to render the page. If an annotated
method returns an object, which is not a instance of Inset a
runtime exception will be thrown.
Copyright © 2011–2014 ReXSL.com. All rights reserved.