com.admc.jamama.dtd
Class ObjectFactory

java.lang.Object
  extended byJAXBContext
      extended bycom.admc.jamama.dtd.impl.runtime.DefaultJAXBContextImpl
          extended bycom.admc.jamama.dtd.ObjectFactory

public class ObjectFactory
extends DefaultJAXBContextImpl

This object contains factory methods for each Java content interface and Java element interface generated in the com.admc.jamama.dtd 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.

See Also:
Serialized Form

Field Summary
static java.lang.Class version
           
 
Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.admc.jamama.dtd
 
Method Summary
 Config createConfig()
          Create an instance of Config
 ConfigType createConfigType()
          Create an instance of ConfigType
 ConfigType.InstancesType createConfigTypeInstancesType()
          Create an instance of ConfigTypeInstancesType
 ConfigType.InstancesType.JamamaDirector createConfigTypeInstancesTypeJamamaDirector()
          Create an instance of ConfigTypeInstancesTypeJamamaDirector
 ConfigType.InstancesType.JamamaDirectorType createConfigTypeInstancesTypeJamamaDirectorType()
          Create an instance of ConfigTypeInstancesTypeJamamaDirectorType
 ConfigType.InstancesType.MailFolderFileRepository createConfigTypeInstancesTypeMailFolderFileRepository()
          Create an instance of ConfigTypeInstancesTypeMailFolderFileRepository
 ConfigType.InstancesType.MailFolderFileRepositoryType createConfigTypeInstancesTypeMailFolderFileRepositoryType()
          Create an instance of ConfigTypeInstancesTypeMailFolderFileRepositoryType
 ConfigType.InstancesType.MitFileRepository createConfigTypeInstancesTypeMitFileRepository()
          Create an instance of ConfigTypeInstancesTypeMitFileRepository
 ConfigType.InstancesType.MitFileRepositoryType createConfigTypeInstancesTypeMitFileRepositoryType()
          Create an instance of ConfigTypeInstancesTypeMitFileRepositoryType
 ConfigType.InstancesType.MX4JHttpAdaptor createConfigTypeInstancesTypeMX4JHttpAdaptor()
          Create an instance of ConfigTypeInstancesTypeMX4JHttpAdaptor
 ConfigType.InstancesType.MX4JHttpAdaptorType createConfigTypeInstancesTypeMX4JHttpAdaptorType()
          Create an instance of ConfigTypeInstancesTypeMX4JHttpAdaptorType
 ConfigType.InstancesType.ProxyServer createConfigTypeInstancesTypeProxyServer()
          Create an instance of ConfigTypeInstancesTypeProxyServer
 ConfigType.InstancesType.ProxyServerType createConfigTypeInstancesTypeProxyServerType()
          Create an instance of ConfigTypeInstancesTypeProxyServerType
 ConfigType.InstancesType.SmtpRouter createConfigTypeInstancesTypeSmtpRouter()
          Create an instance of ConfigTypeInstancesTypeSmtpRouter
 ConfigType.InstancesType.SmtpRouterType createConfigTypeInstancesTypeSmtpRouterType()
          Create an instance of ConfigTypeInstancesTypeSmtpRouterType
 ConfigType.InstancesType.SmtpServerRouter createConfigTypeInstancesTypeSmtpServerRouter()
          Create an instance of ConfigTypeInstancesTypeSmtpServerRouter
 ConfigType.InstancesType.SmtpServerRouterType createConfigTypeInstancesTypeSmtpServerRouterType()
          Create an instance of ConfigTypeInstancesTypeSmtpServerRouterType
 java.lang.Object getProperty(java.lang.String name)
          Get the specified property.
 java.lang.Object newInstance(java.lang.Class javaContentInterface)
          Create an instance of the specified Java content interface.
 void setProperty(java.lang.String name, java.lang.Object value)
          Set the specified property.
 
Methods inherited from class com.admc.jamama.dtd.impl.runtime.DefaultJAXBContextImpl
createMarshaller, createUnmarshaller, createValidator, getGrammar, getGrammarInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static final java.lang.Class version
Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.admc.jamama.dtd

Method Detail

newInstance

public java.lang.Object newInstance(java.lang.Class javaContentInterface)
                             throws JAXBException
Create an instance of the specified Java content interface.

Overrides:
newInstance in class DefaultJAXBContextImpl
Parameters:
javaContentInterface - the Class object of the javacontent interface to instantiate
Returns:
a new instance
Throws:
JAXBException - if an error occurs

getProperty

public java.lang.Object getProperty(java.lang.String name)
                             throws PropertyException
Get the specified property. This method can only be used to get provider specific properties. Attempting to get an undefined property will result in a PropertyException being thrown.

