Package | Description |
---|---|
com.sun.faces.mgbean |
Modifier and Type | Method and Description |
---|---|
List<ManagedBeanInfo.ManagedProperty> |
ManagedBeanInfo.getManagedProperties() |
Constructor and Description |
---|
ManagedBeanInfo(String name,
String className,
String beanScope,
boolean eager,
ManagedBeanInfo.MapEntry mapEntry,
ManagedBeanInfo.ListEntry listEntry,
List<ManagedBeanInfo.ManagedProperty> managedProperties,
Map<String,String> descriptions) |
ManagedBeanInfo(String name,
String className,
String beanScope,
ManagedBeanInfo.MapEntry mapEntry,
ManagedBeanInfo.ListEntry listEntry,
List<ManagedBeanInfo.ManagedProperty> managedProperties,
Map<String,String> descriptions) |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.