Package io.milton.servlet
Interface MiltonConfigurator
- All Known Implementing Classes:
DefaultMiltonConfigurator,SpringResourceFactoryFactory
public interface MiltonConfigurator
Implement this to customise how the HttpManager is created in the servlet
- Author:
- brad
-
Method Summary
-
Method Details
-
configure
- Throws:
jakarta.servlet.ServletException
-
shutdown
void shutdown()called on destroy from the servlet
-