Class SimpleEndpoint

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

public class SimpleEndpoint extends Object
Bean where InjectedSimpleBean is injected.
Author:
Stepan Kopriva
  • Constructor Details

    • SimpleEndpoint

      public SimpleEndpoint()
  • Method Details

    • echo

      public String echo(String message)
    • postConstruct

      @PostConstruct public void postConstruct()