| Interface | Description |
|---|---|
| GitFacadeMXBean |
The JMX MBean interface for working with git configuration files
|
| Class | Description |
|---|---|
| CommitInfo |
Represents information about a commit log or history
|
| CommitTreeInfo |
Represent part of a commit
|
| FileContents |
Represents the text of a text file or a directory
|
| FileInfo | |
| GitContextListener |
A
ServletContextListener which initialises the GitFacade in the web app |
| GitFacade |
A git bean to create a local git repo for configuration data which if configured will push/pull
from some central repo
|
| GitFacadeSupport |
A based class for implementations of
GitFacadeMXBean |
| Exception | Description |
|---|---|
| RuntimeIOException |
Thrown if some IO exception occurs
|
Copyright © 2014. All Rights Reserved.