public class JGroupsServerLocatorSchema extends AbstractServerLocatorSchema
Constructor and Description |
---|
JGroupsServerLocatorSchema() |
Modifier and Type | Method and Description |
---|---|
static DiscoveryGroupConfiguration |
getDiscoveryGroupConfiguration(URI uri,
Map<String,String> query,
String name) |
String |
getSchemaName() |
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
Copyright © 2017 JBoss by Red Hat. All rights reserved.