Uses of Interface
kaos.core.csi.extension.history.EventHistoryComponent

Packages that use EventHistoryComponent
kaos.core.csi   
kaos.core.csi.extension.history   
kaos.core.csi.extension.history.logging   
 

Uses of EventHistoryComponent in kaos.core.csi
 

Methods in kaos.core.csi that return EventHistoryComponent
static EventHistoryComponent CSIFactory.getHistoryMonitor()
          Retrieve a reference to the EventHistoryComponent.
 

Uses of EventHistoryComponent in kaos.core.csi.extension.history
 

Subinterfaces of EventHistoryComponent in kaos.core.csi.extension.history
 interface PolicyDecisionHistoryComponent
           
 

Classes in kaos.core.csi.extension.history that implement EventHistoryComponent
 class EventsHistoryManager
          This class extends guard repository manager implementation.
 

Uses of EventHistoryComponent in kaos.core.csi.extension.history.logging
 

Subinterfaces of EventHistoryComponent in kaos.core.csi.extension.history.logging
 interface HistoryMonitor
          This interface defines methods to access logged events
 



Copyright © 2006 IHMC All Rights Reserved.