Package org.curioswitch.common.server.framework.inject
-
Annotation Types Summary Annotation Type Description CloseOnStop Qualifier
to use onObject
type providers to indicate the provided objects should be closed after server shutdown.EagerInit Qualifier
to use onObject
type providers to indicate the provided objects should be initialized at server startup.