Interface VirtualResource

All Superinterfaces:
Resource
All Known Implementing Classes:
DefaultVirtualResource

public interface VirtualResource extends Resource
A resource that has no physical representation. Resources of this type are created once for each build and have the timestamp of their creation.
  • Method Details