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