org.apache.tapestry5.internal.plastic
Interface InternalPlasticClassTransformation

All Superinterfaces:
PlasticClassTransformation
All Known Implementing Classes:
PlasticClassImpl

public interface InternalPlasticClassTransformation
extends PlasticClassTransformation


Method Summary
 Class<?> getTransformedClass()
           
 
Methods inherited from interface org.apache.tapestry5.plastic.PlasticClassTransformation
createInstantiator, getPlasticClass
 

Method Detail

getTransformedClass

Class<?> getTransformedClass()


Copyright © 2003-2012 The Apache Software Foundation.