com.jaspersoft.jasperserver.ws.scheduling
Interface ReportSchedulerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
ReportSchedulerServiceLocator

public interface ReportSchedulerService
extends javax.xml.rpc.Service

ReportSchedulerService.java This file was auto-generated from WSDL by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.


Method Summary
 ReportScheduler getReportScheduler()
           
 ReportScheduler getReportScheduler(java.net.URL portAddress)
           
 java.lang.String getReportSchedulerAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getReportSchedulerAddress

java.lang.String getReportSchedulerAddress()

getReportScheduler

ReportScheduler getReportScheduler()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportScheduler

ReportScheduler getReportScheduler(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2007. All Rights Reserved.