Codehaus.org. @author Ben Yu
Creator
interface describes the create and destroy stages that occur between a component and a container during service management. Lifecycle extensions supporting create and destroy stages must implement this interface.
@author Avalon Development Team
@version CVS $Revision: 1.3 $ $Date: 2004/02/28 11:47:19 $
One part of the enhancement is that the {@link org.apache.tapestry.IComponent#getSpecification() specification} and {@link org.apache.tapestry.IComponent#getMessages() messages} properties of the page or component class are converted into read/write properties that can be set via reflection (including {@link #newInstance(Class,Map)}. @author Howard Lewis Ship @since 4.0
Signature-wise it's the same as {@link Inhabitant}but it carries an additional meaning. @author Kohsuke Kawaguchi @see Creators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|