Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4348

Expose ManagedExecutorService per channel to deployments

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 9.0.0.Alpha1
    • Clustering
    • None

      The general idea is to automatically install a service per channel that exposes a ManagedExecutorService and expose it to users via jndi. Usage should be as simple as:

      @Resource(lookup = "java:jboss/infinispan/executor/default")
      private ManagedExecutorService executor;
      

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

                Created:
                Updated: