@FunctionalInterface public interface LeafViewFactory<I>
| Modifier and Type | Method and Description |
|---|---|
I |
create(RequestContext context,
Asset asset) |
@NotNull I create(RequestContext context, Asset asset) throws AssetNotFoundException
AssetNotFoundExceptionCopyright © 2015. All rights reserved.