org.jpos.q2.iso
Interface DirPollAdaptorMBean
- All Superinterfaces:
- QBean, QBeanSupportMBean, QPersist
- All Known Implementing Classes:
- DirPollAdaptor
public interface DirPollAdaptorMBean
- extends QBeanSupportMBean
MBean interface.
- Version:
- $Revision: 1859 $ $Date: 2003-12-05 23:52:20 -0300 (Fri, 05 Dec 2003) $
- Author:
- Alejandro Revilla
| Methods inherited from interface org.jpos.q2.QBeanSupportMBean |
getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer, shutdownQ2 |
setPath
void setPath(String path)
setPoolSize
void setPoolSize(int size)
getPoolSize
int getPoolSize()
getPath
String getPath()
setPollInterval
void setPollInterval(long pollInterval)
getPollInterval
long getPollInterval()
setPriorities
void setPriorities(String priorities)
getPriorities
String getPriorities()
setProcessor
void setProcessor(String processor)
getProcessor
String getProcessor()
Copyright © 1998-2012 jPOS.org. All Rights Reserved.