public class GaeRuntimeThreadProvider extends Object implements org.glassfish.jersey.spi.RuntimeThreadProvider
RuntimeThreadProvider to get ThreadFactory instance by
GAE specific ThreadFactory provider - com.google.appengine.api.ThreadManager.| Constructor and Description |
|---|
GaeRuntimeThreadProvider() |
| Modifier and Type | Method and Description |
|---|---|
ThreadFactory |
getBackgroundThreadFactory() |
ThreadFactory |
getRequestThreadFactory() |
public ThreadFactory getRequestThreadFactory()
getRequestThreadFactory in interface org.glassfish.jersey.spi.RuntimeThreadProviderpublic ThreadFactory getBackgroundThreadFactory()
getBackgroundThreadFactory in interface org.glassfish.jersey.spi.RuntimeThreadProviderCopyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.