org.jboss.seam.jcr.events
Class EventCounterListener
java.lang.Object
org.jboss.seam.jcr.events.EventCounterListener
@Dependent
public class EventCounterListener
- extends Object
Used on test cases
- Author:
- George Gastaldi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCounterListener
public EventCounterListener()
incrementTypedCounter
public void incrementTypedCounter(@Observes
javax.jcr.observation.Event event)
resetBag
public void resetBag()
getCountForType
public int getCountForType(int type)
Copyright © 2011 Seam Framework. All Rights Reserved.