|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jdbc.admin.cli.ListJdbcResources
@TargetType(value={DAS,DOMAIN,CLUSTER,STANDALONE_INSTANCE,CLUSTERED_INSTANCE})
@ExecuteOn(value=DAS)
@Service(name="list-jdbc-resources")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class ListJdbcResourcesList JDBC Resources command
| Constructor Summary | |
|---|---|
ListJdbcResources()
|
|
| Method Summary | |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties where the keys are the parameter 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 ListJdbcResources()
| 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 | |||||||||