|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.config.serverbeans.Node.DeleteDecorator
@Service @Scoped(value=org.jvnet.hk2.component.PerLookup.class) public static class Node.DeleteDecorator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.config.support.DeletionDecorator |
|---|
DeletionDecorator.NoDecoration |
| Constructor Summary | |
|---|---|
Node.DeleteDecorator()
|
|
| Method Summary | |
|---|---|
void |
decorate(AdminCommandContext context,
Nodes parent,
Node child)
notification of a configuration element of type U deletion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Node.DeleteDecorator()
| Method Detail |
|---|
public void decorate(AdminCommandContext context,
Nodes parent,
Node child)
throws java.beans.PropertyVetoException,
org.jvnet.hk2.config.TransactionFailure
DeletionDecorator
decorate in interface DeletionDecorator<Nodes,Node>context - the command context to lead to the element deletionparent - the parent instance the element was removed fromchild - the deleted instance
java.beans.PropertyVetoException
org.jvnet.hk2.config.TransactionFailure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||