that's to define the life-cycle of startup services. By
default ,startup services are kept during the entire lifetime of the
process but some startup services (say an upgrade facility for
instance) need to run once at startup and then does not need to be
kept active once the server initialization is finished. You can define
the desired life-cycle of your startup using these enum values.
jerome
On Jul 27, 2008, at 6:32 PM, Sahoo wrote:
> Jerome,
>
> What's the use of Startup.Lifecycle.SERVER?
>
> Thanks,
> Sahoo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>