@Named @SessionScoped public class SimpleSessionBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static boolean |
fooSetCalled |
| Constructor and Description |
|---|
SimpleSessionBean() |
public void simpleMethod()
@Inject public void setFoo(Foo f)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.