flex.messaging.util
Class MethodMatcher.Match
java.lang.Object
flex.messaging.util.MethodMatcher.Match
- Enclosing class:
- MethodMatcher
public static class MethodMatcher.Match
- extends Object
A utiltiy class to help rank methods in the search
for a best match, given a name and collection of
input parameters.
MethodMatcher.Match
public MethodMatcher.Match(String name)
matchedExactlyByName
public boolean matchedExactlyByName()
matchedLooselyByName
public boolean matchedLooselyByName()
listExpectedTypes
public String listExpectedTypes()
listConvertedTypes
public String listConvertedTypes()
listTypes
public String listTypes(Class[] types)
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/util/MethodMatcher.Match.html