Class InhabitantMetadataProcessor


  • public class InhabitantMetadataProcessor
    extends Object
    Discoveres all InhabitantMetadata and puts them into the bag.
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • InhabitantMetadataProcessor

        public InhabitantMetadataProcessor()
    • Method Detail

      • checkInterface

        protected void checkInterface​(TypeElement id,
                                      P param)
      • checkClass

        protected void checkClass​(TypeElement cd,
                                  P param)
      • checkSuperInterfaces

        protected void checkSuperInterfaces​(TypeElement d,
                                            P param)