jBPM distribution 6.0.0.CR3

org.jbpm.shared.services.impl.events
Class JbpmServicesEventListener<T>

java.lang.Object
  extended by org.jbpm.shared.services.impl.events.JbpmServicesEventListener<T>
Direct Known Subclasses:
ExternalTaskEventListener

public abstract class JbpmServicesEventListener<T>
extends Object


Constructor Summary
JbpmServicesEventListener()
           
 
Method Summary
 Map<Method,List<Annotation>> getObserverMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmServicesEventListener

public JbpmServicesEventListener()
Method Detail

getObserverMethods

public Map<Method,List<Annotation>> getObserverMethods()

jBPM distribution 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.