weka4ws.core
Class RemoteResourse

java.lang.Object
  extended byweka4ws.core.RemoteResourse

public class RemoteResourse
extends java.lang.Object

Author:
Marco Lackovic

Field Summary
static java.lang.String FACTORY_SERVICE
           
static java.lang.String NAMESPACE
           
 
Constructor Summary
RemoteResourse(java.lang.String hostAddress, int servicePort, java.lang.String resourceName)
           
 
Method Summary
 void destroy()
           
static void destroyAll()
           
 weka4ws.stubs.service.Weka4WSPortType getPortType()
           
 void notifSubscribe(NotificationReceiver receiver, org.globus.wsrf.NotificationConsumerManager consumer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FACTORY_SERVICE

public static final java.lang.String FACTORY_SERVICE
See Also:
Constant Field Values

NAMESPACE

public static final java.lang.String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

RemoteResourse

public RemoteResourse(java.lang.String hostAddress,
                      int servicePort,
                      java.lang.String resourceName)
               throws org.apache.axis.types.URI.MalformedURIException,
                      javax.xml.rpc.ServiceException,
                      java.rmi.RemoteException
Method Detail

getPortType

public weka4ws.stubs.service.Weka4WSPortType getPortType()
                                                  throws java.lang.Exception
Throws:
java.lang.Exception

notifSubscribe

public void notifSubscribe(NotificationReceiver receiver,
                           org.globus.wsrf.NotificationConsumerManager consumer)
                    throws java.lang.Exception
Throws:
java.lang.Exception

destroy

public void destroy()

destroyAll

public static void destroyAll()
                       throws org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType,
                              org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                              java.rmi.RemoteException
Throws:
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
java.rmi.RemoteException