Package org.jboss.as.service.descriptor
Class JBossServiceAttributeConfig.Inject
- java.lang.Object
-
- org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JBossServiceAttributeConfig
public static class JBossServiceAttributeConfig.Inject extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Inject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBeanName()StringgetPropertyName()voidsetBeanName(String beanName)voidsetPropertyName(String propertyName)
-