@Service public class TenantLocatorGenerator extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALICE |
static int |
ALICE_MAX |
static int |
ALICE_MIN |
static java.lang.String |
BOB |
static int |
BOB_MAX |
static int |
BOB_MIN |
| Constructor and Description |
|---|
TenantLocatorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
generateLocatorPerTenant(java.lang.String tenantName) |
public static final java.lang.String ALICE
public static final int ALICE_MIN
public static final int ALICE_MAX
public static final java.lang.String BOB
public static final int BOB_MIN
public static final int BOB_MAX
public ServiceLocator generateLocatorPerTenant(java.lang.String tenantName)
Copyright © 2013 Oracle Corporation. All Rights Reserved.