| Package | Description |
|---|---|
| io.soabase.core | |
| io.soabase.core.features.discovery | |
| io.soabase.core.features.discovery.fixed | |
| io.soabase.core.rest | |
| io.soabase.zookeeper.discovery |
| Modifier and Type | Method and Description |
|---|---|
SoaInfo |
SoaFeatures.getSoaInfo()
Returns information about this instance
|
| Modifier and Type | Method and Description |
|---|---|
Discovery |
DiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
DefaultDiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
| Constructor and Description |
|---|
SoaApis(SoaInfo soaInfo) |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
ZooKeeperDiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
| Constructor and Description |
|---|
ZooKeeperDiscovery(org.apache.curator.framework.CuratorFramework curator,
ZooKeeperDiscoveryFactory factory,
SoaInfo soaInfo,
io.dropwizard.setup.Environment environment,
Collection<String> instanceDeploymentGroups) |
Copyright © 2014–2016 Soabase. All rights reserved.