Package org.jboss.as.service.descriptor
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueFactoryParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()StringgetValue()voidsetType(String type)voidsetValue(String value)
-