public class InjectedStatefulBean extends Object
| Constructor and Description |
|---|
InjectedStatefulBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter() |
void |
incrementCounter() |
void |
postConstruct() |
public int getCounter()
public void incrementCounter()
@PostConstruct public void postConstruct()
Copyright © 2012-2013. All Rights Reserved.