@Deprecated public class CompletionDataEP extends AbstractExtensionPointBean
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
className
Deprecated.
|
static ExtensionPointName<CompletionDataEP> |
EP_NAME
Deprecated.
|
java.lang.String |
fileType
Deprecated.
|
myPluginDescriptor| Constructor and Description |
|---|
CompletionDataEP()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionData |
getHandler()
Deprecated.
|
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptorpublic static final ExtensionPointName<CompletionDataEP> EP_NAME
public java.lang.String fileType
public java.lang.String className
public CompletionData getHandler()