Proposal for 3.0 API: javax.portlet.faces.context.BridgeContext and associated 
BridgeContextFactory
---------------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-192
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-192
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


This class contains contextual information related to the bridge. It is 
inherently request scoped, and is useful for sharing data between 
implementations of Bridge.java and ExternalContext.java

Please refer to the following classes for this proposal: 

http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-api/trunk/src/main/java/org/portletfaces/bridge/context/BridgeContext.java
http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-api/trunk/src/main/java/org/portletfaces/bridge/context/BridgeContextFactory.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to