Class JBossServiceAttributeConfig.ValueFactoryParameter

java.lang.Object
org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
All Implemented Interfaces:
Serializable
Enclosing class:
JBossServiceAttributeConfig

public static class JBossServiceAttributeConfig.ValueFactoryParameter extends Object implements Serializable
See Also:
  • Constructor Details

    • ValueFactoryParameter

      public ValueFactoryParameter()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)