it.eng.spagobi.services.event.stub
Class EventServiceSoapBindingSkeleton
java.lang.Object
it.eng.spagobi.services.event.stub.EventServiceSoapBindingSkeleton
- All Implemented Interfaces:
- it.eng.spagobi.services.event.stub.EventService, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton
public class EventServiceSoapBindingSkeleton
- extends java.lang.Object
- implements it.eng.spagobi.services.event.stub.EventService, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
fireEvent(java.lang.String in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3,
java.lang.String in4,
java.lang.String in5)
|
static java.util.List |
getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name |
static java.util.Collection |
getOperationDescs()
Returns Collection of OperationDescs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventServiceSoapBindingSkeleton
public EventServiceSoapBindingSkeleton()
EventServiceSoapBindingSkeleton
public EventServiceSoapBindingSkeleton(it.eng.spagobi.services.event.stub.EventService impl)
getOperationDescByName
public static java.util.List getOperationDescByName(java.lang.String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static java.util.Collection getOperationDescs()
- Returns Collection of OperationDescs
fireEvent
public java.lang.String fireEvent(java.lang.String in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3,
java.lang.String in4,
java.lang.String in5)
throws java.rmi.RemoteException
- Specified by:
fireEvent
in interface it.eng.spagobi.services.event.stub.EventService
- Throws:
java.rmi.RemoteException