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) |
newConnectionOptions
public String getSchemaName()
getSchemaName
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
protected ServerLocator internalNewObject(URI uri, Map<String,String> query, String name) throws Exception
internalNewObject
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
Exception
protected URI internalNewURI(ServerLocator bean) throws Exception
internalNewURI
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
Exception
public static URI getURI(String query, TransportConfiguration[] staticConnectors) throws Exception
Exception
Copyright © 2020 The Apache Software Foundation. All rights reserved.