|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ClassResolver.findClass(String)
, but simply returns null if the class does not exist (i.e.,
if ClassNotFoundException
is thrown).
ClassFab
.ClassFactory
.ObjectProvider
that interprets the locator
as a class name and converts it to a Class object.Resource
for resources found within the classpath.ThreadEventNotifier.fireThreadCleanup()
.
ThreadEventNotifier.fireThreadCleanup()
.
equals()
.
MethodFilter
s, returning
true only if each filter does.ObjectProvider
mapped to prefix
"configuration:" for accessing configurations.ConfigurationPoint
interface; a
container for Contribution
s.ServiceModel
s to access non-
information about a ServicePoint
, such as its instance
builder and interceptors.ServiceImplementationConstructor
), and checks that the result is non-null and
assignable to the service interface.
HiveMindFilter.init(FilterConfig)
to actually construct the Registry.
RegistryInfrastructureConstructor.addModuleDescriptor(ModuleDescriptor)
.
ServicePoint.getService(Class)
(for singletons), or from
the generated deferrable proxy (for most service models).
Resource
for resources found within the web
application context.ConfigurationPoint
.Contribution
interface, a wrapper
around objects that can provide values that plug into an extension point.Translator
initializer string of the
form: key=value[,key=value]*
into a Map of
keys and values.
ServiceImplementationConstructor
that will ultimately create the service implementation instance.
Rule
for creating a new object.ClassPool
and our own
ClassFactoryClassLoader
that manages the creation of new
instance of CtClass
and converts finished CtClass's into instantiable Classes.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |