org.jboss.portal.wsrp.endpoints
Class ServiceDescriptionEndpoint

java.lang.Object
  extended by org.jboss.portal.wsrp.endpoints.WSRPBaseEndpoint
      extended by org.jboss.portal.wsrp.endpoints.ServiceDescriptionEndpoint
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.server.ServiceLifecycle, WSRP_v1_ServiceDescription_PortType

public class ServiceDescriptionEndpoint
extends WSRPBaseEndpoint
implements WSRP_v1_ServiceDescription_PortType

Version:
$Revision: 8784 $
Author:
Polina Alber, Chris Laprun

Field Summary
 
Fields inherited from class org.jboss.portal.wsrp.endpoints.WSRPBaseEndpoint
context, producer
 
Constructor Summary
ServiceDescriptionEndpoint()
           
 
Method Summary
 ServiceDescription getServiceDescription(GetServiceDescription gs)
           
 
Methods inherited from class org.jboss.portal.wsrp.endpoints.WSRPBaseEndpoint
destroy, forceSessionAccess, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDescriptionEndpoint

public ServiceDescriptionEndpoint()
Method Detail

getServiceDescription

public ServiceDescription getServiceDescription(GetServiceDescription gs)
                                         throws InvalidRegistrationFault,
                                                OperationFailedFault,
                                                java.rmi.RemoteException
Specified by:
getServiceDescription in interface WSRP_v1_ServiceDescription_PortType
Throws:
InvalidRegistrationFault
OperationFailedFault
java.rmi.RemoteException