org.eclipse.jet.transform
Interface TransformContextListener


public interface TransformContextListener

Listener to events on TransformContextExtender.


Method Summary
 void commit(JET2Context context, IProgressMonitor monitor)
           
 

Method Detail

commit

public void commit(JET2Context context,
                   IProgressMonitor monitor)
            throws JET2TagException
Parameters:
context -
monitor -
Throws:
JET2TagException - if the commit fails

Copyright 2006 IBM Corporation and others.
All Rights Reserved.