Interface InternalPlasticClassTransformation
- 
- All Superinterfaces:
- PlasticClassTransformation
 - All Known Implementing Classes:
- PlasticClassImpl
 
 public interface InternalPlasticClassTransformation extends PlasticClassTransformation 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>getTransformedClass()- 
Methods inherited from interface org.apache.tapestry5.plastic.PlasticClassTransformationcreateInstantiator, getPlasticClass
 
- 
 
- 
- 
- 
Method Detail- 
getTransformedClassClass<?> getTransformedClass() 
 
- 
 
-