Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.rohanclan.ashpool
Class Ashpool.RunSQL  view Ashpool.RunSQL download Ashpool.RunSQL.java

java.lang.Object
  extended bycom.rohanclan.ashpool.Ashpool.RunSQL
All Implemented Interfaces:
Ashpool.AshpoolCmd
Enclosing class:
Ashpool

class Ashpool.RunSQL
extends java.lang.Object
implements Ashpool.AshpoolCmd


Constructor Summary
Ashpool.RunSQL()
           
 
Method Summary
 void doAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ashpool.RunSQL

public Ashpool.RunSQL()
Method Detail

doAction

public void doAction()
Specified by:
doAction in interface Ashpool.AshpoolCmd