org.jboss.jsr299.tck.tests.context.passivating
Class Kajaani

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.context.passivating.Kajaani
All Implemented Interfaces:
Serializable

@SessionScoped
public class Kajaani
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Kajaani()
           
 
Method Summary
 int getTheNumber()
           
 void setTheNumber(int theNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Kajaani

public Kajaani()
Method Detail

getTheNumber

public int getTheNumber()

setTheNumber

public void setTheNumber(int theNumber)


Copyright © 2008-2012 Seam Framework. All Rights Reserved.