|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.config.support.GenericCrudCommand
org.glassfish.config.support.GenericDeleteCommand
@Scoped(value=org.jvnet.hk2.component.PerLookup.class) public class GenericDeleteCommand
Implementation of the generic delete command
| Field Summary |
|---|
| Fields inherited from class org.glassfish.config.support.GenericCrudCommand |
|---|
level, localStrings, logger |
| Constructor Summary | |
|---|---|
GenericDeleteCommand()
|
|
| Method Summary | |
|---|---|
void |
execute(AdminCommandContext context)
|
CommandModel |
getModel()
|
void |
postConstruct()
|
| Methods inherited from class org.glassfish.config.support.GenericCrudCommand |
|---|
convertStringToProperties, elementName, getAnnotation, getInjectionResolver, loadClass, setInjectionResolver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericDeleteCommand()
| Method Detail |
|---|
public CommandModel getModel()
getModel in interface CommandModelProviderpublic void postConstruct()
postConstruct in interface org.jvnet.hk2.component.PostConstructpostConstruct in class GenericCrudCommandpublic void execute(AdminCommandContext context)
execute in interface AdminCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||