org.jboss.soa.esb.listeners.config
Class SqlListenerDocument.SqlListener.PollFrequencySeconds.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.SqlListenerDocument.SqlListener.PollFrequencySeconds.Factory
Enclosing interface:
SqlListenerDocument.SqlListener.PollFrequencySeconds

public static final class SqlListenerDocument.SqlListener.PollFrequencySeconds.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static SqlListenerDocument.SqlListener.PollFrequencySeconds newInstance()
           
static SqlListenerDocument.SqlListener.PollFrequencySeconds newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SqlListenerDocument.SqlListener.PollFrequencySeconds newValue(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static SqlListenerDocument.SqlListener.PollFrequencySeconds newValue(java.lang.Object obj)

newInstance

public static SqlListenerDocument.SqlListener.PollFrequencySeconds newInstance()

newInstance

public static SqlListenerDocument.SqlListener.PollFrequencySeconds newInstance(org.apache.xmlbeans.XmlOptions options)