All Known Implementing Classes:
HelloBean

public interface Hello
An interface for basic Jakarta Enterprise Beans tests.
Author:
Josef Cacek
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns returns greeting with caller principal name.
    Returns a greeting.
  • Method Details

    • sayHelloWorld

      String sayHelloWorld()
      Returns a greeting.
      Returns:
    • sayHello

      String sayHello()
      Returns returns greeting with caller principal name.
      Returns: