org.codehaus.groovy.classgen.asm
Interface WriterControllerFactory


public interface WriterControllerFactory

A non static factory to get alternative writer controller to be stroed in the meta data

Author:
Jochen "blackdrag" Theodorou

Method Summary
 WriterController makeController(WriterController normalController)
           
 

Method Detail

makeController

WriterController makeController(WriterController normalController)

Copyright © 2003-2011 The Codehaus. All rights reserved.