Uses of Interface
org.jboss.portal.portlet.federation.FederatingPortletInvoker

Packages that use FederatingPortletInvoker
org.jboss.portal.portlet.federation.impl   
 

Uses of FederatingPortletInvoker in org.jboss.portal.portlet.federation.impl
 

Classes in org.jboss.portal.portlet.federation.impl that implement FederatingPortletInvoker
 class FederatingPortletInvokerService
           
 

Methods in org.jboss.portal.portlet.federation.impl that return FederatingPortletInvoker
 FederatingPortletInvoker PortletInvokerRegistrationService.getFederatingPortletInvoker()
           
 FederatingPortletInvoker FederatedPortletInvokerService.getFederatingPortletInvoker()
           
 

Methods in org.jboss.portal.portlet.federation.impl with parameters of type FederatingPortletInvoker
 void PortletInvokerRegistrationService.setFederatingPortletInvoker(FederatingPortletInvoker federatingPortletInvoker)
           
 

Constructors in org.jboss.portal.portlet.federation.impl with parameters of type FederatingPortletInvoker
FederatedPortletInvokerService(FederatingPortletInvoker federatingPortletInvoker, java.lang.String id, PortletInvoker portletInvoker)
           
 



Copyright © 2008. All Rights Reserved.