Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Brooklyn.entity.basic Classes and Interfaces - 103 results found.
NameDescriptionTypePackageFramework
AbstractEntityDefault Entity implementation, which should be extended whenever implementing an entity.Classbrooklyn.entity.basicBrooklyn
AbstractEffectorThe abstract Effector implementation.Classbrooklyn.entity.basicBrooklyn
AbstractConfigurableEntityFactoryClassbrooklyn.entity.basicBrooklyn
AbstractApplicationUsers can extend this to define the entities in their application, and the relationships between those entities.Classbrooklyn.entity.basicBrooklyn
AbstractGroupRepresents a group of entities - sub-classes can support dynamically changing membership, ad hoc groupings, etc.Interfacebrooklyn.entity.basicBrooklyn
AbstractGroupImplRepresents a group of entities - sub-classes can support dynamically changing membership, ad hoc groupings, etc.Classbrooklyn.entity.basicBrooklyn
AbstractSoftwareProcessDriverAn abstract implementation of the SoftwareProcessDriver.Classbrooklyn.entity.basicBrooklyn
AbstractSoftwareProcessSshDriverAn abstract SSH implementation of the AbstractSoftwareProcessDriver.Classbrooklyn.entity.basicBrooklyn
ApplicationBuilderExperimental mechanism for defining/building applications.Classbrooklyn.entity.basicBrooklyn
AttributesThis interface should be used to access Sensor definitions.Interfacebrooklyn.entity.basicBrooklyn
Attributes .MainUriClassbrooklyn.entity.basicBrooklyn
BasicApplicationThe most basic implementation of an application possible.Interfacebrooklyn.entity.basicBrooklyn
BasicApplicationImplClassbrooklyn.entity.basicBrooklyn
BasicConfigurableEntityFactoryClassbrooklyn.entity.basicBrooklyn
BasicEntityThis is the most basic entity possible - does nothing beyond AbstractEntity.Interfacebrooklyn.entity.basicBrooklyn
BasicEntityImplClassbrooklyn.entity.basicBrooklyn
BasicGroupInterfacebrooklyn.entity.basicBrooklyn
BasicGroupImplClassbrooklyn.entity.basicBrooklyn
BasicParameterTypeClassbrooklyn.entity.basicBrooklyn
BasicStartableProvides a pass-through Startable entity used for keeping hierarchies tidy.Interfacebrooklyn.entity.basicBrooklyn
BasicStartable .LocationsFilterInterfacebrooklyn.entity.basicBrooklyn
BasicStartableImplClassbrooklyn.entity.basicBrooklyn
BrooklynConfigKeysCommonly used config keys, for use in entities.Classbrooklyn.entity.basicBrooklyn
BrooklynShutdownHooksClassbrooklyn.entity.basicBrooklyn
BrooklynShutdownHooks .BrooklynShutdownHookJobClassbrooklyn.entity.basicBrooklyn
BrooklynTagsClassbrooklyn.entity.basicBrooklyn
BrooklynTags .NamedStringTagClassbrooklyn.entity.basicBrooklyn
BrooklynTasksClassbrooklyn.entity.basicBrooklyn
BrooklynTaskTagsProvides utilities for making Tasks easier to work with in Brooklyn.Classbrooklyn.entity.basicBrooklyn
BrooklynTaskTags .EffectorCallTagClassbrooklyn.entity.basicBrooklyn
BrooklynTaskTags .EntitlementTagClassbrooklyn.entity.basicBrooklyn
BrooklynTaskTags .WrappedEntityClassbrooklyn.entity.basicBrooklyn
BrooklynTaskTags .WrappedStreamClassbrooklyn.entity.basicBrooklyn
ClosureEntityFactoryClassbrooklyn.entity.basicBrooklyn
ConfigKeysDictionary of ConfigKey entries.Classbrooklyn.entity.basicBrooklyn
ConfigKeys .DynamicKeysClassbrooklyn.entity.basicBrooklyn
ConfigMapViewWithStringKeysInternal class that presents a view over a ConfigMap, so it looks like a Map (with the keys being the config key names).Classbrooklyn.entity.basicBrooklyn
ConfigurableEntityFactoryInterfacebrooklyn.entity.basicBrooklyn
ConfigurableEntityFactoryFromEntityFactoryClassbrooklyn.entity.basicBrooklyn
DataEntityAn entity that supplies data as AttributeSensor values.Interfacebrooklyn.entity.basicBrooklyn
DataEntityImplClassbrooklyn.entity.basicBrooklyn
DelegateEntityA delegate entity for use as a Group child proxy for members.Interfacebrooklyn.entity.basicBrooklyn
DelegateEntity .EntityUrlHints for rendering the delegate entity as a link in the Brooklyn console UI.Classbrooklyn.entity.basicBrooklyn
DelegateEntityImplClassbrooklyn.entity.basicBrooklyn
DynamicGroupInterfacebrooklyn.entity.basicBrooklyn
DynamicGroupImplClassbrooklyn.entity.basicBrooklyn
EffectorStartableImpl if the methods are invoked directly; note this will loop indefinetly if no method impl is supplied and no task is specified on an (overriding) effectorClassbrooklyn.entity.basicBrooklyn
EffectorStartableImpl .StartParametersClassbrooklyn.entity.basicBrooklyn
EmptySoftwareProcessInterfacebrooklyn.entity.basicBrooklyn
EmptySoftwareProcessDriverInterfacebrooklyn.entity.basicBrooklyn
EmptySoftwareProcessImplClassbrooklyn.entity.basicBrooklyn
EmptySoftwareProcessSshDriverClassbrooklyn.entity.basicBrooklyn
EntitiesConvenience methods for working with entities.Classbrooklyn.entity.basicBrooklyn
EntityAdjunctsConvenience methods for working with entity adjunts.Classbrooklyn.entity.basicBrooklyn
EntityAndAttributeA tuple containing an Entity and an Attribute, which is assumed to be present on the entity.Classbrooklyn.entity.basicBrooklyn
EntityConfigMapClassbrooklyn.entity.basicBrooklyn
EntityDynamicTypeThis is the actual type of an entity instance at runtime, which can change from the static EntityType, and can change over time;Classbrooklyn.entity.basicBrooklyn
EntityFactoryA Factory for creating entities.Interfacebrooklyn.entity.basicBrooklyn
EntityFactoryForLocationdispatch interface to allow an EntityFactory to indicate it might be able to discover other factories for specific locations (e.Interfacebrooklyn.entity.basicBrooklyn
EntityFunctionsClassbrooklyn.entity.basicBrooklyn
EntityInitializersClassbrooklyn.entity.basicBrooklyn
EntityInitializers .AddTagsClassbrooklyn.entity.basicBrooklyn
EntityInternal for the brooklyn framework only).Interfacebrooklyn.entity.basicBrooklyn
EntityInternal .FeedSupportInterfacebrooklyn.entity.basicBrooklyn
EntityLocal such as setting attribute values, adding policies, etc.Interfacebrooklyn.entity.basicBrooklyn
EntityPredicatesClassbrooklyn.entity.basicBrooklyn
EntitySuppliersClassbrooklyn.entity.basicBrooklyn
EntityTasksClassbrooklyn.entity.basicBrooklyn
EntityTransientCopyInternalSelected methods from EntityInternal and parents which are permitted for entities being loaded in read-only mode, enforced by EntityProxyImpl.Interfacebrooklyn.entity.basicBrooklyn
EntityTypesClassbrooklyn.entity.basicBrooklyn
EntityTypeSnapshotClassbrooklyn.entity.basicBrooklyn
ExplicitEffectorClassbrooklyn.entity.basicBrooklyn
LifecycleAn enumeration representing the status of an Entity.Classbrooklyn.entity.basicBrooklyn
Lifecycle .TransitionClassbrooklyn.entity.basicBrooklyn
MethodEffectorconcrete class for providing an Effector implementation that gets its information from annotations on a method; see Effector*Test for usage example.Classbrooklyn.entity.basicBrooklyn
NaiveScriptRunnerMarks something which can run scripts.Interfacebrooklyn.entity.basic.lifecycleBrooklyn
PolicyDescriptorClassbrooklyn.entity.basicBrooklyn
QuorumCheckFor checking if a group/cluster is quorate.Interfacebrooklyn.entity.basicBrooklyn
QuorumCheck .NumericQuorumCheckClassbrooklyn.entity.basicBrooklyn
QuorumCheck .QuorumChecksClassbrooklyn.entity.basicBrooklyn
SameServerDriverLifecycleEffectorTasksClassbrooklyn.entity.basicBrooklyn
SameServerEntityAn entity that, on start(MachineProvisioningLocation), will obtain a machine and pass that to each of its children by calling their Startable.Interfacebrooklyn.entity.basicBrooklyn
SameServerEntityImplClassbrooklyn.entity.basicBrooklyn
ScriptHelperClassbrooklyn.entity.basic.lifecycleBrooklyn
ScriptPartClassbrooklyn.entity.basic.lifecycleBrooklyn
ServiceStateLogicClassbrooklyn.entity.basicBrooklyn
ServiceStateLogic .ComputeServiceIndicatorsFromChildrenAndMembersClassbrooklyn.entity.basicBrooklyn
ServiceStateLogic .ComputeServiceIndicatorsFromChildrenAndMembersSpecClassbrooklyn.entity.basicBrooklyn
ServiceStateLogic .ComputeServiceStateEnricher which sets Attributes.Classbrooklyn.entity.basicBrooklyn
ServiceStateLogic .ServiceNotUpLogicClassbrooklyn.entity.basicBrooklyn
ServiceStateLogic .ServiceProblemsLogicClassbrooklyn.entity.basicBrooklyn
SoftwareProcessInterfacebrooklyn.entity.basicBrooklyn
SoftwareProcess .ChildStartableModecontrols the behavior when starting (stop, restart) Startable children as part of the start (stop, restart) effector on this entity (NB: restarts are currently not propagated to children in the default SoftwareProcessClassbrooklyn.entity.basicBrooklyn
SoftwareProcess .RestartSoftwareParametersClassbrooklyn.entity.basicBrooklyn
SoftwareProcess .RestartSoftwareParameters .RestartMachineModeClassbrooklyn.entity.basicBrooklyn
SoftwareProcessDriverThe EntityDriver for a SoftwareProcess.Interfacebrooklyn.entity.basicBrooklyn
SoftwareProcessDriverLifecycleEffectorTasksThin shim delegating to driver to do start/stop/restart, wrapping as tasks, with common code pulled up to MachineLifecycleEffectorTasks for non-driver usageClassbrooklyn.entity.basicBrooklyn
SoftwareProcessImplAn Entity representing a piece of software which can be installed, run, and controlled.Classbrooklyn.entity.basicBrooklyn
StartableApplicationInterfacebrooklyn.entity.basicBrooklyn
VanillaSoftwareProcessA SoftwareProcess entity that runs commands from an archive.Interfacebrooklyn.entity.basicBrooklyn
VanillaSoftwareProcessDriverInterfacebrooklyn.entity.basicBrooklyn
VanillaSoftwareProcessImplClassbrooklyn.entity.basicBrooklyn
VanillaSoftwareProcessSshDriverClassbrooklyn.entity.basicBrooklyn