扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.ws类endpoint成员方法: getexecutor定义参考
发布时间:2014-2-19
本文导语:
getexecutor
public abstract executor getexecutor()
返回此 endpoint 实例的执行程序。
执行程序用于向实现者对象指派传入请求。
返回:将用来指派请求的 java.util.concurrent.executor。另请参见:executor