@Service @PerLookup public static class Cluster.Decorator extends Object implements CreationDecorator<Cluster>
CreationDecorator.NoDecoration| Constructor and Description |
|---|
Decorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(AdminCommandContext context,
Cluster instance)
Decorates the newly CRUD created cluster configuration instance.
|
public void decorate(AdminCommandContext context, Cluster instance) throws TransactionFailure, PropertyVetoException
decorate in interface CreationDecorator<Cluster>context - administration command contextinstance - newly created configuration elementTransactionFailurePropertyVetoExceptionCopyright © 2019. All rights reserved.