org.jboss.jsr299.tck.tests.context.request.ejb
Class FMSModelIII
java.lang.Object
org.jboss.jsr299.tck.tests.context.request.ejb.FMSModelIII
- All Implemented Interfaces:
- FMS
public class FMSModelIII
- extends Object
- implements FMS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FMSModelIII
public FMSModelIII()
climb
public void climb()
- Specified by:
climb
in interface FMS
descend
public void descend()
- Specified by:
descend
in interface FMS
timeout
public void timeout(javax.ejb.Timer timer)
isRequestScopeActive
public boolean isRequestScopeActive()
- Specified by:
isRequestScopeActive
in interface FMS
reset
public static void reset()
isSameBean
public boolean isSameBean()
- Specified by:
isSameBean
in interface FMS
isClimbed
public static boolean isClimbed()
isDescended
public static boolean isDescended()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.