org.jboss.cdi.tck.tests.event.observer.transactional.custom
Class GiraffeService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.transactional.custom.GiraffeService

public class GiraffeService
extends Object


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

Constructor Detail

GiraffeService

public GiraffeService()
Method Detail

feed

public void feed()
          throws Exception
Throws:
Exception


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