|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameBound
Model component that can be name bound. A component implementing this interface provides additional information about the name bindings attached to it.
NameBinding| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
boolean isNameBound()
true if the component is bound, false otherwise.Collection<Class<? extends Annotation>> getNameBindings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||