See: Description
| Interface | Description |
|---|---|
| BeanLocator | |
| BeanProperties | |
| ConstantsBeanFactory | |
| PortalBeanLocatorUtil.PACL |
| Class | Description |
|---|---|
| AutoEscapeBeanHandler |
Wraps a bean so that all strings returned from
@AutoEscape
annotated methods are automatically HTML escaped. |
| BeanParamUtil | |
| BeanPropertiesUtil | |
| ClassLoaderBeanHandler | |
| ConstantsBeanFactoryUtil | |
| ContextClassLoaderBeanHandler | Deprecated
As of 6.1.0
|
| PortalBeanLocatorUtil | |
| PortletBeanLocatorUtil | |
| ReadOnlyBeanHandler |
| Exception | Description |
|---|---|
| BeanLocatorException |
| Annotation Type | Description |
|---|---|
| AutoEscape |
Enables HTML auto escaping of strings returned by annotated methods when a
bean is wrapped with
AutoEscapeBeanHandler. |
| BeanReference |
This package defines the kernel bean interfaces, classes, and annotation types.
Some of the most significant classes that you may need to use are:
Interfaces
Annotation Types