|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventContainer | |
|---|---|
| org.apache.pluto.core | |
| org.apache.pluto.driver.services.container | |
| org.apache.pluto.spi | |
| Uses of EventContainer in org.apache.pluto.core |
|---|
| Classes in org.apache.pluto.core that implement EventContainer | |
|---|---|
class |
PortletContainerImpl
Default Pluto Container implementation. |
| Uses of EventContainer in org.apache.pluto.driver.services.container |
|---|
| Methods in org.apache.pluto.driver.services.container with parameters of type EventContainer | |
|---|---|
void |
EventProviderImpl.fireEvents(EventContainer eventContainer)
Fire all saved events Note, that the order isn't important @see PLT14.3.2 |
| Constructors in org.apache.pluto.driver.services.container with parameters of type EventContainer | |
|---|---|
PortletWindowThread(java.lang.String name,
EventProviderImpl eventProvider,
PortletWindow window,
EventContainer eventContainer)
|
|
PortletWindowThread(java.lang.ThreadGroup group,
java.lang.String name,
EventProviderImpl eventProvider,
PortletWindow window,
EventContainer eventContainer)
|
|
| Uses of EventContainer in org.apache.pluto.spi |
|---|
| Methods in org.apache.pluto.spi with parameters of type EventContainer | |
|---|---|
void |
EventProvider.fireEvents(EventContainer container)
Fire events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||