org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle
Class Mainz
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.Mainz
- All Implemented Interfaces:
- AlteStadt
public class Mainz
- extends Object
- implements AlteStadt
Constructor Summary |
Mainz()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mainz
public Mainz()
getPlaceOfInterest
public String getPlaceOfInterest()
- Specified by:
getPlaceOfInterest
in interface AlteStadt
performPostConstructChecks
@PostConstruct
public void performPostConstructChecks()
- Specified by:
performPostConstructChecks
in interface AlteStadt
initializeBean
@Inject
public void initializeBean(GutenbergMuseum pointOfInterest)
- Specified by:
initializeBean
in interface AlteStadt
getAnotherPlaceOfInterest
public GutenbergMuseum getAnotherPlaceOfInterest()
- Specified by:
getAnotherPlaceOfInterest
in interface AlteStadt
Copyright © 2008-2012 Seam Framework. All Rights Reserved.