|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.config.serverbeans.Server.CreateDecorator
@Service @Scoped(value=org.jvnet.hk2.component.PerLookup.class) public static class Server.CreateDecorator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.config.support.CreationDecorator |
|---|
CreationDecorator.NoDecoration |
| Field Summary | |
|---|---|
java.lang.Boolean |
terse
|
| Constructor Summary | |
|---|---|
Server.CreateDecorator()
|
|
| Method Summary | |
|---|---|
void |
decorate(AdminCommandContext context,
Server instance)
The element instance has been created and added to the parent, it can be customized. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Boolean terse
| Constructor Detail |
|---|
public Server.CreateDecorator()
| Method Detail |
|---|
public void decorate(AdminCommandContext context,
Server instance)
throws org.jvnet.hk2.config.TransactionFailure,
java.beans.PropertyVetoException
CreationDecoratorTransaction
and instance is therefore a writeable view on the configuration component.
decorate in interface CreationDecorator<Server>context - administration command contextinstance - newly created configuration element
org.jvnet.hk2.config.TransactionFailure - if the transaction should be rollbacked
java.beans.PropertyVetoException - if one of the listener of
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||