|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,CONSTRUCTOR}) @Retention(value=RUNTIME) @Documented public @interface Initializer
Specifies that a method of a bean is a bean initializer method, or that a constructor is the bean constructor.
|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.