org.jboss.cdi.tck.tests.deployment.packaging.ear.modules
Class BusinessOperationEventInspector
java.lang.Object
org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BusinessOperationEventInspector
@ApplicationScoped
public class BusinessOperationEventInspector
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessOperationEventInspector
public BusinessOperationEventInspector()
observeBusinessOperationEventObservations
public void observeBusinessOperationEventObservations(@Observes
BusinessOperationObservedEvent event)
getBusinessOperationObservations
public int getBusinessOperationObservations()
reset
public void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.