layout |
---|
post |
You can customize many of the capsule's inner workings by creating a caplet -- custom capsule. A caplet is a subclass of the Capsule
class that overrides some of its overridable methods.
Please consult Capsule's Javadoc for specific documentation on custom capsules.
- capsule-maven - Resolves artifacts against a Maven repository if not embedded in the capsule.
The capsule-util sub-project contains classes to create and interact with capsule's at runtime. See the Javadocs here.