| Interface | Description |
|---|---|
| BatheInitializer |
This allows packages to implement a service based on this.
|
| Class | Description |
|---|---|
| BatheBooter |
This class takes the jar/war in the classpath, figures out what the classpath is, creates a new URL class loader,
loads any BatheInitializer services in the right order according to precedence and then jumps in.
|
| BatheInitializerProcessor |
Collects all the initializers as services and runs them in the order they are specified, allowing them
to be skipped.
|
Copyright © 2014. All Rights Reserved.