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 java.lang.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 java.lang.String[] localesArray
           
 
Constructor Summary
ServiceDescriptionInterfaceImpl(PortletContainerProxy cont, WSRPConfiguration conf, org.exoplatform.container.ExoContainerContext context, PortletContainerConf config)
           
 
Method Summary
 ServiceDescription getServiceDescription(RegistrationContext registrationContext, java.lang.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 java.lang.String[] localesArray
Constructor Detail

ServiceDescriptionInterfaceImpl

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

getServiceDescription

public ServiceDescription getServiceDescription(RegistrationContext registrationContext,
                                                java.lang.String[] desiredLocales)
                                         throws java.rmi.RemoteException
Specified by:
getServiceDescription in interface ServiceDescriptionInterface
Throws:
java.rmi.RemoteException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.