org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle
Class Heidelburg
java.lang.Object
org.jboss.cdi.tck.tests.implementation.enterprise.lifecycle.Heidelburg
- All Implemented Interfaces:
- KleinStadt, SchoeneStadt
@Important
public class Heidelburg
- extends Object
- implements KleinStadt, SchoeneStadt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Heidelburg
public Heidelburg()
begruendet
@PostConstruct
public void begruendet()
- Specified by:
begruendet in interface KleinStadt
zustandVergessen
public void zustandVergessen()
- Specified by:
zustandVergessen in interface KleinStadt
zustandVerloren
@PreDestroy
public void zustandVerloren()
- Specified by:
zustandVerloren in interface KleinStadt
ping
public void ping()
- Specified by:
ping in interface KleinStadt
getName
public String getName()
- Specified by:
getName in interface KleinStadt
setName
public void setName(String name)
- Specified by:
setName in interface KleinStadt
Copyright © 2008-2013 Seam Framework. All Rights Reserved.