A B C D E F G H I L M N P Q R S T U V Y 

A

AbstractBrooklynResourceLookup<T extends io.brooklyn.camp.spi.AbstractResource> - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
AbstractBrooklynResourceLookup(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.AbstractBrooklynResourceLookup
 
AbstractTemplateBrooklynLookup<T extends io.brooklyn.camp.spi.AbstractResource> - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
AbstractTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
 
accepts(Object) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
 
adapt(CatalogItem<?>) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
 
adapt(CatalogItem<?>) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
 
adapt(CatalogItem<?>) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
 
addInterpreters() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatform
 
addMatchers() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatform
 
applicationComponents() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
applicationComponentTemplates() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
apply(Object, AssemblyTemplateConstructor) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
 
applyMapEntry(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>, PlanInterpretationNode, PlanInterpretationNode) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
applyYamlPrimitive(PlanInterpretationNode) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
arg(int) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
 
assemblies() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
AssemblyBrooklynLookup - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
AssemblyBrooklynLookup(PlatformRootSummary, ManagementContext, PlatformComponentBrooklynLookup) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
 
AssemblyTemplateBrooklynLookup - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
AssemblyTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
 
assemblyTemplates() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
attributeWhenReady(String) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
 

B

bmc - Variable in class io.brooklyn.camp.brooklyn.spi.lookup.AbstractBrooklynResourceLookup
 
BROOKLYN_ROOT_URL - Static variable in class io.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
 
BrooklynAssemblyTemplateInstantiator - Class in io.brooklyn.camp.brooklyn.spi.creation
 
BrooklynAssemblyTemplateInstantiator() - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
BrooklynCampConstants - Class in io.brooklyn.camp.brooklyn
 
BrooklynCampConstants() - Constructor for class io.brooklyn.camp.brooklyn.BrooklynCampConstants
 
BrooklynCampPlatform - Class in io.brooklyn.camp.brooklyn
CampPlatform implementation which includes Brooklyn entities (via BrooklynImmutableCampPlatform) and allows customisation / additions
BrooklynCampPlatform(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.BrooklynCampPlatform
 
BrooklynCampPlatformLauncherAbstract - Class in io.brooklyn.camp.brooklyn
launcher for BrooklynCampPlatform, which may or may not start a (web) server depending on children
BrooklynCampPlatformLauncherAbstract() - Constructor for class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
BrooklynCampPlatformLauncherNoServer - Class in io.brooklyn.camp.brooklyn
launcher for BrooklynCampPlatform, which does not start a server (and can live in this project)
BrooklynCampPlatformLauncherNoServer() - Constructor for class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
 
BrooklynComponentTemplateResolver - Class in io.brooklyn.camp.brooklyn.spi.creation
 
BrooklynComponentTemplateResolver(ManagementContext, ConfigBag, AbstractResource) - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
BrooklynComponentTemplateResolver.Factory - Class in io.brooklyn.camp.brooklyn.spi.creation
 
BrooklynComponentTemplateResolver.Factory() - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
 
BrooklynDslCommon - Class in io.brooklyn.camp.brooklyn.spi.dsl.methods
static import functions which can be used in `$brooklyn:xxx` contexts
BrooklynDslCommon() - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
 
BrooklynDslDeferredSupplier<T> - Class in io.brooklyn.camp.brooklyn.spi.dsl
provide an object suitable to resolve chained invocations in a parsed YAML / Deployment Plan DSL, which also implements DeferredSupplier so that they can be resolved when needed (e.g.
BrooklynDslDeferredSupplier() - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
 
BrooklynDslInterpreter - Class in io.brooklyn.camp.brooklyn.spi.dsl
PlanInterpreter which understands the $brooklyn DSL
BrooklynDslInterpreter() - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
BrooklynEntityClassResolver - Class in io.brooklyn.camp.brooklyn.spi.creation
Resolves a class name to a Class<? extends Entity> with a given management context.
BrooklynEntityClassResolver() - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityClassResolver
 
BrooklynEntityMatcher - Class in io.brooklyn.camp.brooklyn.spi.creation
 
BrooklynEntityMatcher(ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
 
BrooklynImmutableCampPlatform - Class in io.brooklyn.camp.brooklyn.spi.platform
Immutable CAMP platform which reflects things in the underlying Brooklyn system
BrooklynImmutableCampPlatform(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
brooklynMgmt - Variable in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
BrooklynUrlLookup - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
BrooklynUrlLookup() - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
 
BrooklynYamlLocationResolver - Class in io.brooklyn.camp.brooklyn.spi.creation
 
BrooklynYamlLocationResolver(ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
 
buildEntityHierarchy(ManagementContext, Map<Entity, EntitySpec<?>>, Entity, List<Map<String, Object>>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 

C

CAMP_PLATFORM - Static variable in class io.brooklyn.camp.brooklyn.BrooklynCampConstants
 
ChefComponentTemplateResolver - Class in io.brooklyn.camp.brooklyn.spi.creation
 
ChefComponentTemplateResolver(ManagementContext, ConfigBag, AbstractResource) - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.ChefComponentTemplateResolver
 
component(String) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
 
component(String, String) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
 
create(AssemblyTemplate, CampPlatform) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
createApplicationFromCatalog(CampPlatform, CatalogItem<?>, AssemblyTemplate) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
createApplicationFromNonCatalogCampTemplate(AssemblyTemplate, CampPlatform) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
currentNode() - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
returns the current node, stored in a thread-local, to populate the dsl field of BrooklynDslDeferredSupplier instances
currentNode(PlanInterpretationNode) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
sets the current node
currentNodeClear() - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 

D

decorateSpec(EntitySpec<T>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
decorateSpec(EntitySpec<T>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.ChefComponentTemplateResolver
 
destroyAll() - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
kills all apps, web servers, and mgmt context
dsl - Variable in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
 
DslComponent - Class in io.brooklyn.camp.brooklyn.spi.dsl.methods
 
DslComponent(String) - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
 
DslComponent(DslComponent.Scope, String) - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
 
DslComponent.Scope - Enum in io.brooklyn.camp.brooklyn.spi.dsl.methods
 
DslParser - Class in io.brooklyn.camp.brooklyn.spi.dsl.parse
 
DslParser(String) - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
 
DslUtils - Class in io.brooklyn.camp.brooklyn.spi.dsl
 
DslUtils() - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.DslUtils
 

E

entity() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
returns the current entity; for use in implementations of BrooklynDslDeferredSupplier.get()
entitySpec(Map<String, Object>) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
 
EntitySpecConfiguration - Class in io.brooklyn.camp.brooklyn.spi.creation
Captures the EntitySpec configuration defined in YAML.
EntitySpecConfiguration(Map<String, ?>) - Constructor for class io.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
 
equals(Object) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
 
evaluate(Object, boolean) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
evaluateOn(Object, FunctionWithArgs, boolean) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
extractValidConfigFlagsOrKeys(String, Map<String, Object>, boolean) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
finds flags and keys on the given typeName which are present in the given map; returns those (using the config key name), and removes them from attrs

F

formatString(String, Object...) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
returns a DslParsedObject OR a String if it is fully resolved
fromString(String) - Static method in enum io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
 
FunctionWithArgs - Class in io.brooklyn.camp.brooklyn.spi.dsl.parse
 
FunctionWithArgs(String, List<Object>) - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
 

G

get() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
 
get(String) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
 
get(String) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
 
get(String) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
 
getArgs() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
arguments (typically QuotedString or more FunctionWithArgs).
getBrooklynManagementContext() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatform
 
getBrooklynManagementContext() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
getBrooklynManagementContext() - Method in interface io.brooklyn.camp.brooklyn.spi.platform.HasBrooklynManagementContext
 
getBrooklynMgmt() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
getCampPlatform() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
getChildren(Map<String, Object>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
getDeclaredType() - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
getFunction() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
 
getJavaType() - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
getJavaType() - Method in class io.brooklyn.camp.brooklyn.spi.creation.ChefComponentTemplateResolver
 
getManagementContext() - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
getShutdownAppsOnExit() - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
getSpecConfiguration() - Method in class io.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
 
getUrl(ManagementContext, Entity) - Static method in class io.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
 

H

HasBrooklynManagementContext - Interface in io.brooklyn.camp.brooklyn.spi.platform
 
hashCode() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
 

I

initEntity(ManagementContext, T, EntitySpec<T>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
instantiate(AssemblyTemplate, CampPlatform) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
io.brooklyn.camp.brooklyn - package io.brooklyn.camp.brooklyn
 
io.brooklyn.camp.brooklyn.spi.creation - package io.brooklyn.camp.brooklyn.spi.creation
 
io.brooklyn.camp.brooklyn.spi.dsl - package io.brooklyn.camp.brooklyn.spi.dsl
 
io.brooklyn.camp.brooklyn.spi.dsl.methods - package io.brooklyn.camp.brooklyn.spi.dsl.methods
 
io.brooklyn.camp.brooklyn.spi.dsl.parse - package io.brooklyn.camp.brooklyn.spi.dsl.parse
 
io.brooklyn.camp.brooklyn.spi.lookup - package io.brooklyn.camp.brooklyn.spi.lookup
 
io.brooklyn.camp.brooklyn.spi.platform - package io.brooklyn.camp.brooklyn.spi.platform
 
isInterestedIn(PlanInterpretationNode) - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
 
isValid(String) - Static method in enum io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
 

L

launch() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
launchAppYaml(String) - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
links() - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
 
links() - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
 
links() - Method in class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
 
links() - Method in class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
 
literal(Object) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
 
loadClass(Class<T>, String) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
Subclass as needed for correct classloading, e.g.
loadEntityClass() - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
lookupType(Object) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
returns the type of the given plan item, typically whether a Service can be matched to a Brooklyn entity, or null if not supported

M

main(String[]) - Static method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
 
main(String[]) - Static method in class io.brooklyn.camp.brooklyn.YamlLauncherNoServer
 
mgmt - Variable in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
mgmt - Variable in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
 
mgmt - Variable in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
 

N

newEntity(EntitySpec<T>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
returns new *uninitialised* entity, with just a few of the pieces from the spec; initialisation occurs soon after, in #initEntity(ManagementContext, Entity, EntitySpec), inside an execution context and after entity ID's are recognised
newInstance(ManagementContext, Map<String, Object>) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
 
newInstance(ManagementContext, AbstractResource) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
 
newInstance(ManagementContext, String) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
 
newLink(CatalogItem<? extends Entity>) - Method in class io.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
 
newMgmtContext() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
newPlatformLauncher() - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
newPlatformLauncher() - Method in class io.brooklyn.camp.brooklyn.YamlLauncherNoServer
 
newTask() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
 
newTask() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
 
next() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
 

P

parse() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
 
PLAN_ID - Static variable in class io.brooklyn.camp.brooklyn.BrooklynCampConstants
 
PLAN_ID_FLAG - Static variable in class io.brooklyn.camp.brooklyn.BrooklynCampConstants
 
platform - Variable in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 
platform - Variable in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
PlatformComponentBrooklynLookup - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
PlatformComponentBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
 
platformComponents() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
PlatformComponentTemplateBrooklynLookup - Class in io.brooklyn.camp.brooklyn.spi.lookup
 
PlatformComponentTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class io.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
 
platformComponentTemplates() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
platformLauncher - Variable in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 

Q

QuotedString - Class in io.brooklyn.camp.brooklyn.spi.dsl.parse
 
QuotedString(String) - Constructor for class io.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
 

R

resolved(Object...) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.DslUtils
true iff none of the args are deferred / tasks
resolveEntity(String, ManagementContext) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityClassResolver
Loads the class represented by #entityType with the given management context.
resolveLocation(Object) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
 
resolveLocationFromMap(Map<?, ?>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
 
resolveLocationFromString(String) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
resolves the location from the given spec string, either "Named Location", or "named:Named Location" format; returns null if input is blank (or null); otherwise guaranteed to resolve or throw error
resolveLocations(Map<? super String, ?>, boolean) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
returns list of locations, if any were supplied, or null if none indicated
resolveLocations(Iterable<Object>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
 
resolveSpec() - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
resolveSpec(Class<T>, Class<? extends T>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
root - Variable in class io.brooklyn.camp.brooklyn.spi.lookup.AbstractBrooklynResourceLookup
 

S

sensor(String, String) - Static method in class io.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
returns a Sensor from the given entity type
setConfigKeyAtManagmentContext() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatform
 
setShutdownAppsOnExit(boolean) - Method in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
setSpecConfiguration(Map<String, Object>) - Method in class io.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
Allows BrooklynComponentTemplateResolver to traverse the configuration and resolve any entity specs
shutdownAppsOnExit - Variable in class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
start(Application, CampPlatform) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
 
stopServers() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
stops any servers (camp and brooklyn) launched by this launcher
stopServers() - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
 
supportsType(ManagementContext, String) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
 

T

TEMPLATE_ID - Static variable in class io.brooklyn.camp.brooklyn.BrooklynCampConstants
 
toString() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
 
toString() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
 
transaction() - Method in class io.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
 
transformSpecialFlags(Object, ManagementContext) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
Makes additional transformations to the given flag with the extra knowledge of the flag's management context.
transformSpecialFlags(Map<?, ?>, ManagementContext) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
transformSpecialFlags(Iterable<?>, ManagementContext) - Method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
 
tryLoadEntityFromCatalogue(String, ManagementContext) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityClassResolver
 
tryLoadFromClasspath(String, ManagementContext) - Static method in class io.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityClassResolver
 

U

unwrapped() - Method in class io.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
 
useManagementContext(ManagementContext) - Method in class io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
 

V

valueOf(String) - Static method in enum io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
Returns the enum constant of this type with the specified name.
VALUES - Static variable in enum io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
 
values() - Static method in enum io.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YamlLauncherAbstract - Class in io.brooklyn.camp.brooklyn
convenience for launching YAML files directly
YamlLauncherAbstract() - Constructor for class io.brooklyn.camp.brooklyn.YamlLauncherAbstract
 
YamlLauncherNoServer - Class in io.brooklyn.camp.brooklyn
convenience for launching YAML files directly
YamlLauncherNoServer() - Constructor for class io.brooklyn.camp.brooklyn.YamlLauncherNoServer
 
A B C D E F G H I L M N P Q R S T U V Y 

Copyright © 2014. All Rights Reserved.