|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFPlugin
org.eclipse.jst.jsf.facesconfig.edit.provider.FacesConfigEditPlugin
public final class FacesConfigEditPlugin
This is the central singleton for the FacesConfig edit plugin.
Nested Class Summary | |
---|---|
static class |
FacesConfigEditPlugin.Implementation
The actual implementation of the Eclipse Plugin |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static FacesConfigEditPlugin |
INSTANCE
Keep track of the singleton |
Constructor Summary | |
---|---|
FacesConfigEditPlugin()
Create the instance |
Method Summary | |
---|---|
static FacesConfigEditPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin |
ResourceLocator |
getPluginResourceLocator()
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 FacesConfigEditPlugin INSTANCE
Constructor Detail |
---|
public FacesConfigEditPlugin()
Method Detail |
---|
public ResourceLocator getPluginResourceLocator()
public static FacesConfigEditPlugin.Implementation getPlugin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |