Class InjectedSingletonBean

java.lang.Object
org.glassfish.tyrus.sample.cdi.InjectedSingletonBean

public class InjectedSingletonBean extends Object
Author:
Stepan Kopriva
  • Constructor Details

    • InjectedSingletonBean

      public InjectedSingletonBean()
  • Method Details

    • getCounter

      public int getCounter()
    • incrementCounter

      public void incrementCounter()
    • postConstruct

      @PostConstruct public void postConstruct()