public class SvnClientAdapterResource extends Resource
Modifier and Type | Class and Description |
---|---|
static class |
SvnClientAdapterResource.Mode |
Constructor and Description |
---|
SvnClientAdapterResource() |
SvnClientAdapterResource(SvnClientAdapterResource.Mode mode)
For testing
|
Modifier and Type | Method and Description |
---|---|
<T> T |
as(java.lang.Class<T> clz)
Retrieve a typed representation of the resource.
|
public SvnClientAdapterResource()
public SvnClientAdapterResource(SvnClientAdapterResource.Mode mode)
public <T> T as(java.lang.Class<T> clz)
com.zfabrik.resources.provider.Resource