|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfiguredBean
This interface defines the properties for a configured managed-bean that is discovered in META-INF/faces-config.xml or WEB-INF/faces-config.xml descriptors.
| Method Summary | |
|---|---|
String |
getManagedBeanClass()
Returns the value of the managed-bean-class element of the configured managed-bean. |
String |
getManagedBeanName()
Returns the value of the managed-mean-name element of the configured managed-bean. |
String |
getManagedBeanScope()
Returns the value of the managed-bean-scope element of the configured managed-bean. |
| Method Detail |
|---|
String getManagedBeanClass()
String getManagedBeanName()
String getManagedBeanScope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||