@Service @PerLookup public static class Node.Decorator extends Object implements CreationDecorator<Node>
CreationDecorator.NoDecoration| Constructor and Description |
|---|
Decorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.glassfish.api.admin.AdminCommandContext context,
Node instance)
Decorates the newly CRUD created cluster configuration instance.
|
public void decorate(org.glassfish.api.admin.AdminCommandContext context,
Node instance)
throws org.jvnet.hk2.config.TransactionFailure,
PropertyVetoException
decorate in interface CreationDecorator<Node>context - administration command contextinstance - newly created configuration elementorg.jvnet.hk2.config.TransactionFailurePropertyVetoExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.