Package org.somda.sdc.dpws.guice
Annotation NetworkJobThreadPool
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Target(value = {})@Retention(value = RUNTIME) public @interface NetworkJobThreadPool
Annotation to define the thread pool used by the DPWS implementation.
The thread pool injected with this annotation is used for incoming and outgoing network jobs.