org.richfaces.demo.queue
Class QueueBean
java.lang.Object
org.richfaces.demo.queue.QueueBean
- All Implemented Interfaces:
- Serializable
public class QueueBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueBean
public QueueBean()
resetText
public void resetText()
getRequestDelay
public Long getRequestDelay()
setRequestDelay
public void setRequestDelay(Long requestDelay)
isIgnoreDupResponces
public boolean isIgnoreDupResponces()
setIgnoreDupResponces
public void setIgnoreDupResponces(boolean ignoreDupResponces)
getText
public String getText()
setText
public void setText(String text)
getRequests
public int getRequests()
setRequests
public void setRequests(int reuqests)
getEvents
public int getEvents()
setEvents
public void setEvents(int events)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.