@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 org.jvnet.hk2.config.TransactionFailure, PropertyVetoException
decorate in interface CreationDecorator<LbConfig>context - administration command contextinstance - newly created configuration elementorg.jvnet.hk2.config.TransactionFailurePropertyVetoExceptionCopyright © 2017. All rights reserved.