public class TCPServerLocatorSchema extends AbstractServerLocatorSchema
Constructor and Description |
---|
TCPServerLocatorSchema() |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaName() |
static URI |
getURI(String query,
TransportConfiguration[] staticConnectors) |
protected ServerLocator |
internalNewObject(URI uri,
Map<String,String> query,
String name) |
protected URI |
internalNewURI(ServerLocator bean)
This is the default implementation.
|
newConnectionOptions
getDefaultURI, getFactory, getHost, getPort, newObject, newObject, newURI, parseQuery, populateObject, printQuery
public String getSchemaName()
getSchemaName
in class URISchema<ServerLocator,String>
protected ServerLocator internalNewObject(URI uri, Map<String,String> query, String name) throws Exception
internalNewObject
in class URISchema<ServerLocator,String>
Exception
protected URI internalNewURI(ServerLocator bean) throws Exception
URISchema
internalNewURI
in class URISchema<ServerLocator,String>
Exception
public static URI getURI(String query, TransportConfiguration[] staticConnectors) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.