Uses of Interface
net.sf.jour.rt.agent.EventIdentifier

Packages that use EventIdentifier
net.sf.jour.rt.agent   
 

Uses of EventIdentifier in net.sf.jour.rt.agent
 

Classes in net.sf.jour.rt.agent that implement EventIdentifier
 class MapedEventID
          TODO Add docs Created on 02.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)
 class MapedEventIDContex
          TODO Add docs Created on 09.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)
 

Methods in net.sf.jour.rt.agent with parameters of type EventIdentifier
 boolean MapedEventIDContex.equals(EventIdentifier obj)
           
 boolean MapedEventID.equals(EventIdentifier obj)
           
 boolean EventIdentifier.equals(EventIdentifier obj)
           
 

Constructors in net.sf.jour.rt.agent with parameters of type EventIdentifier
ProfilerEvent(int type, java.lang.Throwable t, EventIdentifier eventIdentifier)
           
 



Copyright © 2004 sourceforge. All Rights Reserved.