站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

ServiceDescriptionEndpoint - JBOSS Portal 2.4 API 英文版文档


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