All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonarsource.sonarlint.shaded.org.picocontainer.lifecycle.package.html Maven / Gradle / Ivy

There is a newer version: 10.1.0.77731
Show newest version




    
    Insert title here


Alternative implementations of lifecycle strategy for use with a container. Currently supported options are:

  • Implement Startable and/or Disposable (or other strong interface)
  • Use configuration to wire methods that are start/stop/dispose equivalent.
  • J2EE 5.0 Annotation-based lifecycles.
  • Combinations thereof (composite)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy