|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.config.serverbeans.LoadBalancer.DeleteDecorator
@Service @Scoped(value=org.jvnet.hk2.component.PerLookup.class) public static class LoadBalancer.DeleteDecorator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.config.support.DeletionDecorator |
|---|
DeletionDecorator.NoDecoration |
| Constructor Summary | |
|---|---|
LoadBalancer.DeleteDecorator()
|
|
| Method Summary | |
|---|---|
void |
decorate(AdminCommandContext context,
LoadBalancers parent,
LoadBalancer 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 LoadBalancer.DeleteDecorator()
| Method Detail |
|---|
public void decorate(AdminCommandContext context,
LoadBalancers parent,
LoadBalancer child)
throws java.beans.PropertyVetoException,
org.jvnet.hk2.config.TransactionFailure
DeletionDecorator
decorate in interface DeletionDecorator<LoadBalancers,LoadBalancer>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 | |||||||||