Package org.glassfish.tyrus.sample.cdi
Class InjectedSingletonBean
java.lang.Object
org.glassfish.tyrus.sample.cdi.InjectedSingletonBean
- Author:
- Stepan Kopriva
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InjectedSingletonBean
public InjectedSingletonBean()
-
-
Method Details
-
getCounter
public int getCounter() -
incrementCounter
public void incrementCounter() -
postConstruct
@PostConstruct public void postConstruct()
-