Skip navigation links


com.bea.wsrp.consumer.management.portlet
Class IProxyPortletStateManager.Factory

java.lang.Object
  extended by com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager.Factory

Enclosing interface:
IProxyPortletStateManager

public static final class IProxyPortletStateManager.Factory
extends Object

Return an SPI implementation.

A default SPI is provided by the consumer. See notes above for instructions on replacing the default with a custom SPI.


Constructor Summary
IProxyPortletStateManager.Factory()
           

 

Method Summary
static IProxyPortletStateManager getInstance()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IProxyPortletStateManager.Factory

public IProxyPortletStateManager.Factory()

Method Detail

getInstance

public static IProxyPortletStateManager getInstance()

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.