Uses of Interface
org.apache.sling.engine.servlets.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in org.apache.sling.engine.impl.adapter
Methods in org.apache.sling.engine.impl.adapter with parameters of type ErrorHandlerModifier and TypeMethodDescriptionvoid
EngineErrorHandlerTracker.bindErrorHandler
(ErrorHandler errorHandler, org.osgi.framework.ServiceReference<ErrorHandler> reference) void
EngineErrorHandlerTracker.unbindErrorHandler
(ErrorHandler errorHandler, org.osgi.framework.ServiceRegistration<ErrorHandler> registration) Method parameters in org.apache.sling.engine.impl.adapter with type arguments of type ErrorHandlerModifier and TypeMethodDescriptionvoid
EngineErrorHandlerTracker.bindErrorHandler
(ErrorHandler errorHandler, org.osgi.framework.ServiceReference<ErrorHandler> reference) void
EngineErrorHandlerTracker.unbindErrorHandler
(ErrorHandler errorHandler, org.osgi.framework.ServiceRegistration<ErrorHandler> registration)