public interface EndpointImplFactory
Modifier and Type | Method and Description |
---|---|
EndpointImpl |
newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info.
|
EndpointImpl newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) throws EndpointException
bus
- service
- endpointInfo
- EndpointException
Copyright © 2019 JBoss by Red Hat. All rights reserved.