| java.lang.Object org.apache.tapestry.internal.services.PropertyConduitSourceImpl
Method Summary | |
public PropertyConduit | create(Class rootClass, String expression) | public void | objectWasInvalidated() Clears its cache when the component class loader is invalidated; this is because it will be
common to generated conduits rooted in a component class (which will no longer be valid and
must be released to the garbage collector). |
objectWasInvalidated | public void objectWasInvalidated()(Code) | | Clears its cache when the component class loader is invalidated; this is because it will be
common to generated conduits rooted in a component class (which will no longer be valid and
must be released to the garbage collector).
|
|
|