public class NonProjectScopeDisablerEP extends AbstractExtensionPointBean
Modifier and Type | Field and Description |
---|---|
boolean |
disable |
static ExtensionPointName<NonProjectScopeDisablerEP> |
EP_NAME |
myPluginDescriptor
Constructor and Description |
---|
NonProjectScopeDisablerEP() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSearchInNonProjectDisabled() |
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor
public static final ExtensionPointName<NonProjectScopeDisablerEP> EP_NAME
public boolean disable