|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.MultithreadedChannelAdapter
org.jasig.portal.MultithreadedPrivilegedChannelAdapter
Internal adapter for a multithreaded channel that is also privileged.
MultithreadedChannelAdapter
Constructor Summary | |
MultithreadedPrivilegedChannelAdapter(IMultithreadedChannel channel,
java.lang.String uid)
|
Method Summary | |
void |
setPortalControlStructures(PortalControlStructures pcs)
Passes portal control structure to the channel. |
Methods inherited from class org.jasig.portal.MultithreadedChannelAdapter |
getRuntimeProperties, receiveEvent, renderXML, setRuntimeData, setStaticData |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jasig.portal.IChannel |
getRuntimeProperties, receiveEvent, renderXML, setRuntimeData, setStaticData |
Constructor Detail |
public MultithreadedPrivilegedChannelAdapter(IMultithreadedChannel channel, java.lang.String uid)
Method Detail |
public void setPortalControlStructures(PortalControlStructures pcs) throws PortalException
IPrivileged
setPortalControlStructures
in interface IPrivileged
PortalException
PortalControlStructures
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |