Annotation Type ResolverThreadPool


@Target({PARAMETER,FIELD,METHOD}) @Retention(RUNTIME) public @interface ResolverThreadPool
Annotation to define the thread pool used by the DPWS implementation.

The thread pool injected with this annotation is used by hosting service resolver.

See Also: