Uses of Interface
org.eclipse.jet.JET2Context.LogListener

Packages that use JET2Context.LogListener
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
 

Uses of JET2Context.LogListener in org.eclipse.jet
 

Methods in org.eclipse.jet with parameters of type JET2Context.LogListener
 void JET2Context.addLogListener(JET2Context.LogListener listener)
          Add a listener to context logging entries.
 void JET2Context.removeLogListener(JET2Context.LogListener listener)
          Remove a previously registerd listener from the context log.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.