Package jgroup.util.log

Interface Summary
EventType EventType is a marker interface that each enum event type must implement to be used as an Event.
 

Class Summary
ConnectionPatternEvent A connection pattern event to be logged.
DomainEvent A partition or merge event to be logged.
Event A general event that can be logged.
Eventlogger The event logger class provides methods used for logging specific events to a disk file.
ExperimentEvent ExperimentEvent
ReplicaEvent A replica event to be logged.
ViewEvent A view event to be logged.
 

Enum Summary
ConnectionPatternEvent.ConnectionPatternType  
ConnectionPatternEvent.Type Supported connection event types.
DomainEvent.Type Supported domain event types.
ExperimentEvent.Type Supported experiment event types.
ReplicaEvent.Type Supported replica event types.
ViewEvent.Type Supported view change event types.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.