org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle
Class FrankfurtAmMain
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.FrankfurtAmMain
- All Implemented Interfaces:
- GrossStadt
@RequestScoped
public class FrankfurtAmMain
- extends Object
- implements GrossStadt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrankfurtAmMain
public FrankfurtAmMain()
isKleinStadtCreated
public boolean isKleinStadtCreated()
- Specified by:
isKleinStadtCreated
in interface GrossStadt
isKleinStadtDestroyed
public boolean isKleinStadtDestroyed()
- Specified by:
isKleinStadtDestroyed
in interface GrossStadt
kleinStadtCreated
public void kleinStadtCreated()
- Specified by:
kleinStadtCreated
in interface GrossStadt
kleinStadtDestroyed
public void kleinStadtDestroyed()
- Specified by:
kleinStadtDestroyed
in interface GrossStadt
resetCreatedFlags
public void resetCreatedFlags()
- Specified by:
resetCreatedFlags
in interface GrossStadt
resetDestroyedFlags
public void resetDestroyedFlags()
- Specified by:
resetDestroyedFlags
in interface GrossStadt
dispose
public void dispose()
- Specified by:
dispose
in interface GrossStadt
isSchlossDestroyed
public boolean isSchlossDestroyed()
- Specified by:
isSchlossDestroyed
in interface GrossStadt
schlossDestroyed
public void schlossDestroyed()
- Specified by:
schlossDestroyed
in interface GrossStadt
Copyright © 2008-2012 Seam Framework. All Rights Reserved.