THRIFT-1498:Allow TThreadedPoolServer.Args to pass a ExecutorService
authorJake Farrell <jfarrell@apache.org>
Fri, 27 Jan 2012 03:19:01 +0000 (03:19 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 27 Jan 2012 03:19:01 +0000 (03:19 +0000)
commit100f616afd0f31346f958339cc83f71330fd7593
treef9cafcf02d0b5b1ed01b823b4a5b6c481128c132
parentba021466824299c6122e26b8850759f0a17314c0
THRIFT-1498:Allow TThreadedPoolServer.Args to pass a ExecutorService
Client: java
Patch: Scott Chen

Adds ability to assign a ExecutorService from TThreadedPoolServer.Args.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236505 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/server/TThreadPoolServer.java