org.jpos.q2.iso
Class DirPollAdaptor
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.iso.DirPollAdaptor
- All Implemented Interfaces:
- Configurable, DirPollAdaptorMBean, QBean, QBeanSupportMBean, QPersist
public class DirPollAdaptor
- extends QBeanSupport
- implements DirPollAdaptorMBean
DirPoll Adaptor
- Version:
- $Revision: 2594 $ $Date: 2008-01-22 08:41:31 -0800 (Tue, 22 Jan 2008) $
- Author:
- Alejandro Revilla
| Methods inherited from class org.jpos.q2.QBeanSupport |
destroy, getConfiguration, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getServer, getState, getStateAsString, init, isModified, running, setConfiguration, setLogger, setModified, setName, setPersist, setServer, setState, shutdownQ2, start, stop |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirPollAdaptor
public DirPollAdaptor()
setPath
public void setPath(java.lang.String path)
- Specified by:
setPath in interface DirPollAdaptorMBean
setPoolSize
public void setPoolSize(int size)
- Specified by:
setPoolSize in interface DirPollAdaptorMBean
getPoolSize
public int getPoolSize()
- Specified by:
getPoolSize in interface DirPollAdaptorMBean
getPath
public java.lang.String getPath()
- Specified by:
getPath in interface DirPollAdaptorMBean
setPollInterval
public void setPollInterval(long pollInterval)
- Specified by:
setPollInterval in interface DirPollAdaptorMBean
getPollInterval
public long getPollInterval()
- Specified by:
getPollInterval in interface DirPollAdaptorMBean
setPriorities
public void setPriorities(java.lang.String priorities)
- Specified by:
setPriorities in interface DirPollAdaptorMBean
getPriorities
public java.lang.String getPriorities()
- Specified by:
getPriorities in interface DirPollAdaptorMBean
setProcessor
public void setProcessor(java.lang.String processor)
- Specified by:
setProcessor in interface DirPollAdaptorMBean
getProcessor
public java.lang.String getProcessor()
- Specified by:
getProcessor in interface DirPollAdaptorMBean