org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean
Class Hippogriff

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Hippogriff

public class Hippogriff
extends Object


Constructor Summary
Hippogriff(HashMap<String,String> homes)
           
 
Method Summary
 Map<String,String> getHomes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hippogriff

@Inject
public Hippogriff(@New
                         HashMap<String,String> homes)
Method Detail

getHomes

public Map<String,String> getHomes()


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