Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Interface ExecutorServiceFactory


public interface ExecutorServiceFactory

A factory for ExecutorService instances.

Since:
5.1.0.0.59

Method Summary
 java.util.concurrent.ExecutorService newExecutorService()
          Creates a new ExecutorService instance.
 

Method Detail

newExecutorService

java.util.concurrent.ExecutorService newExecutorService()
Creates a new ExecutorService instance.

Returns:
the new ExecutorService instance.

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.