|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributesType | |
|---|---|
| org.apache.geronimo.system.configuration | |
| org.apache.geronimo.system.plugin.model | |
| Uses of AttributesType in org.apache.geronimo.system.configuration |
|---|
| Methods in org.apache.geronimo.system.configuration that return AttributesType | |
|---|---|
static AttributesType |
AttributesXmlUtil.loadAttributes(Reader in)
|
| Methods in org.apache.geronimo.system.configuration with parameters of type AttributesType | |
|---|---|
static void |
AttributesXmlUtil.writeAttributes(AttributesType metadata,
Writer out)
|
| Uses of AttributesType in org.apache.geronimo.system.plugin.model |
|---|
| Methods in org.apache.geronimo.system.plugin.model that return AttributesType | |
|---|---|
AttributesType |
ObjectFactory.createAttributesType()
Create an instance of AttributesType |
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type AttributesType | |
|---|---|
JAXBElement<AttributesType> |
ObjectFactory.createAttributes(AttributesType value)
Create an instance of JAXBElement<AttributesType>} |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type AttributesType | |
|---|---|
JAXBElement<AttributesType> |
ObjectFactory.createAttributes(AttributesType value)
Create an instance of JAXBElement<AttributesType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||