it.eng.spagobi.tools.scheduler.utils
Class MyJavaClassDestination

java.lang.Object
  extended by it.eng.spagobi.tools.scheduler.utils.JavaClassDestination
      extended by it.eng.spagobi.tools.scheduler.utils.MyJavaClassDestination
All Implemented Interfaces:
IJavaClassDestination

public class MyJavaClassDestination
extends JavaClassDestination


Constructor Summary
MyJavaClassDestination()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class it.eng.spagobi.tools.scheduler.utils.JavaClassDestination
getBiObj, getDocumentByte, setBiObj, setDocumentByte
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyJavaClassDestination

public MyJavaClassDestination()
Method Detail

execute

public void execute()
Specified by:
execute in interface IJavaClassDestination
Specified by:
execute in class JavaClassDestination