@ApplicationScoped public class DefaultEditorContextProviderImpl extends Object implements EditorContextProvider
Constructor and Description |
---|
DefaultEditorContextProviderImpl() |
Modifier and Type | Method and Description |
---|---|
Channel |
getChannel()
Access the channel where the editor is running (e.g.
|
Optional<OperatingSystem> |
getOperatingSystem()
Access the operating system where the editor is running (e.g.
|
public Channel getChannel()
EditorContextProvider
getChannel
in interface EditorContextProvider
public Optional<OperatingSystem> getOperatingSystem()
EditorContextProvider
getOperatingSystem
in interface EditorContextProvider
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.