org.apache.myfaces.config.element
public interface ManagedBean
Version: $Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
| Field Summary | |
|---|---|
| static int | INIT_MODE_LIST |
| static int | INIT_MODE_MAP |
| static int | INIT_MODE_NO_INIT |
| static int | INIT_MODE_PROPERTIES |
| Method Summary | |
|---|---|
| int | getInitMode() |
| ListEntries | getListEntries() |
| Class | getManagedBeanClass() |
| String | getManagedBeanClassName() |
| String | getManagedBeanName() |
| String | getManagedBeanScope() |
| Iterator | getManagedProperties() |
| MapEntries | getMapEntries() |
Returns: Iterator over ManagedProperty entries