|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.filter.FilterFactoryImpl
A default implementation
Constructor Summary | |
FilterFactoryImpl()
|
Method Summary | |
Filter |
createFilter(javax.jms.Destination destination,
java.lang.String selector)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterFactoryImpl()
Method Detail |
public Filter createFilter(javax.jms.Destination destination, java.lang.String selector) throws javax.jms.JMSException
createFilter
in interface FilterFactory
destination
- is the destination, which may include a wildcardselector
- is the JMS selector, which may be null
javax.jms.JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |