Module org.microbean.loader
Package org.microbean.loader
package org.microbean.loader
Provides classes and interfaces related to the default implementation of the
microBean™ Loader API.
- Author:
- Laird Nelson
- See Also:
-
ClassDescriptionA subclassable default
Loader
implementation that delegates its work toProvider
s and anAmbiguityHandler
.AnAbstractProvider
that provides access to environment variables.AnAbstractProvider
that is capable of proxying certain interfaces and supplying them as environmental objects.AnAbstractProvider
that can returnValue
s backed by System properties.