org.jboss.jsr299.tck.tests.implementation.enterprise.remove
Class SessionScopedSessionBean

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.remove.SessionScopedSessionBean
All Implemented Interfaces:
SessionScopedSessionInterface

@SessionScoped
public class SessionScopedSessionBean
extends Object
implements SessionScopedSessionInterface


Constructor Summary
SessionScopedSessionBean()
           
 
Method Summary
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionScopedSessionBean

public SessionScopedSessionBean()
Method Detail

remove

public void remove()
Specified by:
remove in interface SessionScopedSessionInterface


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