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()


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.