Class PostConstructoAnnotationValidator

  • All Implemented Interfaces:
    Processor

    public class PostConstructoAnnotationValidator
    extends AbstractProcessor
    This annotation process ensures that PostConstruct is only annotated to a method that take to parameter.
    Author:
    NawaMan -- nawa@nawaman.net