|
|||||||||
| Home >> All >> org >> activemq >> [ filter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.activemq.filter
Class FilterFactoryImpl

java.lang.Objectorg.activemq.filter.FilterFactoryImpl
- All Implemented Interfaces:
- FilterFactory
- public class FilterFactoryImpl
- extends java.lang.Object
- implements FilterFactory
- extends java.lang.Object
A default implementation
- Version:
- $Revision: 1.1.1.1 $
| 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 |
FilterFactoryImpl
public FilterFactoryImpl()
| Method Detail |
createFilter
public Filter createFilter(javax.jms.Destination destination, java.lang.String selector) throws javax.jms.JMSException
- Specified by:
createFilterin interfaceFilterFactory
|
|||||||||
| Home >> All >> org >> activemq >> [ filter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.activemq.filter.FilterFactoryImpl