|
| 1.3 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/metadata/PortletApplicationMetaData.java | remove obsolete comment + minor reformat |
| 1.31 | modified | julien | portlet/src/main/org/jboss/portal/portlet/PortletWebApp.java | rename start/stop portlet to startPortlet/stopPortlet |
| 1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/PortletApplicationContext.java | rename start/stop portlet to startPortlet/stopPortlet |
| 1.8 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/jboss/adapter/PortletWebAppAdapter.java | rename start/stop portlet to startPortlet/stopPortlet |
| 1.16 | modified | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/ContextDispatcherInterceptor.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.8 | modified | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/ContextTrackerInterceptor.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.1 | added | julien | portlet/src/main/org/jboss/portal/portlet/container/PortletApplicationContext.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.15 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/WebApp.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.59 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/jboss/PortletAppDeployment.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.7 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/jboss/adapter/PortletWebAppAdapter.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.27 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestImpl.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/metadata/PortletApplicationMetaData.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.22 | modified | julien | core/src/main/org/jboss/portal/core/aspects/component/HeaderInterceptor.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.30 | modified | julien | portlet/src/main/org/jboss/portal/portlet/PortletWebApp.java | add PortletApplicationContext interface that defines the contract between the portlet application and the context that manages it |
| 1.6 | modified | julien | portlet/src/main/org/jboss/portal/portlet/info/PreferenceInfo.java | rename description to display name in the PreferenceInfo |
| 1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/test/support/info/PreferenceInfoSupport.java | rename description to display name in the PreferenceInfo |
| 1.4 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/info/ContainerPreferenceInfo.java | rename description to display name in the PreferenceInfo |
| 1.6 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/info/ContainerPreferencesInfo.java | rename description to display name in the PreferenceInfo |
| 1.14 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.java | minor reformat |