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