public interface MvcFactory
ServiceLoader
API.Modifier and Type | Method and Description |
---|---|
Extension |
create(javax.inject.Provider provider)
Creates an extension module.
|
boolean |
supports(Class type)
Check if the factory applies for the given MVC route.
|
Copyright © 2020. All rights reserved.