org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle
Interface AlteStadt

All Known Implementing Classes:
Mainz

public interface AlteStadt


Method Summary
 GutenbergMuseum getAnotherPlaceOfInterest()
           
 String getPlaceOfInterest()
           
 void initializeBean(GutenbergMuseum pointOfInterest)
           
 void performPostConstructChecks()
           
 

Method Detail

getPlaceOfInterest

String getPlaceOfInterest()

performPostConstructChecks

void performPostConstructChecks()

initializeBean

void initializeBean(GutenbergMuseum pointOfInterest)

getAnotherPlaceOfInterest

GutenbergMuseum getAnotherPlaceOfInterest()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.