org.glassfish.fighterfish.test.app3
Class Pojo

java.lang.Object
  extended by org.glassfish.fighterfish.test.app3.Pojo
All Implemented Interfaces:
java.io.Serializable

@SessionScoped
public class Pojo
extends java.lang.Object
implements java.io.Serializable

Author:
sanjeeb.sahoo@oracle.com
See Also:
Serialized Form

Constructor Summary
Pojo()
           
 
Method Summary
 java.lang.String sayHi()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pojo

public Pojo()
Method Detail

sayHi

public java.lang.String sayHi()


Copyright © 2013. All Rights Reserved.