Package org.glassfish.internal.api
Class Globals.GlobalsInitializer
java.lang.Object
org.glassfish.internal.api.Globals.GlobalsInitializer
- Enclosing class:
- Globals
The point of this service is to ensure that the Globals
service is properly initialized by the RunLevelService
at the InitRunLevel. However, Globals itself must be
of scope Singleton because it us used in contexts where
the RunLevelService is not there
- Author:
- jwells
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GlobalsInitializer
public GlobalsInitializer()
-