de.cesr.lara.components.preprocessor.event
Class LPpUnsubscribeEvent

java.lang.Object
  extended by de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
      extended by de.cesr.lara.components.preprocessor.event.LPpUnsubscribeEvent
All Implemented Interfaces:
LaraEvent, LaraSynchronousEvent, LaraPpEvent

public class LPpUnsubscribeEvent
extends LAbstractPpEvent


Field Summary
 
Fields inherited from class de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
agent, dConfig
 
Constructor Summary
LPpUnsubscribeEvent(LaraAgent<?,?> agent, LaraDecisionConfiguration dConfig)
           
 
Method Summary
 
Methods inherited from class de.cesr.lara.components.preprocessor.event.LAbstractPpEvent
getAgent, getdConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LPpUnsubscribeEvent

public LPpUnsubscribeEvent(LaraAgent<?,?> agent,
                           LaraDecisionConfiguration dConfig)