Uses of Interface
com.sun.jini.mercury.EventLog

Packages that use EventLog
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
 

Uses of EventLog in com.sun.jini.mercury
 

Classes in com.sun.jini.mercury that implement EventLog
(package private)  class PersistentEventLog
          Class that implements the interface for an EventLog.
(package private)  class TransientEventLog
          Class that implements the interface for an EventLog.
 

Fields in com.sun.jini.mercury declared as EventLog
private  EventLog EventLogFactory.EventLogIteratorImpl.log
          The associated EventLog for this iterator
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.