@Service @PerLookup public static class Cluster.DeleteDecorator extends Object implements DeletionDecorator<Clusters,Cluster>
DeletionDecorator.NoDecoration| Constructor and Description |
|---|
Cluster.DeleteDecorator() |
public void decorate(org.glassfish.api.admin.AdminCommandContext context,
Clusters parent,
Cluster child)
throws PropertyVetoException,
org.jvnet.hk2.config.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 instancePropertyVetoExceptionorg.jvnet.hk2.config.TransactionFailureCopyright © 2013. All Rights Reserved.