Interface | Description |
---|---|
HasBrooklynManagementContext |
Provides a generic way to obtain a
ManagementContext , which things can implement. |
ManagementContextInjectable |
Provides a way for the
ManagementContext to be injected directly. |
Class | Description |
---|---|
BrooklynTags | |
BrooklynTags.NamedStringTag | |
BrooklynTasks | Deprecated
since 0.7.0 use
BrooklynTaskTags |
BrooklynTaskTags |
Provides utilities for making Tasks easier to work with in Brooklyn.
|
BrooklynTaskTags.EffectorCallTag | |
BrooklynTaskTags.EntitlementTag | |
BrooklynTaskTags.WrappedEntity | |
BrooklynTaskTags.WrappedStream | |
EntityManagementUtils |
Utility methods for working with entities and applications
|
EntityManagementUtils.CreationResult<T,U> |
container for operation which creates something and which wants to return both
the items created and any pending create/start task
|