Interface WebInstaller
-
- All Known Subinterfaces:
JerseyInstaller<T>
- All Known Implementing Classes:
AbstractJerseyInstaller,JerseyProviderInstaller,ResourceInstaller,WebFilterInstaller,WebListenerInstaller,WebServletInstaller
public interface WebInstallerMarker interface for installers, installing web objects (servlets, filters, rest resources). All installers of features available only with complete application start must be indicated as web installers (those extensions that are ignored when lightweight guicey test (TestGuiceyApp) started).All
JerseyInstallerrelated installers are already marked as web.- Since:
- 20.02.2025