Mojarra JSF Tools 2.1.28.SP9

com.sun.faces.config.beans
Class ReferencedBeanBean

java.lang.Object
  extended by com.sun.faces.config.beans.FeatureBean
      extended by com.sun.faces.config.beans.ReferencedBeanBean

public class ReferencedBeanBean
extends FeatureBean

Configuration bean for <referenced-bean> element.


Constructor Summary
ReferencedBeanBean()
           
 
Method Summary
 String getReferencedBeanClass()
           
 String getReferencedBeanName()
           
 void setReferencedBeanClass(String referencedBeanClass)
           
 void setReferencedBeanName(String referencedBeanName)
           
 
Methods inherited from class com.sun.faces.config.beans.FeatureBean
addDescription, addDisplayName, addIcon, getDescription, getDescriptions, getDisplayName, getDisplayNames, getIcon, getIcons, removeDescription, removeDisplayName, removeIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferencedBeanBean

public ReferencedBeanBean()
Method Detail

getReferencedBeanClass

public String getReferencedBeanClass()

setReferencedBeanClass

public void setReferencedBeanClass(String referencedBeanClass)

getReferencedBeanName

public String getReferencedBeanName()

setReferencedBeanName

public void setReferencedBeanName(String referencedBeanName)

Mojarra JSF Tools 2.1.28.SP9

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.