org.jboss.portal.wsrp.endpoints
Class ServiceDescriptionEndpoint

java.lang.Object
  extended byorg.jboss.portal.wsrp.endpoints.WSRPBaseEndpoint
      extended byorg.jboss.portal.wsrp.endpoints.ServiceDescriptionEndpoint
All Implemented Interfaces:
javax.xml.rpc.server.ServiceLifecycle

public class ServiceDescriptionEndpoint
extends WSRPBaseEndpoint


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, 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
Throws:
InvalidRegistrationFault
OperationFailedFault
java.rmi.RemoteException