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