| Constructor and Description |
|---|
Bar() |
| Modifier and Type | Method and Description |
|---|---|
Baz<T1> |
getBaz() |
T1 |
getT1() |
T1[] |
getT1Array() |
Baz<T1> |
getT1BazEvent() |
T1 |
getT1ObserverInjectionPoint() |
Baz<List<T2>> |
getT2BazList() |
void |
observeBaz(Baz<T1> baz,
T1 t1) |
void |
setT1Array(T1[] t1Array) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.