|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.system.plugin.model.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.geronimo.system.plugin.model package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.geronimo.system.plugin.model |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public ArtifactType createArtifactType()
ArtifactType
public LicenseType createLicenseType()
LicenseType
public AttributeType createAttributeType()
AttributeType
public DependencyType createDependencyType()
DependencyType
public HashType createHashType()
HashType
public PrerequisiteType createPrerequisiteType()
PrerequisiteType
public AttributesType createAttributesType()
AttributesType
public ReferenceType createReferenceType()
ReferenceType
public ReferenceType.Pattern createReferenceTypePattern()
ReferenceType.Pattern
public GbeanType createGbeanType()
GbeanType
public PluginType createPluginType()
PluginType
public PluginArtifactType createPluginArtifactType()
PluginArtifactType
public ConfigXmlContentType createConfigXmlContentType()
ConfigXmlContentType
public ModuleType createModuleType()
ModuleType
public PropertyType createPropertyType()
PropertyType
public CopyFileType createCopyFileType()
CopyFileType
public PluginListType createPluginListType()
PluginListType
public JAXBElement<String> createComment(String value)
JAXBElement<String>}
public JAXBElement<PluginType> createGeronimoPlugin(PluginType value)
JAXBElement<PluginType>}
public JAXBElement<GbeanType> createGbean(GbeanType value)
JAXBElement<GbeanType>}
public JAXBElement<AttributeType> createAttribute(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<PluginListType> createGeronimoPluginList(PluginListType value)
JAXBElement<PluginListType>}
public JAXBElement<AttributesType> createAttributes(AttributesType value)
JAXBElement<AttributesType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||