public interface NameBound
NameBinding| Modifier and Type | Method and Description |
|---|---|
Collection<Class<? extends Annotation>> |
getNameBindings()
Get the collection of name bindings attached to this component.
|
boolean |
isNameBound()
Check if the component is bound or not.
|
boolean isNameBound()
true if the component is bound, false otherwise.Collection<Class<? extends Annotation>> getNameBindings()
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.