Class ResourceInvocationHandler
java.lang.Object
org.codehaus.plexus.components.io.resources.proxy.ResourceInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ContentSupplierprivate final NameSupplierprivate final ResourceAttributeSupplierprivate final SizeSupplierprivate final SymlinkDestinationSupplierprivate final 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:
invokein interfaceInvocationHandler- Throws:
Throwable
-