Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
10 changed files
with
1,035 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"term": "location, !location:", | ||
"description": "A server or resource to which Apache Brooklyn can deploy applications" | ||
}, | ||
{ | ||
"term": "blueprint", | ||
"description": "A descriptor or pattern which describes how Apache Brooklyn should deploy applications" | ||
}, | ||
{ | ||
"term": "entity", | ||
"description": "A software package or service Apache Brooklyn can interact with" | ||
}, | ||
{ | ||
"term": "sensor, !<code>sensor", | ||
"description": "A sensor is a property of an Apache Brooklyn entity, updated in real-time" | ||
}, | ||
{ | ||
"term": "effector", | ||
"description": "Effectors are tools Apache Brooklyn provides, that allow you to manipulate the live entities within an application" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.