@Service @PerLookup public static class LbConfig.Decorator extends Object implements CreationDecorator<LbConfig>
CreationDecorator.NoDecoration| Constructor and Description |
|---|
Decorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(AdminCommandContext context,
LbConfig instance)
Create lb-config entries
tasks :
- ensures that it references an existing cluster
|
public void decorate(AdminCommandContext context, LbConfig instance) throws TransactionFailure, PropertyVetoException
decorate in interface CreationDecorator<LbConfig>context - administration command contextinstance - newly created configuration elementTransactionFailurePropertyVetoExceptionCopyright © 2019. All rights reserved.