|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.plastic.NoopDelegate
public class NoopDelegate
| Constructor Summary | |
|---|---|
NoopDelegate()
|
|
| Method Summary | |
|---|---|
ClassInstantiator |
configureInstantiator(java.lang.String className,
ClassInstantiator instantiator)
Configures the instantiator for a transformed PlasticClass. |
void |
transform(PlasticClass plasticClass)
Perform whatever transformations are appropriate on this PlasticClass. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoopDelegate()
| Method Detail |
|---|
public void transform(PlasticClass plasticClass)
PlasticClassTransformer
transform in interface PlasticClassTransformer
public ClassInstantiator configureInstantiator(java.lang.String className,
ClassInstantiator instantiator)
PlasticManagerDelegate
configureInstantiator in interface PlasticManagerDelegateclassName - fully qualified class name that was transformedinstantiator - default instantiator, which has an empty InstanceContext
InstanceContext values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||