public class TipAndTrickBean extends AbstractExtensionPointBean
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<TipAndTrickBean> |
EP_NAME |
java.lang.String |
featureId
Deprecated.
unused
|
java.lang.String |
fileName |
myPluginDescriptor
Constructor and Description |
---|
TipAndTrickBean() |
Modifier and Type | Method and Description |
---|---|
static TipAndTrickBean |
findByFileName(java.lang.String tipFileName) |
java.lang.String |
toString() |
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor
public static final ExtensionPointName<TipAndTrickBean> EP_NAME
public java.lang.String fileName
@Deprecated public java.lang.String featureId
public static TipAndTrickBean findByFileName(java.lang.String tipFileName)
public java.lang.String toString()
toString
in class java.lang.Object