@ApplicationScoped public class BusCommandContextFactory extends Object
BusCommandContexts.| Constructor and Description |
|---|
BusCommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
BusCommandContext |
newCommandContext(Endpoint endpoint)
Creates a new
BusCommandContext with the given endpoint. |
public BusCommandContext newCommandContext(Endpoint endpoint)
BusCommandContext with the given endpoint.endpoint - the queue or topic the present request came fromBusCommandContextCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.