public class InvokeFinalizerTask extends ViewLifecycleTaskBase<Component>
| Constructor and Description |
|---|
InvokeFinalizerTask()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
performLifecycleTask()
Invokes the finalize method for the component (if configured) and sets the render output for
the component to the returned method string (if method is not a void type)
|
getElementState, getElementType, run, setElementState, toStringpublic InvokeFinalizerTask()
protected void performLifecycleTask()
performLifecycleTask in class ViewLifecycleTaskBase<Component>Copyright © 2005–2016 The Kuali Foundation. All rights reserved.