|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Factory | |
---|---|
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 |
Uses of Factory in org.apache.pluto.factory |
---|
Subinterfaces of Factory in org.apache.pluto.factory | |
---|---|
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
|
Uses of Factory in org.apache.pluto.factory.impl |
---|
Classes in org.apache.pluto.factory.impl that implement Factory | |
---|---|
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
|
Uses of Factory in org.apache.pluto.invoker.impl |
---|
Classes in org.apache.pluto.invoker.impl that implement Factory | |
---|---|
class |
PortletInvokerFactoryImpl
|
Uses of Factory in org.apache.pluto.om |
---|
Subinterfaces of Factory in org.apache.pluto.om | |
---|---|
interface |
ControllerFactory
|
Uses of Factory in org.apache.pluto.services.factory |
---|
Methods in org.apache.pluto.services.factory that return Factory | |
---|---|
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. |
Uses of Factory in org.apache.pluto.util.impl |
---|
Classes in org.apache.pluto.util.impl that implement Factory | |
---|---|
class |
NamespaceMapperFactoryImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |