public class MatcherMailetPair extends Object
Matcher
and Mailet
Constructor and Description |
---|
MatcherMailetPair(org.apache.mailet.Matcher matcher,
org.apache.mailet.Mailet mailet) |
Modifier and Type | Method and Description |
---|---|
org.apache.mailet.Mailet |
getMailet()
Return the
Mailet of this pair |
org.apache.mailet.Matcher |
getMatcher()
Return the
Matcher of this pair |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.