+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.state.accessors.url
Interface ServerContextProvider

All Known Subinterfaces:
ActionPocService, DisposablePocURLFactory, FriendlyURLFactory, PocServerContextProvider, PocService, PocURLFactory, PortalPocService, PortalStateManagerService, PortletActionPocService, PortletEventPocService, PortletMimePocService, PortletPocService, PortletRenderPocService, PortletResourcePocService, PortletStateManager, PortletStateManagerController, StateManagerService, URLFactory
public interface ServerContextProvider

Provides access to the ServerContext

Since:
7.0

Method Summary
 ServerContext getServerContext()
          Return the applicable server context
 

Method Detail

getServerContext

ServerContext getServerContext()
Returns the applicable server context

Returns:
the server context, not null
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD