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.
|
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(TransportConfiguration[] configurations) throws URISyntaxException
URISyntaxException
Copyright © 2017 JBoss by Red Hat. All rights reserved.