Package net.bytebuddy.dynamic.loading
Interface ModuleLayerFromSingleClassLoaderDecorator.ModuleLayerController
- Enclosing class:
ModuleLayerFromSingleClassLoaderDecorator
@Proxied("java.lang.ModuleLayer$Controller")
protected static interface ModuleLayerFromSingleClassLoaderDecorator.ModuleLayerController
A proxy for the
java.lang.ModuleLayer.Controller type.-
Method Summary
-
Method Details
-
layer
Returns the module layer associated with this controller.- Parameters:
value- The module layer controller.- Returns:
- The associated module layer.
-