org.eclipse.jst.jsf.facesconfig.edit.provider
Class FacesConfigEditPlugin
java.lang.Object
EMFPlugin
org.eclipse.jst.jsf.facesconfig.edit.provider.FacesConfigEditPlugin
-
public final class FacesConfigEditPlugin
- extends EMFPlugin
This is the central singleton for the FacesConfig edit plugin.
Methods inherited from class java.lang.Object
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
copyright
public static final java.lang.String copyright
-
-
See Also:
-
Constant Field Values
INSTANCE
public static final
FacesConfigEditPlugin INSTANCE
- Keep track of the singleton.
FacesConfigEditPlugin
public FacesConfigEditPlugin()
- Create the instance.
getPluginResourceLocator
public ResourceLocator getPluginResourceLocator()
- Returns the singleton instance of the Eclipse plugin.
-
-
Returns:
- the singleton instance.
getPlugin
public static
FacesConfigEditPlugin.Implementation getPlugin()
- Returns the singleton instance of the Eclipse plugin.
-
-
Returns:
- the singleton instance.