public class ProjectAwareRegistry extends Object
Constructor and Description |
---|
ProjectAwareRegistry() |
Modifier and Type | Method and Description |
---|---|
<CType> CType |
getService(Class<CType> serviceInterface,
com.intellij.psi.PsiElement element)
Get project level components explicitely.
|
public <CType> CType getService(@NotNull Class<CType> serviceInterface, com.intellij.psi.PsiElement element)
CType
- serviceInterface
- element
- Copyright © 2018-2019 Henix. All Rights Reserved.