|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Consumer
The consumer provides access to consumer specific components.
Method Summary | |
---|---|
PortletDriverRegistry |
getPortletDriverRegistry()
Get the portlet driver registry of the consumer. |
PortletRegistry |
getPortletRegistry()
Get the portlet registry of the consumer. |
ProducerRegistry |
getProducerRegistry()
Get the producer registry of the consumer. |
SessionHandler |
getSessionHandler()
Get the session handler of the consumer. |
URLTemplateComposer |
getTemplateComposer()
Get the url template composer for template proccessing |
URLRewriter |
getURLRewriter()
Get the url rewriter for consumer url-rewriting |
UserRegistry |
getUserRegistry()
Get the user registry of the consumer. |
Method Detail |
---|
SessionHandler getSessionHandler()
PortletRegistry getPortletRegistry()
PortletDriverRegistry getPortletDriverRegistry()
ProducerRegistry getProducerRegistry()
UserRegistry getUserRegistry()
URLTemplateComposer getTemplateComposer()
URLRewriter getURLRewriter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |