Class ResourceInvocationHandler
java.lang.Object
org.codehaus.plexus.components.io.resources.proxy.ResourceInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ContentSupplier
private final NameSupplier
private final ResourceAttributeSupplier
private final SizeSupplier
private final SymlinkDestinationSupplier
private PlexusIoResource
-
Constructor Summary
ConstructorsConstructorDescriptionResourceInvocationHandler
(PlexusIoResource target, Object alternativeHandler) -
Method Summary
-
Field Details
-
testImpl
-
contentSupplier
-
nameSupplier
-
sizeSupplier
-
symlinkDestinationSupplier
-
resourceAttributeSupplier
-
-
Constructor Details
-
ResourceInvocationHandler
-
-
Method Details
-
asOrNull
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-