Interface ComponentDeconstructor


  • public interface ComponentDeconstructor
    Author:
    gjoranv, Tony Vaagenes
    • Method Detail

      • deconstruct

        void deconstruct​(long generation,
                         List<Object> components,
                         Collection<org.osgi.framework.Bundle> bundles)
        Deconstructs the given components in order, then the given bundles.
      • shutdown

        default void shutdown()
        Wait for all previous destruction tasks to complete