public class InVMServerLocatorSchema extends AbstractServerLocatorSchema
Constructor and Description |
---|
InVMServerLocatorSchema() |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaName() |
static URI |
getUri(TransportConfiguration[] configurations) |
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(TransportConfiguration[] configurations) throws URISyntaxException
URISyntaxException
Copyright © 2020 The Apache Software Foundation. All rights reserved.