| Skip Navigation Links | |
| Exit Print View | |
|
Oracle GlassFish Server 3.1 Add-On Component Development Guide |
1. Introduction to the Development Environment for GlassFish Server Add-On Components
3. Extending the Administration Console
4. Extending the asadmin Utility
5. Adding Monitoring Capabilities
6. Adding Configuration Data for a Component
7. Adding Container Capabilities
8. Creating a Session Persistence Module
9. Packaging, Integrating, and Delivering an Add-On Component
Packaging an Add-On Component
Packaging a Component's Event Providers
Adding a Page to the Administration Console
Adding Content to a Page
Identifying a Parameter of an asadmin Subcommand
Adding Parameters to an asadmin Subcommand
Specifying the Default Value of a Parameter
Specifying the Acceptable Values of a Parameter
Integration Point Attributes
To Write a Component's Initial Configuration Data to the domain.xml File
Validating Configuration Data
HK2 Lifecycle Interfaces
HK2 Lifecycle Interfaces
Specifying Whether a Parameter Is an Option or an Operand
Integration Point Attributes
Defining an Event Provider by Writing a Java Class
Defining an Event Provider by Writing an XML Fragment
Defining an Event Provider by Writing an XML Fragment
Registering an Event Listener
Subscribing to Events From Event Provider Classes
Defining an Event Provider by Writing a Java Class
Defining an Event Provider by Writing a Java Class
Changing the Brand in the GlassFish Server CLI
Changing the Brand in the GlassFish Server CLI
Representing a Parameter of an asadmin Subcommand
To Define an Element