JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Fabric3 Execution Context Extension
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
O
P
R
S
A
attach(PhysicalSourceDefinition, ExecutorServiceTargetDefinition, Wire)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceWireAttacher
awaitTermination(long, TimeUnit)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
C
call()
- Method in class org.fabric3.execution.runtime.
PropagatingCallable
createObjectFactory(ExecutorServiceTargetDefinition)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceWireAttacher
createResourceReference(String, Resource, Member, InjectingComponentType, IntrospectionContext)
- Method in class org.fabric3.execution.introspection.
ExecutorServiceTypeHandler
D
detach(PhysicalSourceDefinition, ExecutorServiceTargetDefinition)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceWireAttacher
E
execute(Runnable)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
ExecutorServiceProxy
- Class in
org.fabric3.execution.runtime
Proxies an executor service to create
PropagatingCallable
and
PropagatingRunnable
wrappers that propagate the current work context to the thread the submitted callable or runnable is executed on.
ExecutorServiceProxy(ExecutorService)
- Constructor for class org.fabric3.execution.runtime.
ExecutorServiceProxy
ExecutorServiceResourceReference
- Class in
org.fabric3.execution.model
A resource that takes an ExecutorService type.
ExecutorServiceResourceReference(String, ServiceContract)
- Constructor for class org.fabric3.execution.model.
ExecutorServiceResourceReference
ExecutorServiceResourceReferenceGenerator
- Class in
org.fabric3.execution.generator
ExecutorServiceResourceReferenceGenerator()
- Constructor for class org.fabric3.execution.generator.
ExecutorServiceResourceReferenceGenerator
ExecutorServiceTargetDefinition
- Class in
org.fabric3.execution.provision
Defines the ExecutorService to inject on a resource reference.
ExecutorServiceTargetDefinition()
- Constructor for class org.fabric3.execution.provision.
ExecutorServiceTargetDefinition
ExecutorServiceTypeHandler
- Class in
org.fabric3.execution.introspection
Handles resource injection for the runtime
ExecutorService
.
ExecutorServiceTypeHandler(JavaContractProcessor)
- Constructor for class org.fabric3.execution.introspection.
ExecutorServiceTypeHandler
ExecutorServiceWireAttacher
- Class in
org.fabric3.execution.runtime
ExecutorServiceWireAttacher(ExecutorService)
- Constructor for class org.fabric3.execution.runtime.
ExecutorServiceWireAttacher
G
generateWireTarget(LogicalResourceReference<ExecutorServiceResourceReference>)
- Method in class org.fabric3.execution.generator.
ExecutorServiceResourceReferenceGenerator
I
init()
- Method in class org.fabric3.execution.introspection.
ExecutorServiceTypeHandler
invokeAll(Collection<? extends Callable<T>>)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
invokeAny(Collection<? extends Callable<T>>)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
isShutdown()
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
isTerminated()
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
O
org.fabric3.execution.generator
- package org.fabric3.execution.generator
org.fabric3.execution.introspection
- package org.fabric3.execution.introspection
org.fabric3.execution.model
- package org.fabric3.execution.model
org.fabric3.execution.provision
- package org.fabric3.execution.provision
org.fabric3.execution.runtime
- package org.fabric3.execution.runtime
P
PropagatingCallable
<
T
> - Class in
org.fabric3.execution.runtime
Propagates a work context to the current thread executing the delegate callable.
PropagatingCallable(Callable<T>, List<CallbackReference>, Map<String, Object>, SecuritySubject)
- Constructor for class org.fabric3.execution.runtime.
PropagatingCallable
PropagatingRunnable
- Class in
org.fabric3.execution.runtime
Propagates a work context to the current thread executing the delegate runnable.
PropagatingRunnable(Runnable, List<CallbackReference>, Map<String, Object>, SecuritySubject)
- Constructor for class org.fabric3.execution.runtime.
PropagatingRunnable
R
run()
- Method in class org.fabric3.execution.runtime.
PropagatingRunnable
S
shutdown()
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
shutdownNow()
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
submit(Callable<T>)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
submit(Runnable, T)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
submit(Runnable)
- Method in class org.fabric3.execution.runtime.
ExecutorServiceProxy
A
C
D
E
G
I
O
P
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Fabric3 Execution Context Extension
Prev
Next
Frames
No Frames
All Classes
Copyright © 2007-2013 Metaform Systems.