@ApplicationScoped public class ProducerBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ThreadContext |
bufferContext |
| Constructor and Description |
|---|
ProducerBean() |
| Modifier and Type | Method and Description |
|---|---|
protected ManagedExecutor |
createExecutor() |
void |
shutdown(ManagedExecutor executor) |
@Produces @ApplicationScoped @Named(value="producedThreadContext") protected ThreadContext bufferContext
@Produces @ApplicationScoped protected ManagedExecutor createExecutor()
public void shutdown(@Disposes
ManagedExecutor executor)
Copyright © 2021 Eclipse Foundation. All rights reserved.