org.jboss.cdi.tck.tests.deployment.packaging.ear.modules
Class Qux

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.Qux

public class Qux
extends Object

Author:
Martin Kouba

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

Constructor Detail

Qux

public Qux()
Method Detail

observeBusinessOperation

public void observeBusinessOperation(@Observes
                                     BusinessOperationEvent event)


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