org.jboss.soa.esb.listeners.config
Class FsListenerDocument.FsListener.PollFrequencySeconds.Factory

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

public static final class FsListenerDocument.FsListener.PollFrequencySeconds.Factory
extends java.lang.Object

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


Method Summary
static FsListenerDocument.FsListener.PollFrequencySeconds newInstance()
           
static FsListenerDocument.FsListener.PollFrequencySeconds newInstance(org.apache.xmlbeans.XmlOptions options)
           
static FsListenerDocument.FsListener.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 FsListenerDocument.FsListener.PollFrequencySeconds newValue(java.lang.Object obj)

newInstance

public static FsListenerDocument.FsListener.PollFrequencySeconds newInstance()

newInstance

public static FsListenerDocument.FsListener.PollFrequencySeconds newInstance(org.apache.xmlbeans.XmlOptions options)