de.jiac.micro.core.feature
Class AbstractViolationHandler

java.lang.Object
  extended by de.jiac.micro.core.feature.AbstractSchedulable
      extended by de.jiac.micro.core.feature.AbstractViolationHandler

public abstract class AbstractViolationHandler
extends AbstractSchedulable

API-Compilation Stub. The specific implementation is part of the platforms!

Version:
$Revision$
Author:
Marcel Patzlaff

Constructor Summary
protected AbstractViolationHandler()
           
 
Method Summary
 long getMinimumInterarrival()
           
protected abstract  void runShort()
           
 void setMinimumInterarrival(long minimumInterrival)
           
 
Methods inherited from class de.jiac.micro.core.feature.AbstractSchedulable
disable, enable, getCost, getCostOverrunHandler, getDeadline, getDeadlineMissHandler, getPriority, isEnabled, setCost, setCostOverrunHandler, setDeadline, setDeadlineMissHandler, setPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractViolationHandler

protected AbstractViolationHandler()
Method Detail

getMinimumInterarrival

public final long getMinimumInterarrival()

setMinimumInterarrival

public final void setMinimumInterarrival(long minimumInterrival)

runShort

protected abstract void runShort()


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.