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()
          Returns the applicable server context
 

Method Detail

getServerContext

ServerContext getServerContext()
Returns the applicable server context

Returns:
the server context, not null