|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFPlugin
org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin
public final class FacesConfigPlugin
This class should not be extended by clients. The main plugin class to be used in the desktop.
Nested Class Summary | |
---|---|
static class |
FacesConfigPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static java.lang.String |
FACES_CONFIG_EDITOR_ID
Editor id string. |
static FacesConfigPlugin |
INSTANCE
The plugin instance |
Method Summary | |
---|---|
static FacesConfigPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin. |
ResourceLocator |
getPluginResourceLocator()
|
static void |
write(java.lang.Exception exception)
Returns the singleton instance of the Eclipse plugin. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
public static final java.lang.String FACES_CONFIG_EDITOR_ID
public static final FacesConfigPlugin INSTANCE
Method Detail |
---|
public ResourceLocator getPluginResourceLocator()
public static FacesConfigPlugin.Implementation getPlugin()
public static void write(java.lang.Exception exception)
exception
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |