Class CustomNotificationConnector
Object
AbstractConnector
AbstractExtensionConnector
CustomNotificationConnector
- All Implemented Interfaces:
CustomNotificationClientRpc,EventHandler,StateChangeEvent.StateChangeHandler,ServerConnector,ClientRpc,Connector,Serializable
public class CustomNotificationConnector
extends AbstractExtensionConnector
implements CustomNotificationClientRpc
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConnector
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getState, getStateType, getTag, hasEventListener, init, isEnabled, onStateChanged, onUnregister, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setTag, unregisterRpc, updateEnabledState
-
Constructor Details
-
CustomNotificationConnector
public CustomNotificationConnector()
-
-
Method Details
-
extend
protected void extend(ServerConnector target) - Specified by:
extendin classAbstractExtensionConnector
-
setParent
public void setParent(ServerConnector parent) - Specified by:
setParentin interfaceServerConnector- Overrides:
setParentin classAbstractExtensionConnector
-
hideNotification
- Specified by:
hideNotificationin interfaceCustomNotificationClientRpc
-