org.jboss.cdi.tck.tests.extensions.annotated.delivery
Class Raven

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.annotated.delivery.Raven

@RequestScoped
public class Raven
extends Object


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

Constructor Detail

Raven

public Raven()
Method Detail

ping

public void ping()


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