Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6974

Add convenience factory method to create a ServiceDependency from a Supplier

XMLWordPrintable

      For on-demand services, it is often useful to create a simple ServiceDependency from a Supplier, e.g. ServiceDependency.from(org.infinispan.configuration.cache.ConfigurationBuilder::new);
      This way we can defer the creation of large objects until the service is started.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: