org.apache.qpid.server.filter
Class NoConsumerFilter
java.lang.Object
org.apache.qpid.server.filter.NoConsumerFilter
- All Implemented Interfaces:
- MessageFilter
public class NoConsumerFilter
- extends Object
- implements MessageFilter
NoConsumerFilter
public NoConsumerFilter()
throws org.apache.qpid.AMQException
- Throws:
org.apache.qpid.AMQException
matches
public boolean matches(Filterable message)
- Specified by:
matches
in interface MessageFilter
toString
public String toString()
- Overrides:
toString
in class Object
Licensed to the Apache Software Foundation