|
common-util | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryException | |
|---|---|
| local.tomas.util.configuration | This package contains helper classes for Apache commons-configuration. |
| local.tomas.util.factory | This package contains a generic object factory. |
| Uses of FactoryException in local.tomas.util.configuration |
|---|
| Methods in local.tomas.util.configuration that throw FactoryException | |
|---|---|
static Object |
ConfigurationUtils.createConfiguredObject(org.apache.commons.configuration.Configuration conf)
Create a object configured from a configuration. |
| Uses of FactoryException in local.tomas.util.factory |
|---|
| Methods in local.tomas.util.factory that throw FactoryException | ||
|---|---|---|
abstract P |
GenericFactory.createEntity(org.apache.commons.configuration.Configuration conf)
Create an entity. |
|
static
|
GenericFactory.getFactory(Class<X> entityClass,
String name)
Get factory singleton. |
|
|
common-util | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||