Exemplo n.º 1
0
  public Person getSelf() {
    LOG.info("getSelf");

    return m_personService.getSelf();
  }