Class DefaultVirtualResource
java.lang.Object
org.jdrupes.builder.core.ResourceObject
org.jdrupes.builder.core.DefaultVirtualResource
- All Implemented Interfaces:
Proxyable, Resource, VirtualResource
An implementation of
VirtualResource.-
Constructor Summary
ConstructorsConstructorDescriptionDefaultVirtualResource(ResourceType<?> type) Initializes a new default virtual resource. -
Method Summary
Methods inherited from interface Resource
asOfLocalized, cleanup, isNewerThan, name, type
-
Constructor Details
-
DefaultVirtualResource
Initializes a new default virtual resource.- Parameters:
type- the type
-
-
Method Details
-
asOf
-