@Service @PerLookup public static class Cluster.DeleteDecorator extends Object implements DeletionDecorator<Clusters,Cluster>
DeletionDecorator.NoDecoration| Constructor and Description |
|---|
DeleteDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(AdminCommandContext context,
Clusters parent,
Cluster child)
notification of a configuration element of type U deletion.
|
public void decorate(AdminCommandContext context, Clusters parent, Cluster child) throws PropertyVetoException, TransactionFailure
DeletionDecoratordecorate in interface DeletionDecorator<Clusters,Cluster>context - the command context to lead to the element deletionparent - the parent instance the element was removed fromchild - the deleted instancePropertyVetoExceptionTransactionFailureCopyright © 2019. All rights reserved.