Package org.somda.sdc.dpws.guice
Annotation Type NetworkJobThreadPool
-
@Target({PARAMETER,FIELD,METHOD}) @Retention(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.
- See Also:
DefaultDpwsModule