@javax.ejb.Startup

From NovaOrdis Knowledge Base
Revision as of 18:57, 27 April 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * EJB Annotations =Overview= If declared on a Singleton bean, the container must initialize t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

If declared on a Singleton bean, the container must initialize the Singleton bean during the application startup sequence.