Overrides:
getProperty in class DefaultJAXBContextImpl
Parameters:
name - the name of the property to retrieve
Returns:
the value of the requested property
Throws:
PropertyException - when there is an error retrieving the given property or value

setProperty

public void setProperty(java.lang.String name,
                        java.lang.Object value)
                 throws PropertyException
Set the specified property. This method can only be used to set provider specific properties. Attempting to set an undefined property will result in a PropertyException being thrown.

Overrides:
setProperty in class DefaultJAXBContextImpl
Parameters:
name - the name of the property to retrieve
value - the value of the property to be set
Throws:
PropertyException - when there is an error processing the given property or value

createConfigTypeInstancesType

public ConfigType.InstancesType createConfigTypeInstancesType()
                                                       throws JAXBException
Create an instance of ConfigTypeInstancesType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeSmtpRouterType

public ConfigType.InstancesType.SmtpRouterType createConfigTypeInstancesTypeSmtpRouterType()
                                                                                    throws JAXBException
Create an instance of ConfigTypeInstancesTypeSmtpRouterType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeProxyServer

public ConfigType.InstancesType.ProxyServer createConfigTypeInstancesTypeProxyServer()
                                                                              throws JAXBException
Create an instance of ConfigTypeInstancesTypeProxyServer

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMailFolderFileRepository

public ConfigType.InstancesType.MailFolderFileRepository createConfigTypeInstancesTypeMailFolderFileRepository()
                                                                                                        throws JAXBException
Create an instance of ConfigTypeInstancesTypeMailFolderFileRepository

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeSmtpServerRouter

public ConfigType.InstancesType.SmtpServerRouter createConfigTypeInstancesTypeSmtpServerRouter()
                                                                                        throws JAXBException
Create an instance of ConfigTypeInstancesTypeSmtpServerRouter

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMitFileRepository

public ConfigType.InstancesType.MitFileRepository createConfigTypeInstancesTypeMitFileRepository()
                                                                                          throws JAXBException
Create an instance of ConfigTypeInstancesTypeMitFileRepository

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMX4JHttpAdaptor

public ConfigType.InstancesType.MX4JHttpAdaptor createConfigTypeInstancesTypeMX4JHttpAdaptor()
                                                                                      throws JAXBException
Create an instance of ConfigTypeInstancesTypeMX4JHttpAdaptor

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMX4JHttpAdaptorType

public ConfigType.InstancesType.MX4JHttpAdaptorType createConfigTypeInstancesTypeMX4JHttpAdaptorType()
                                                                                              throws JAXBException
Create an instance of ConfigTypeInstancesTypeMX4JHttpAdaptorType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeJamamaDirector

public ConfigType.InstancesType.JamamaDirector createConfigTypeInstancesTypeJamamaDirector()
                                                                                    throws JAXBException
Create an instance of ConfigTypeInstancesTypeJamamaDirector

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeSmtpRouter

public ConfigType.InstancesType.SmtpRouter createConfigTypeInstancesTypeSmtpRouter()
                                                                            throws JAXBException
Create an instance of ConfigTypeInstancesTypeSmtpRouter

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMitFileRepositoryType

public ConfigType.InstancesType.MitFileRepositoryType createConfigTypeInstancesTypeMitFileRepositoryType()
                                                                                                  throws JAXBException
Create an instance of ConfigTypeInstancesTypeMitFileRepositoryType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeMailFolderFileRepositoryType

public ConfigType.InstancesType.MailFolderFileRepositoryType createConfigTypeInstancesTypeMailFolderFileRepositoryType()
                                                                                                                throws JAXBException
Create an instance of ConfigTypeInstancesTypeMailFolderFileRepositoryType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeProxyServerType

public ConfigType.InstancesType.ProxyServerType createConfigTypeInstancesTypeProxyServerType()
                                                                                      throws JAXBException
Create an instance of ConfigTypeInstancesTypeProxyServerType

Throws:
JAXBException - if an error occurs

createConfigType

public ConfigType createConfigType()
                            throws JAXBException
Create an instance of ConfigType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeJamamaDirectorType

public ConfigType.InstancesType.JamamaDirectorType createConfigTypeInstancesTypeJamamaDirectorType()
                                                                                            throws JAXBException
Create an instance of ConfigTypeInstancesTypeJamamaDirectorType

Throws:
JAXBException - if an error occurs

createConfigTypeInstancesTypeSmtpServerRouterType

public ConfigType.InstancesType.SmtpServerRouterType createConfigTypeInstancesTypeSmtpServerRouterType()
                                                                                                throws JAXBException
Create an instance of ConfigTypeInstancesTypeSmtpServerRouterType

Throws:
JAXBException - if an error occurs

createConfig

public Config createConfig()
                    throws JAXBException
Create an instance of Config

Throws:
JAXBException - if an error occurs