Class SequentialExecutionStrategy<S>

    • Constructor Detail

      • SequentialExecutionStrategy

        public SequentialExecutionStrategy​(com.google.common.base.Function<org.osgi.framework.ServiceReference,​com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey>> moduleReferenceParser,
                                           ExecutorService executorService)