|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.plastic.NoopDelegate
org.apache.tapestry5.internal.plastic.StandardDelegate
public class StandardDelegate
Constructor Summary | |
---|---|
StandardDelegate(PlasticClassTransformer... transformers)
|
Method Summary | |
---|---|
void |
transform(PlasticClass plasticClass)
Perform whatever transformations are appropriate on this PlasticClass. |
Methods inherited from class org.apache.tapestry5.internal.plastic.NoopDelegate |
---|
configureInstantiator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardDelegate(PlasticClassTransformer... transformers)
Method Detail |
---|
public void transform(PlasticClass plasticClass)
PlasticClassTransformer
transform
in interface PlasticClassTransformer
transform
in class NoopDelegate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |