Package | Description |
---|---|
org.jboss.managed.plugins.factory | |
org.jboss.metatype.api.values | |
org.jboss.metatype.plugins.values |
Modifier and Type | Method and Description |
---|---|
protected GenericValue |
AbstractInstanceClassFactory.getManagedObjectValue(org.jboss.beans.info.spi.BeanInfo beanInfo,
ManagedProperty property,
org.jboss.metadata.spi.MetaData metaData,
Object value) |
GenericValue |
AbstractInstanceClassFactory.getManagedObjectValue(ManagedProperty property,
ManagedObject value) |
GenericValue |
AbstractInstanceClassFactory.getManagedObjectValue(ManagedProperty property,
org.jboss.metadata.spi.MetaData metaData,
ManagedObject value) |
Modifier and Type | Method and Description |
---|---|
protected List<GenericValue> |
AbstractInstanceClassFactory.getManagedObjectArray(org.jboss.beans.info.spi.BeanInfo beanInfo,
ManagedProperty property,
org.jboss.metadata.spi.MetaData metaData,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
GenericValueSupport
GenericValue.
|
Modifier and Type | Method and Description |
---|---|
static GenericValue |
DefaultMetaValueFactory.createGenericValue(GenericMetaType type,
Object value,
Map<Object,MetaValue> mapping)
Create a generic value
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.