|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfiguredManagedBean | |
|---|---|
| com.liferay.faces.util.config | |
| com.liferay.faces.util.config.internal | |
| Uses of ConfiguredManagedBean in com.liferay.faces.util.config |
|---|
| Methods in com.liferay.faces.util.config that return types with arguments of type ConfiguredManagedBean | |
|---|---|
List<ConfiguredManagedBean> |
FacesConfig.getConfiguredManagedBeans()
|
| Uses of ConfiguredManagedBean in com.liferay.faces.util.config.internal |
|---|
| Classes in com.liferay.faces.util.config.internal that implement ConfiguredManagedBean | |
|---|---|
class |
ConfiguredManagedBeanImpl
|
| Methods in com.liferay.faces.util.config.internal that return types with arguments of type ConfiguredManagedBean | |
|---|---|
List<ConfiguredManagedBean> |
FacesConfigImpl.getConfiguredManagedBeans()
|
| Constructor parameters in com.liferay.faces.util.config.internal with type arguments of type ConfiguredManagedBean | |
|---|---|
FacesConfigImpl(List<ConfiguredElement> configuredApplicationExtensions,
List<ConfiguredElement> configuredFactoryExtensions,
List<ConfiguredServletMapping> configuredFacesServletMappings,
List<ConfiguredManagedBean> configuredManagedBeans,
List<String> configuredSuffixes,
List<ConfiguredSystemEventListener> configuredSystemEventListeners)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||