com.ibm.portal.resolver.accessors.url
Interface PocServerContextProvider

All Superinterfaces:
ServerContextProvider
All Known Subinterfaces:
ActionPocService, DisposablePocURLFactory, PocService, PocURLFactory, PortalPocService, PortletActionPocService, PortletEventPocService, PortletMimePocService, PortletPocService, PortletRenderPocService, PortletResourcePocService

public interface PocServerContextProvider
extends ServerContextProvider

Returns the PocServerContext for the given implementer

Since:
8.0

Method Summary
 PocServerContext getServerContext()
          Returns the applicable server context
 

Method Detail

getServerContext

PocServerContext getServerContext()
Returns the applicable server context

Specified by:
getServerContext in interface ServerContextProvider
Returns:
the server context, not null