|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.config.support.DeletionDecorator.NoDecoration
@Service public static class DeletionDecorator.NoDecoration
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.config.support.DeletionDecorator |
|---|
DeletionDecorator.NoDecoration |
| Constructor Summary | |
|---|---|
DeletionDecorator.NoDecoration()
|
|
| Method Summary | |
|---|---|
void |
decorate(AdminCommandContext context,
org.jvnet.hk2.config.ConfigBeanProxy parent,
org.jvnet.hk2.config.ConfigBeanProxy 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 DeletionDecorator.NoDecoration()
| Method Detail |
|---|
public void decorate(AdminCommandContext context,
org.jvnet.hk2.config.ConfigBeanProxy parent,
org.jvnet.hk2.config.ConfigBeanProxy child)
throws org.jvnet.hk2.config.TransactionFailure,
java.beans.PropertyVetoException
DeletionDecorator
decorate in interface DeletionDecorator<org.jvnet.hk2.config.ConfigBeanProxy,org.jvnet.hk2.config.ConfigBeanProxy>context - the command context to lead to the element deletionparent - the parent instance the element was removed fromchild - the deleted instance
org.jvnet.hk2.config.TransactionFailure
java.beans.PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||