Class SystemVirtualizationMethod

All Implemented Interfaces:
VirtualizationMethod

public class SystemVirtualizationMethod extends AspectVirtualizationMethod
An AspectVirtualizationMethod that uses an aspect defined String property that holds the system path of a template resource.
System paths are custom string reference of a resource that can be located either in the repository or in the java classpath - system paths are deprecated and they will be replaced by Encodings.PLAIN encoded Reference strings.
Author:
Bogdan Horje