public class SvnClientAdapterResource extends Resource
Modifier and Type | Class | Description |
---|---|---|
static class |
SvnClientAdapterResource.Mode |
Constructor | Description |
---|---|
SvnClientAdapterResource() |
|
SvnClientAdapterResource(SvnClientAdapterResource.Mode mode) |
For testing
|
Modifier and Type | Method | Description |
---|---|---|
<T> T |
as(java.lang.Class<T> clz) |
Retrieve a typed representation of the resource.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle, init, init, invalidate
public SvnClientAdapterResource()
public SvnClientAdapterResource(SvnClientAdapterResource.Mode mode)
public <T> T as(java.lang.Class<T> clz)
com.zfabrik.resources.provider.Resource