org.jboss.cdi.tck.tests.alternative.resolution.qualifier
Class Monster

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Monster
Direct Known Subclasses:
Troll

public class Monster
extends Object


Constructor Summary
Monster()
           
 
Method Summary
 int ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Monster

public Monster()
Method Detail

ping

public int ping()


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