org.jboss.jsr299.tck.tests.context.application.ejb
Class FMSModelIII
java.lang.Object
org.jboss.jsr299.tck.tests.context.application.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()
throws Exception
- Specified by:
climb
in interface FMS
- Throws:
Exception
descend
public void descend()
throws Exception
- Specified by:
descend
in interface FMS
- Throws:
Exception
timeout
public void timeout(javax.ejb.Timer timer)
isApplicationScopeActive
public boolean isApplicationScopeActive()
- Specified by:
isApplicationScopeActive
in interface FMS
isSameBean
public boolean isSameBean()
- Specified by:
isSameBean
in interface FMS
isClimbed
public static boolean isClimbed()
isDescended
public static boolean isDescended()
reset
public static void reset()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.