Package | Description |
---|---|
org.jboss.managed.plugins.factory | |
org.jboss.metatype.api.types | |
org.jboss.metatype.plugins.types |
Modifier and Type | Method and Description |
---|---|
MetaTypeFactory |
DeploymentTemplateInfoFactory.getMetaTypeFactory() |
MetaTypeFactory |
AbstractManagedObjectFactory.getMetaTypeFactory() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentTemplateInfoFactory.setMetaTypeFactory(MetaTypeFactory metaTypeFactory) |
void |
AbstractManagedObjectFactory.setMetaTypeFactory(MetaTypeFactory metaTypeFactory) |
Constructor and Description |
---|
AbstractManagedObjectFactory(MetaTypeFactory metaTypeFactory,
MetaValueFactory metaValueFactory,
InstanceClassFactory<?> defaultInstanceFactory,
ManagedObjectPopulator<?> defaultManagedObjectPopulator,
Map<Class<?>,ManagedObjectBuilder> builders,
Map<Class<?>,InstanceClassFactory<?>> instanceFactories)
Create an AbstractManagedObjectFactory the given factories, supporting
information.
|
Modifier and Type | Method and Description |
---|---|
static MetaTypeFactory |
MetaTypeFactory.getInstance()
Get the metatype factory
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMetaTypeFactory
DefaultMetaTypeFactory.
|
Modifier and Type | Method and Description |
---|---|
static MetaTypeFactory |
MetaTypeFactoryBuilder.create()
Create the factory
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.