org.xmlBlaster.engine.mime.demo
Interface PublishDelayerMBean
- All Known Implementing Classes:
- PublishDelayer
- public interface PublishDelayerMBean
Control PlublishDelayer plugin over JMX.
- Author:
- xmlBlaster@marcelruff.info
getFilterKeyOid
public java.lang.String getFilterKeyOid()
setFilterKeyOid
public void setFilterKeyOid(java.lang.String filterKeyOid)
getDelayMillis
public long getDelayMillis()
setDelayMillis
public void setDelayMillis(long delayMillis)
getExceptionErrorCode
public java.lang.String getExceptionErrorCode()
setExceptionErrorCode
public void setExceptionErrorCode(java.lang.String exceptionErrorCode)
Copyright © 1999-2007 The xmlBlaster.org contributers.