|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterFactory
The Filter factory interface is used by emitters to create a filter. The implementation of the filter instance returned is dependent on the implementation of the filter factory.
Emitter
,
Filter
Method Summary | |
---|---|
Filter |
getFilter()
Returns a filter instance. |
Method Detail |
---|
Filter getFilter() throws FilterException
FilterFactoryException
- If the filter factory cannot obtain the filter instance.
FilterException
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |