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

java.lang.Object
  extended by org.exoplatform.services.wsrp.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, PortletContainerConf config)
           
 
Method Summary
 org.exoplatform.services.wsrp.type.ServiceDescription getServiceDescription(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext, String[] desiredLocales)
           
 
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,
                                       PortletContainerConf config)
Method Detail

getServiceDescription

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


Copyright © 2009 eXo Platform SAS. All Rights Reserved.