|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ResourceBundle
that makes it easier to access and format
messages.hivemind.MethodFilter
schema.MethodMatcher
to see if
a Method
matches a particular (set of) requirements.MethodSignature
against a
method pattern (this is primarily used by interceptor factories
).MethodMatcher.get(MethodSignature)
.
MethodFilter
.Method
, identifying the name, return type,
parameter types and exception types.DescriptorParser
.RegistryBuilder
(see
RegistryBuilder.addModuleDescriptorProvider(ModuleDescriptorProvider)
)
to load the ModuleDescriptor
objects describing the Modules
which will be exposed by the Registry.Module
.Messages
that obtains messages from a
MessageFinder
, in a locale provided by the
ThreadLocale
service.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |