@Singleton public class PageToStreamThreadPool extends Object
| Constructor and Description |
|---|
PageToStreamThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
static PageToStreamThreadPool |
getInstance() |
void |
init() |
void |
submit(Runnable work) |
@Produces @Singleton public static PageToStreamThreadPool getInstance()
@PostConstruct public void init()
public void submit(Runnable work)
Copyright © 2016 Red Hat. All rights reserved.