|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatcherLoader
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
The component role used by components implementing this service |
| Method Summary | |
|---|---|
org.apache.mailet.Matcher |
getMatcher(java.lang.String matchName)
Get a new Matcher with the specified name acting in the specified context. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
org.apache.mailet.Matcher getMatcher(java.lang.String matchName)
throws javax.mail.MessagingException
matchName - the name of the matcher to be loaded
javax.mail.MessagingException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||