org.eclipse.jet
Interface JET2TemplateManager.ITemplateOperation

Enclosing class:
JET2TemplateManager

public static interface JET2TemplateManager.ITemplateOperation

Protocol for a dynamic template operation.

See Also:
JET2TemplateManager.run(String[], JET2TemplateManager.ITemplateOperation)

Method Summary
 void run(JET2TemplateManager.ITemplateRunner templateRunner)
          Run the template operation.
 

Method Detail

run

void run(JET2TemplateManager.ITemplateRunner templateRunner)
Run the template operation. The passed template runner provides the operation with access t

Parameters:
templateRunner -

Copyright 2006 IBM Corporation and others.
All Rights Reserved.