org.jboss.beans.metadata.api.annotations
Annotation Type Constructor


@Retention(value=RUNTIME)
@Target(value=CONSTRUCTOR)
public @interface Constructor

Mark the constructor used to instantiate bean.

Author:
Ales Justin



Copyright ? 2007 JBoss Inc.. All Rights Reserved.