Package lumis.service.wsrp.producer
WSRP Producer service.
This service allows to offer service interface instances to be consumed remotely based on the WSRP specification.
- Since:
- 5.5.0
- Version:
- $Revision: 11180 $ $Date: 2009-12-04 18:13:02 -0200 (Fri, 04 Dec 2009) $
-
Class Summary Class Description ClonedPortletsListDataProvider IDataProvider
that reads the current service instance'sClonedPortletsListDataProvider
and if it exists populate aTabularData
with the right values for the interface.EditLifetimeProcessActionHandler Process Action used to update date lifetime.OutbandRegistrationInterfaceProcessActionHandler ProcessActionHandler
responsible for persisting a newRemoteConsumerRegistration
to be associated with the current service instance.PortletDescriptorHolderImpl PortletDescriptorHolder
implementation.PortletModesDataProvider IDataProvider
responsible for populating aTabularData
with the possible WSRP portletModes to be selected on screen.PortletRegistryContextFactoryImpl PortletRegistryContextFactory
implementation.ProducerAddInterfaceInstanceProcessActionHandler Process Action Handler responsible for populating the items served by theProducer.getOfferedPortletNames()
with the values obtained from the interface.ProducerAdministrationListAddButtonControl AddButtonControl
responsible for opening the add interface.ProducerAdministrationListDataProvider IDataProvider
that reads the current service instance'sProducerImpl
and if it exists populate aTabularData
with the right values for the interface.ProducerAdministrationListDeleteProcessActionHandler ProcessActionHandler
responsible for deletion of offeredPortletNames of theProducerImpl
associated with current service instance.ProducerAdminListTabularDataControl AdvancedTabularDataControl
created to treat the row hyperlink creation using thehref
field to represent the row link.ProducerConfigurationInterfaceDataProvider IDataProvider
responsible for populating aTabularData
with theProducerImpl
associated with the current service instance.ProducerConfigurationInterfaceProcessActionHandler ProcessActionHandler
responsible for persisting theProducerImpl
associated with the current service instance.ProducerConfigurationInterfaceVersionDropDownListControl DropDownListControl
that populates itself with the values contained into the enumProducerVersion
.ProducerFilter Servlet filter required for processing WSRP producer requests.ProducerManagerImpl ProducerManager
implementation.ProducerRouterServlet Routes requests to the webservice servlet.ProducerService Service that produces remote portlets using WSRP.ProducerWSDLServlet Delivers the producer's WSDL, according to its configurations.RegistrationAdministrationListDeleteProcessActionHandler ProcessActionHandler
responsible for deletion ofRemoteConsumerRegistration
from aProducerImpl
associated with current service instance.RegistrationManagementInterfaceDataProvider /**IDataProvider
responsible for populating aTabularData
with theRemoteConsumerRegistration
associated with the current producer.ServiceInterfaceInstanceDeleteObserver Observes the deletions of service interfaces in order to remove from any WSRPProducers's offered portlets.ServiceInterfaceInstanceOwner Service interface instance owner.WindowStatesDataProvider /**IDataProvider
responsible for populating aTabularData
with the possible WSRP windowStates to be selected on screen.WSRPCheckBoxListControl Deprecated. WSRPContextListener Initializes the WSRP layer.WSRPProducerUtils WSRP Producer utility class.