1. Introduction to the Development Environment for Enterprise Server Add-On Components
3. Extending the Administration Console
4. Extending the asadmin Utility
Creating a Container Implementation
Marking the Class with the @Service Annotation
Implementing the Container Interface
Implementing the ArchiveHandler Interface
Associating File Types with Containers Using the Sniffer Interface
Making Sniffer Implementations Available to the Enterprise Server
6. Packaging, Integrating, and Delivering an Add-On Component
Applications run on Enterprise Server in containers. Enterprise Server enables you to create containers that extend or replace the existing containers of Enterprise Server. Adding container capabilities enables you to run new types of applications and to deploy new archive types in Enterprise Server.
The following topics are addressed here: