Class ProxyFactory
- java.lang.Object
-
- org.codehaus.plexus.components.io.resources.proxy.ProxyFactory
-
public class ProxyFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProxyFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PlexusIoResource
createProxy(PlexusIoResource target, java.lang.Object alternateSupplier)
-
-
-
Method Detail
-
createProxy
public static PlexusIoResource createProxy(@Nonnull PlexusIoResource target, java.lang.Object alternateSupplier)
-
-