@ApplicationScoped public class PropertiesPanelNotifier extends Object
Constructor and Description |
---|
PropertiesPanelNotifier(javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent,
SessionManager sessionManager) |
Modifier and Type | Method and Description |
---|---|
void |
notifyPanel() |
PropertiesPanelNotifier |
withNewQName(QName newQName) |
PropertiesPanelNotifier |
withOldLocalPart(String oldLocalPart) |
@Inject public PropertiesPanelNotifier(javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent, SessionManager sessionManager)
public PropertiesPanelNotifier withOldLocalPart(String oldLocalPart)
public PropertiesPanelNotifier withNewQName(QName newQName)
public void notifyPanel()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.