|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LbConfig | |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.config.serverbeans.customvalidators | |
| Uses of LbConfig in com.sun.enterprise.config.serverbeans |
|---|
| Methods in com.sun.enterprise.config.serverbeans that return LbConfig | |
|---|---|
static LbConfig |
LbConfigs.Duck.getLbConfig(LbConfigs instance,
java.lang.String name)
|
LbConfig |
LbConfigs.getLbConfig(java.lang.String name)
Return the lb config with the given name, or null if no such lb config exists. |
| Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type LbConfig | |
|---|---|
java.util.List<LbConfig> |
LbConfigs.getLbConfig()
Gets the value of the lbConfig property. |
| Methods in com.sun.enterprise.config.serverbeans with parameters of type LbConfig | ||
|---|---|---|
void |
LbConfig.Decorator.decorate(AdminCommandContext context,
LbConfig instance)
Create lb-config entries tasks : - ensures that it references an existing cluster |
|
void |
LbConfig.DeleteDecorator.decorate(AdminCommandContext context,
LbConfigs parent,
LbConfig child)
|
|
static java.util.Date |
LbConfig.Duck.getLastApplied(LbConfig lc)
|
|
static java.util.Date |
LbConfig.Duck.getLastExported(LbConfig lc)
|
|
static
|
LbConfig.Duck.getRefByRef(LbConfig lc,
java.lang.Class<T> type,
java.lang.String ref)
|
|
static
|
LbConfig.Duck.getRefs(LbConfig lc,
java.lang.Class<T> type)
|
|
static boolean |
LbConfig.Duck.setLastApplied(LbConfig lc)
|
|
static boolean |
LbConfig.Duck.setLastExported(LbConfig lc)
|
|
| Uses of LbConfig in com.sun.enterprise.config.serverbeans.customvalidators |
|---|
| Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type LbConfig | |
|---|---|
boolean |
RefValidator.isValid(LbConfig bean,
javax.validation.ConstraintValidatorContext constraintValidatorContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||