org.apache.jasper.runtime
public class AnnotationHelper extends Object
Version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
| Method Summary | |
|---|---|
| static void | postConstruct(AnnotationProcessor processor, Object instance)
Call postConstruct method on the specified instance. |
| static void | preDestroy(AnnotationProcessor processor, Object instance)
Call preDestroy method on the specified instance. |