| Class | Description |
|---|---|
| PropertyBundleLookup |
Use 'guicey.bundles' system property to lookup bundles.
|
| ServiceLoaderBundleLookup |
Load bundles using
ServiceLoader by GuiceyBundle. |
| VoidBundleLookup |
Dummy lookup implementation used to disable bundle lookups.
|