Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.facesconfig.edit.provider
Class FacesConfigEditPlugin

java.lang.Object
  extended by EMFPlugin
      extended by 
org.eclipse.jst.jsf.facesconfig.edit.provider.FacesConfigEditPlugin

public final class FacesConfigEditPlugin
extends EMFPlugin

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

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values

INSTANCE

public static final 
FacesConfigEditPlugin INSTANCE
Keep track of the singleton.

Constructor Detail

FacesConfigEditPlugin

public FacesConfigEditPlugin()
Create the instance.

Method Detail

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.



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire