Uses of Interface
org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType

Packages that use ManagedBeanExtensionType
org.eclipse.jst.jsf.facesconfig.emf EMF model for JSF application configuration files. 
org.eclipse.jst.jsf.facesconfig.emf.impl EMF model implementations for JSF application configuration files (deprecated). 
org.eclipse.jst.jsf.facesconfig.emf.util EMF generated utility classes for JSF application configuration files (deprecated). 
 

Uses of ManagedBeanExtensionType in org.eclipse.jst.jsf.facesconfig.emf
 

Methods in org.eclipse.jst.jsf.facesconfig.emf that return ManagedBeanExtensionType
 ManagedBeanExtensionType FacesConfigFactory.createManagedBeanExtensionType()
          Returns a new object of class 'Managed Bean Extension Type'
 

Uses of ManagedBeanExtensionType in org.eclipse.jst.jsf.facesconfig.emf.impl
 

Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ManagedBeanExtensionType
 class ManagedBeanExtensionTypeImpl
          An implementation of the model object 'Managed Bean Extension Type'
 

Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return ManagedBeanExtensionType
 ManagedBeanExtensionType FacesConfigFactoryImpl.createManagedBeanExtensionType()
           
 

Uses of ManagedBeanExtensionType in org.eclipse.jst.jsf.facesconfig.emf.util
 

Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ManagedBeanExtensionType
 java.lang.Object FacesConfigSwitch.caseManagedBeanExtensionType(ManagedBeanExtensionType object)
          Returns the result of interpretting the object as an instance of 'Managed Bean Extension Type'