protected class AbstractGenticsPortlet.SubPluginEventBrokerProvider extends java.lang.Object implements EventBrokerProvider
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
pluginId
id of the nested plugin
|
protected java.lang.String |
sessionEventBrokerName
name of the "eventBroker" property in the portlet session
|
Constructor and Description |
---|
AbstractGenticsPortlet.SubPluginEventBrokerProvider(java.lang.String pluginId)
Create an instance of the EventBrokerProvider
|
Modifier and Type | Method and Description |
---|---|
EventBroker |
getEventBroker()
get the event broker
|
protected java.lang.String pluginId
protected java.lang.String sessionEventBrokerName
public AbstractGenticsPortlet.SubPluginEventBrokerProvider(java.lang.String pluginId)
pluginId
- id of the pluginpublic EventBroker getEventBroker()
EventBrokerProvider
getEventBroker
in interface EventBrokerProvider
Copyright © 2019 Gentics Software. All Rights Reserved.