org.eclipse.jst.jsf.facesconfig
Class FacesConfigPlugin.Implementation
java.lang.Object
EMFPlugin.EclipsePlugin
org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin.Implementation
- Enclosing class:
- FacesConfigPlugin
public static final class FacesConfigPlugin.Implementation
- extends EMFPlugin.EclipsePlugin
The actual implementation of the Eclipse Plugin.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigPlugin.Implementation
public FacesConfigPlugin.Implementation()
- Internal constructor
start
public void start(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFacesconfigPackage
public FacesConfigPackage getFacesconfigPackage()
- Returns:
- The faces config package instance
TODO: used?
getFacesconfigFactory
public FacesConfigFactory getFacesconfigFactory()
- Returns:
- the faces config factory instance.
TODO: used?