org.exoplatform.services.wsrp2.producer.impl
Class ServiceDescriptionInterfaceImpl

java.lang.Object
  extended by org.exoplatform.services.wsrp2.producer.impl.ServiceDescriptionInterfaceImpl
All Implemented Interfaces:
ServiceDescriptionInterface

public class ServiceDescriptionInterfaceImpl
extends Object
implements ServiceDescriptionInterface

Author : Tuan Nguyen tuan08@users.sourceforge.net Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: 10 Dec. 2003 Time: 09:40:23


Field Summary
static String[] localesArray
           
 
Constructor Summary
ServiceDescriptionInterfaceImpl(PortletContainerProxy cont, WSRPConfiguration conf, org.exoplatform.container.ExoContainerContext context)
           
 
Method Summary
 org.exoplatform.services.wsrp2.type.ServiceDescription getServiceDescription(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext, String[] desiredLocales, String[] portletHandles, org.exoplatform.services.wsrp2.type.UserContext userContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

localesArray

public static String[] localesArray
Constructor Detail

ServiceDescriptionInterfaceImpl

public ServiceDescriptionInterfaceImpl(PortletContainerProxy cont,
                                       WSRPConfiguration conf,
                                       org.exoplatform.container.ExoContainerContext context)
Method Detail

getServiceDescription

public org.exoplatform.services.wsrp2.type.ServiceDescription getServiceDescription(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext,
                                                                                    String[] desiredLocales,
                                                                                    String[] portletHandles,
                                                                                    org.exoplatform.services.wsrp2.type.UserContext userContext)
                                                                             throws RemoteException
Specified by:
getServiceDescription in interface ServiceDescriptionInterface
Throws:
RemoteException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.