Package | Description |
---|---|
org.apache.pluto.factory | |
org.apache.pluto.factory.impl | |
org.apache.pluto.invoker.impl | |
org.apache.pluto.om | |
org.apache.pluto.services.factory | |
org.apache.pluto.util.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionRequestFactory
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
|
interface |
ActionResponseFactory |
interface |
NamespaceMapperFactory |
interface |
ObjectIDFactory |
interface |
PortalContextFactory |
interface |
PortletConfigFactory |
interface |
PortletContextFactory |
interface |
PortletInvokerFactory
Portlet Invoker Factory creates portlet invokers based on the servlet context.
|
interface |
PortletPreferencesFactory |
interface |
PortletSessionFactory |
interface |
PortletURLFactory |
interface |
RenderRequestFactory |
interface |
RenderResponseFactory |
Modifier and Type | Class and Description |
---|---|
class |
ActionRequestFactoryImpl
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
|
class |
ActionResponseFactoryImpl |
class |
PortalContextFactoryImpl |
class |
PortletConfigFactoryImpl |
class |
PortletContextFactoryImpl |
class |
PortletPreferencesFactoryImpl |
class |
PortletSessionFactoryImpl |
class |
PortletURLFactoryImpl |
class |
RenderRequestFactoryImpl |
class |
RenderResponseFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
PortletInvokerFactoryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ControllerFactory |
Modifier and Type | Method and Description |
---|---|
static Factory |
FactoryManager.getFactory(java.lang.Class theClass) |
Factory |
FactoryManagerService.getFactory(java.lang.Class theClass)
Returns the factory implementation for the given interface class, or
null if no such interface is registered. |
Modifier and Type | Class and Description |
---|---|
class |
NamespaceMapperFactoryImpl |
Copyright © 2003-2013 . All Rights Reserved.