Interface ModuleDef2

    • Method Detail

      • getAdvisorDefs

        java.util.Set<AdvisorDefgetAdvisorDefs()
        Returns all the service advisor definitions built/provided by this module.
      • getStartups

        @IncompatibleChange(release="5.4",
                            details="StartupDef replaces the artificial ContributionDef created for @Startup methods.")
        java.util.Set<StartupDefgetStartups()
        Methods marked with @Startup are converted into Runnable instances and assigned here.
        Since:
        5.4