org.apache

Interface AnnotationProcessor

public interface AnnotationProcessor

Comment

Version: $Revision: 467222 $

Author: Bill Burke

Method Summary
voidpostConstruct(Object instance)
voidpreDestroy(Object instance)
voidprocessAnnotations(Object instance)

Method Detail

postConstruct

public void postConstruct(Object instance)

preDestroy

public void preDestroy(Object instance)

processAnnotations

public void processAnnotations(Object instance)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.