Class EjbInvokerService

    • Constructor Detail

      • EjbInvokerService

        public EjbInvokerService()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • changed

        public UnprocessedChangeEvents changed​(PropertyChangeEvent[] events)
        Description copied from interface: ConfigListener
        Notification that @Configured objects that were injected have changed
        Specified by:
        changed in interface ConfigListener
        Parameters:
        events - list of changes
        Returns:
        the list of unprocessed events (requiring a restart) or null if all reconfiguration was processed successfully