public final class EJBClientConnection extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EJBClientConnection.Builder
A builder for a client connection definition.
|
Modifier and Type | Method and Description |
---|---|
URI |
getDestination()
Get the connection destination URI.
|
boolean |
isForDiscovery()
Determine if this connection definition is intended to be used for discovery.
|
public URI getDestination()
null
)public boolean isForDiscovery()
true
to use this connection for discovery if possible, false
otherwiseCopyright © 2019 JBoss by Red Hat. All rights reserved.