|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.AbstractSetupApplicationGlobals
org.apache.tapestry.portlet.SetupPortletApplicationGlobals
public class SetupPortletApplicationGlobals
Alternative to SetupServletApplicationGlobals
, but for
Portlets and the tapestry.portlet.services.FactoryServices
configuration point.
Constructor Summary | |
---|---|
SetupPortletApplicationGlobals()
|
Method Summary | |
---|---|
void |
initialize(javax.portlet.PortletConfig portletConfig)
|
Methods inherited from class org.apache.tapestry.services.impl.AbstractSetupApplicationGlobals |
---|
initialize, setFactoryServices, setGlobals, setInfrastructure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetupPortletApplicationGlobals()
Method Detail |
---|
public void initialize(javax.portlet.PortletConfig portletConfig)
initialize
in interface PortletApplicationInitializer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |