Class StandardExtension

java.lang.Object
cloud.piranha.extension.standard.StandardExtension
All Implemented Interfaces:
WebApplicationExtension

@Deprecated(since="22.11.0", forRemoval=true) public class StandardExtension extends Object implements WebApplicationExtension
Deprecated, for removal: This API element is subject to removal in a future version.
The extension that delivers the extensions for Piranha Micro/Server.

As this module is deprecated and will be removed in the future, please migrate to use the cloud.piranha.extension.servlet module instead.

Author:
Manfred Riem ([email protected])
  • Constructor Details

    • StandardExtension

      public StandardExtension()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details