JBoss Reflection 2.2.1.SP1

org.jboss.config.plugins.property
Interface PropertyConfigurationConstants


public interface PropertyConfigurationConstants

Constants.

Version:
$Revision: 70359 $
Author:
Adrian Brock

Field Summary
static String BEAN_INFO_FACTORY_DEFAULT
          The BeanInfoFactory default value
static String BEAN_INFO_FACTORY_NAME
          The BeanInfoFactory property name
static String CLASS_ADAPTER_FACTORY_DEFAULT
          The ClassAdapterFactory default value
static String CLASS_ADAPTER_FACTORY_NAME
          The ClassAdapterFactory property name
static String JOIN_POINT_FACTORY_BUILDER_DEFAULT
          The JoinpointFactoryBuiylder default value
static String JOIN_POINT_FACTORY_BUILDER_NAME
          The JoinpointFactoryBuilder property name
static String TYPE_INFO_FACTORY_DEFAULT
          The TypeInfoFactory default value
static String TYPE_INFO_FACTORY_NAME
          The TypeInfoFactory property name
 

Field Detail

BEAN_INFO_FACTORY_NAME

static final String BEAN_INFO_FACTORY_NAME
The BeanInfoFactory property name


BEAN_INFO_FACTORY_DEFAULT

static final String BEAN_INFO_FACTORY_DEFAULT
The BeanInfoFactory default value

See Also:
Constant Field Values

CLASS_ADAPTER_FACTORY_NAME

static final String CLASS_ADAPTER_FACTORY_NAME
The ClassAdapterFactory property name


CLASS_ADAPTER_FACTORY_DEFAULT

static final String CLASS_ADAPTER_FACTORY_DEFAULT
The ClassAdapterFactory default value

See Also:
Constant Field Values

JOIN_POINT_FACTORY_BUILDER_NAME

static final String JOIN_POINT_FACTORY_BUILDER_NAME
The JoinpointFactoryBuilder property name


JOIN_POINT_FACTORY_BUILDER_DEFAULT

static final String JOIN_POINT_FACTORY_BUILDER_DEFAULT
The JoinpointFactoryBuiylder default value

See Also:
Constant Field Values

TYPE_INFO_FACTORY_NAME

static final String TYPE_INFO_FACTORY_NAME
The TypeInfoFactory property name


TYPE_INFO_FACTORY_DEFAULT

static final String TYPE_INFO_FACTORY_DEFAULT
The TypeInfoFactory default value

See Also:
Constant Field Values

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.