Uses of Interface
org.apache.maven.eventspy.EventSpy.Context

Packages that use EventSpy.Context
org.apache.maven.eventspy   
org.apache.maven.eventspy.internal   
 

Uses of EventSpy.Context in org.apache.maven.eventspy
 

Methods in org.apache.maven.eventspy with parameters of type EventSpy.Context
 void EventSpy.init(EventSpy.Context context)
          Initializes the spy.
 void AbstractEventSpy.init(EventSpy.Context context)
           
 

Uses of EventSpy.Context in org.apache.maven.eventspy.internal
 

Methods in org.apache.maven.eventspy.internal with parameters of type EventSpy.Context
 void EventSpyDispatcher.init(EventSpy.Context context)
           
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.