|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of the event objectpublic interface Instance<T>
An interface for looking up beans of a particular type.
Method Summary | |
---|---|
T |
get(java.lang.annotation.Annotation... bindings)
Get an instance of a bean of the specified type. |
Method Detail |
---|
T get(java.lang.annotation.Annotation... bindings)
bindings
- Additional binding types
DuplicateBindingTypeException
- if two instances of the same binding type are passed
java.lang.IllegalArgumentException
- if an instance of an annotation that is not a binding type is
passed
|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.