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)
This is the default implementation.
|
newConnectionOptionsgetDefaultURI, getFactory, getHost, getPort, newObject, newObject, newURI, parseQuery, populateObject, printQuerypublic 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>Exceptionprotected URI internalNewURI(ServerLocator bean) throws Exception
URISchemainternalNewURI in class URISchema<ServerLocator,String>Exceptionpublic static URI getUri(TransportConfiguration[] configurations) throws URISyntaxException
URISyntaxExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.