A B C D E F G H I J K L M N O P Q R S T U V W _

M

ManifestClassPath - class org.apache.hivemind.ant.ManifestClassPath.
Utility used to create a manifest class path.
ManifestClassPath() - Constructor for class org.apache.hivemind.ant.ManifestClassPath
 
MatchAllFilter - class org.apache.hivemind.methodmatch.MatchAllFilter.
Matches all methods, regardless of name.
MatchAllFilter() - Constructor for class org.apache.hivemind.methodmatch.MatchAllFilter
 
matches(String, String) - Method in class org.apache.hivemind.test.HiveMindTestCase
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.ParameterFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.ParameterCountFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.NameSuffixFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.NamePrefixFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.MethodFilter
Analyzes the method (its name, its parameters, etc.) and returns true if the method matches the filter defined by a subclass.
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.MatchAllFilter
Returns true, always.
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.InfixNameFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.ExactNameFilter
 
matchMethod(MethodSignature) - Method in class org.apache.hivemind.methodmatch.CompositeFilter
 
MessageFormatter - class org.apache.hivemind.impl.MessageFormatter.
A wrapper around ResourceBundle that makes it easier to access and format messages.
MessageFormatter(Class, String) - Constructor for class org.apache.hivemind.impl.MessageFormatter
 
MessageFormatter(Log, Class, String) - Constructor for class org.apache.hivemind.impl.MessageFormatter
 
MessageFormatter(Log, ResourceBundle) - Constructor for class org.apache.hivemind.impl.MessageFormatter
 
MessageFormatter(Log, String) - Constructor for class org.apache.hivemind.impl.MessageFormatter
 
Messages - interface org.apache.hivemind.Messages.
A set of localized message strings.
MessagesImpl - class org.apache.hivemind.impl.MessagesImpl.
Implementation of Messages for a Module.
MessagesImpl(Resource, Locale) - Constructor for class org.apache.hivemind.impl.MessagesImpl
 
MethodContribution - class org.apache.hivemind.service.MethodContribution.
Contains contributions defined by the hivemind.MethodFilter schema.
MethodContribution() - Constructor for class org.apache.hivemind.service.MethodContribution
 
MethodFab - interface org.apache.hivemind.service.MethodFab.
Represents a created method on a class; used to add catch handlers.
MethodFilter - class org.apache.hivemind.methodmatch.MethodFilter.
Used by a MethodMatcher to see if a Method matches a particular (set of) requirements.
MethodFilter() - Constructor for class org.apache.hivemind.methodmatch.MethodFilter
 
MethodMatcher - class org.apache.hivemind.methodmatch.MethodMatcher.
A utility class used for matching a MethodSignature against a method pattern (this is primarily used by interceptor factories).
MethodMatcher() - Constructor for class org.apache.hivemind.methodmatch.MethodMatcher
 
MethodPatternParser - class org.apache.hivemind.methodmatch.MethodPatternParser.
Parses a method pattern (consisting of a name pattern, followed by an optional parameters pattern) into a hivemind.test.services.impl.MethodFilter.
MethodPatternParser() - Constructor for class org.apache.hivemind.methodmatch.MethodPatternParser
 
MethodSignature - class org.apache.hivemind.service.MethodSignature.
A representation of a Method, identifying the name, return type, parameter types and exception types.
MethodSignature(Class, String, Class[], Class[]) - Constructor for class org.apache.hivemind.service.MethodSignature
 
MethodSignature(Method) - Constructor for class org.apache.hivemind.service.MethodSignature
 
Module - interface org.apache.hivemind.internal.Module.
The definition of a HiveMind Module.
MODULE_ID_PATTERN - Static variable in class org.apache.hivemind.parse.DescriptorParser
Module ids are a sequence of simple ids seperated by periods.
ModuleDescriptor - class org.apache.hivemind.parse.ModuleDescriptor.
Representation of a HiveMind module descriptor, as parsed by DescriptorParser.
ModuleDescriptor() - Constructor for class org.apache.hivemind.parse.ModuleDescriptor
 
ModuleImpl - class org.apache.hivemind.impl.ModuleImpl.
Implementation of Module.
ModuleImpl() - Constructor for class org.apache.hivemind.impl.ModuleImpl
 
more() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
Returns true if there are more name variants to be returned, false otherwise.
moreQueuedModules() - Method in class org.apache.hivemind.impl.RegistryAssemblyImpl
Returns true if there are yet more queued models to be parsed.
MULTILINE_COMMENT - Static variable in interface org.apache.hivemind.sdl.parser.SimpleDataLanguageParserConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W _