Package | Description |
---|---|
com.caucho.env.repository | |
com.caucho.env.vfs | |
com.caucho.server.repository | |
com.caucho.server.resin |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepository |
class |
FileRepository |
Modifier and Type | Method and Description |
---|---|
static RepositorySpi |
RepositorySystem.getCurrentRepositorySpi() |
RepositorySpi |
RepositorySystem.getRepositorySpi() |
RepositorySpi |
LocalRepositoryService.getRepositorySpi() |
Constructor and Description |
---|
RepositoryRoot(java.lang.String id,
RepositorySpi repository,
Path rootDirectory) |
Modifier and Type | Class and Description |
---|---|
class |
ClusterRepository |
Constructor and Description |
---|
ClusterRepository(RepositorySpi localRepository) |
GitStreamSource(java.lang.String sha1,
RepositorySpi repository)
Create a new GitStreamSource for the named file
|
Modifier and Type | Method and Description |
---|---|
AbstractRepository |
ProResinDelegate.createRepository(RepositorySpi localRepository) |
AbstractRepository |
ResinDelegate.createRepository(RepositorySpi localRepository) |