Uses of Interface
org.apache.sling.engine.servlets.ErrorHandler
Packages that use ErrorHandler
- 
Uses of ErrorHandler in org.apache.sling.engine.impl.adapterMethods in org.apache.sling.engine.impl.adapter with parameters of type ErrorHandlerModifier and TypeMethodDescriptionvoidEngineErrorHandlerTracker.bindErrorHandler(ErrorHandler errorHandler, org.osgi.framework.ServiceReference<ErrorHandler> reference) voidEngineErrorHandlerTracker.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 TypeMethodDescriptionvoidEngineErrorHandlerTracker.bindErrorHandler(ErrorHandler errorHandler, org.osgi.framework.ServiceReference<ErrorHandler> reference) voidEngineErrorHandlerTracker.unbindErrorHandler(ErrorHandler errorHandler, org.osgi.framework.ServiceRegistration<ErrorHandler> registration)