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) |
newConnectionOptionspublic 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>Exceptionprotected URI internalNewURI(ServerLocator bean) throws Exception
internalNewURI in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>Exceptionpublic static URI getUri(TransportConfiguration[] configurations) throws URISyntaxException
URISyntaxExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.