| java.lang.Object java.lang.Thread com.sun.portal.desktop.context.ReusableProviderGetter
Method Summary | |
void | clear() | public void | execute() | void | finish() | public int | getPartition() | void | init(DesktopAppContext dac, DesktopContext dc, ContainerProviderContext cpc, String parent, String providerName, Monitor m, HttpServletRequest req, HttpServletResponse res, HttpServletRequest origReq, HttpServletResponse origRes, ServletContext sc, ProviderGetterPool getterPool) | public void | run() | public void | setPartition(int partition) |
ReusableProviderGetter | public ReusableProviderGetter()(Code) | | |
execute | public void execute()(Code) | | |
getPartition | public int getPartition()(Code) | | |
init | void init(DesktopAppContext dac, DesktopContext dc, ContainerProviderContext cpc, String parent, String providerName, Monitor m, HttpServletRequest req, HttpServletResponse res, HttpServletRequest origReq, HttpServletResponse origRes, ServletContext sc, ProviderGetterPool getterPool)(Code) | | |
setPartition | public void setPartition(int partition)(Code) | | |
|
|