|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jdbc.admin.cli.DeleteJdbcResource
@TargetType(value={DAS,DOMAIN,CLUSTER,STANDALONE_INSTANCE})
@ExecuteOn(value=ALL)
@Service(name="delete-jdbc-resource")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class DeleteJdbcResourceDelete JDBC Resource command
| Constructor Summary | |
|---|---|
DeleteJdbcResource()
|
|
| Method Summary | |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteJdbcResource()
| Method Detail |
|---|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||