public class InjectedSingletonBean extends Object
| Constructor and Description |
|---|
InjectedSingletonBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter() |
void |
incrementCounter() |
void |
postConstruct() |
public int getCounter()
public void incrementCounter()
@PostConstruct public void postConstruct()
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.