Class FactoryConfig

All Implemented Interfaces:
Serializable, ConfigVisitorNode, TypeProvider
Direct Known Subclasses:
ValueFactoryConfig

public class FactoryConfig extends ValueConfig
Factory value.
Author:
Ales Justin
See Also:
  • Field Details

    • beanInfo

      protected final transient org.jboss.msc.value.InjectedValue<BeanInfo> beanInfo
    • value

      protected final transient org.jboss.msc.value.InjectedValue<Object> value
  • Constructor Details

    • FactoryConfig

      public FactoryConfig()
  • Method Details