JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Add-On Component Development Guide
search filter icon
search icon

Document Information

Preface

1.   Introduction to the Development Environment for GlassFish Server Add-On Components

2.  Writing HK2 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

A.  Integration Point Reference

Index

A

B

C

D

E

F

G

H

I

J

L

M

N

O

P

R

S

T

U

V

W

X

S

@Scoped annotation, index iconScopes of Services
@Scoped annotation, index iconEnsuring That an AdminCommand Implementation Is Stateless
sending, events, index iconSending an Event
@Service annotation
index iconServices in the HK2 Component Model
index iconUsing the Apache Maven Build System to Develop HK2 Components
index iconCreating a Container Implementation
index iconMarking the Class With the @Service Annotation
index iconImplementing the Container Interface
index iconImplementing the Container Interface
@Service annotation, index iconRepresenting an asadmin Subcommand as a Java Class
setter methods, subcommand parameters and, index iconRepresenting a Parameter of an asadmin Subcommand
short form, option names, index iconSpecifying the Short Form of an Option Name
shortName element, @Param annotation, index iconSpecifying the Short Form of an Option Name
signature element, index iconDefining an Event Provider by Writing an XML Fragment
SimpleConfigCode interface, index iconTo Create a Transaction to Update Configuration Data
singletons, index iconScopes of Services
Sniffer interface
index iconAssociating File Types With Containers by Using the Sniffer Interface
index iconMaking Sniffer Implementations Available to the GlassFish Server
sniffers
index iconCreating Connector Modules
index iconAssociating File Types With Containers by Using the Sniffer Interface
index iconMaking Sniffer Implementations Available to the GlassFish Server
stateless classes, index iconEnsuring That an AdminCommand Implementation Is Stateless
StatisticImpl class, index iconRepresenting a Component's Statistics in an Event Listener Class
statistics
adding to components, index iconAdding Monitoring Capabilities
dotted names, index iconDotted Names and REST URLs for an Add-On Component's Statistics
REST URLs, index iconDotted Names and REST URLs for an Add-On Component's Statistics
strings, asadmin subcommands, index iconAdding Message Text Strings to an asadmin Subcommand
StringStatisticImpl class, index iconRepresenting a Component's Statistics in an Event Listener Class
subelements, XML, defining, index iconDefining a Subelement
subscribing, to events, index iconSubscribing to Events From Event Provider Classes
sun:commonTask tag, index iconCreating a JavaServer Faces Page for Your Task
sun:commonTasksGroup tag, index iconCreating a JavaServer Faces Page for Your Task Group
sun:property tag, index iconCreating a JavaServer Faces Page for Your Page Content
sun:tab tag, index iconCreating JavaServer Faces Pages for Your Tabs
sun:treeNode tag, index iconCreating a JavaServer Faces Page for Your Node