org.apache.brooklyn.core.location.access.PortForwardManagerImpl.acquirePublicPort(String, Location, int) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.acquirePublicPort(String, Location, int)
|
org.apache.brooklyn.core.location.access.PortForwardManager.acquirePublicPort(String, Location, int)
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.acquirePublicPortExplicit(String, int) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.acquirePublicPortExplicit(String, int)
|
org.apache.brooklyn.core.location.access.PortForwardManager.acquirePublicPortExplicit(String, int)
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.add(File)
since 0.7.0 use one of the other add methods which makes the strategy explicit
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.add(Iterable)
since 0.7.0 use one of the other add methods if keeping this file's path was not intended
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.add(String)
since 0.7.0 use one of the other add methods which makes the strategy explicit
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.add(String, Iterable)
since 0.7.0 use one of the other add methods if keeping this file's path was not intended
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.add(String, String)
|
org.apache.brooklyn.launcher.BrooklynWebServer.addAttribute(String, Object)
use setAttribute
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.addAuthorizedKeysToRoot(File)
since 0.7
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.addAuthorizedKeysToRoot(String)
since 0.7
|
org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo.addCatalogEntry(CatalogItemDtoAbstract, ?>, Class>)
since 0.7.0 the classpath DO is replaced by libraries
|
org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo.addCatalogEntry(Class>)
since 0.7.0 the classpath DO is replaced by libraries
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.addDir(File)
since 0.7.0 use {@link #addDirContentsAt(File, String)
to clarify API, argument types, and be explicit about where it should be installed,
because JARs seem to require "" whereas ZIPs might want "./" .
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.addDir(String)
since 0.7.0 use {@link #addDirContentsAt(File, String)
|
org.apache.brooklyn.api.entity.Entity.addEnricher(Enricher)
|
org.apache.brooklyn.core.entity.AbstractEntity.addEnricher(Enricher)
|
org.apache.brooklyn.api.entity.Entity.addEnricher(EnricherSpec)
|
org.apache.brooklyn.core.entity.AbstractEntity.addEnricher(EnricherSpec)
since 0.9.0; see BasicEnricherSupport#; e.g. {@code enrichers().addEnricher(spec)}
|
org.apache.brooklyn.util.core.file.ArchiveBuilder.addFromLocalBaseDir(String, String)
|
org.apache.brooklyn.api.entity.Entity.addGroup(Group)
|
org.apache.brooklyn.core.entity.AbstractEntity.addGroup(Group)
|
org.apache.brooklyn.util.ssh.IptablesCommands.addIptablesRule(String, IptablesCommands.Chain, Optional, IptablesCommands.Protocol, int, IptablesCommands.Policy)
|
org.apache.brooklyn.api.catalog.BrooklynCatalog.addItem(CatalogItem, ?>)
since 0.7.0 Construct catalogs with yaml (referencing OSGi bundles) instead
|
org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.addItem(CatalogItem, ?>) |
org.apache.brooklyn.api.catalog.BrooklynCatalog.addItem(Class>)
since 0.7.0 Construct catalogs with OSGi bundles instead.
This is used in a handful of tests which should be rewritten to refer to OSGi bundles.
|
org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.addItem(Class>) |
org.apache.brooklyn.api.catalog.BrooklynCatalog.addItem(String)
|
org.apache.brooklyn.api.catalog.BrooklynCatalog.addItem(String, boolean)
|
org.apache.brooklyn.api.entity.Entity.addPolicy(Policy)
|
org.apache.brooklyn.core.entity.AbstractEntity.addPolicy(Policy)
|
org.apache.brooklyn.api.entity.Entity.addPolicy(PolicySpec)
|
org.apache.brooklyn.core.entity.AbstractEntity.addPolicy(PolicySpec)
|
org.apache.brooklyn.util.core.ResourceUtils.addShutdownHook(Runnable)
|
org.apache.brooklyn.util.ssh.IptablesCommands.appendIptablesRule(IptablesCommands.Chain, IptablesCommands.Protocol, int, IptablesCommands.Policy)
|
org.apache.brooklyn.util.ssh.IptablesCommands.appendIptablesRule(IptablesCommands.Chain, String, IptablesCommands.Protocol, int, IptablesCommands.Policy)
|
org.apache.brooklyn.launcher.BrooklynLauncher.application(Application)
|
org.apache.brooklyn.rest.api.ApplicationApi.applicationTree() |
org.apache.brooklyn.rest.resources.ApplicationResource.applicationTree()
|
org.apache.brooklyn.core.catalog.internal.CatalogInitialization.applyCatalogLoadMode()
|
org.apache.brooklyn.test.TestUtils.assertSetsEqual(Collection, Collection)
since 0.8; use Asserts.assertEqualsIgnoringOrder
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.associate(String, int, Location, int) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.associate(String, int, Location, int)
|
org.apache.brooklyn.core.location.access.PortForwardManager.associate(String, int, Location, int)
|
org.apache.brooklyn.core.sensor.DependentConfiguration.Builder.attributeWhenReady(Entity, AttributeSensor)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.authorizePortInIpTables(int)
|
org.apache.brooklyn.api.location.LocationRegistry.canMaybeResolve(String)
|
org.apache.brooklyn.core.location.BasicLocationRegistry.canMaybeResolve(String) |
org.apache.brooklyn.core.mgmt.EntityManagementUtils.canPromoteChildrenInWrappedApplication(EntitySpec extends Application>)
|
org.apache.brooklyn.core.mgmt.EntityManagementUtils.canPromoteWrappedApplication(EntitySpec extends Application>)
|
org.apache.brooklyn.feed.http.HttpValueFunctions.chain(Function, Function, Function, Function)
|
org.apache.brooklyn.feed.http.HttpValueFunctions.chain(Function, Function, Function)
|
org.apache.brooklyn.feed.ssh.SshValueFunctions.chain(Function, Function, Function)
|
org.apache.brooklyn.feed.http.HttpValueFunctions.chain(Function, Function)
|
org.apache.brooklyn.feed.ssh.SshValueFunctions.chain(Function, Function)
|
org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.component(String) |
org.apache.brooklyn.core.entity.AbstractEntity.configure(ConfigKey.HasConfigKey, String)
|
org.apache.brooklyn.core.entity.AbstractEntity.configure(ConfigKey.HasConfigKey, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.configure(ConfigKey, String)
|
org.apache.brooklyn.core.entity.AbstractEntity.configure(ConfigKey, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.configure(Map)
since 0.7.0; only used for legacy brooklyn types where constructor is called directly
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.configure(Map)
since 0.7.0; only used for legacy brooklyn types where constructor is called directly
|
org.apache.brooklyn.core.location.AbstractLocation.configure(Map, ?>)
since 0.7.0; only used for legacy brooklyn types where constructor is called directly;
see overridden method for more info
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.configure(Map, ?>) |
org.apache.brooklyn.util.core.internal.ssh.SshTool.connect(int)
|
org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.connect(int) |
org.apache.brooklyn.test.Asserts.continually(Map, Supplier extends T>, Predicate super T>)
|
org.apache.brooklyn.test.Asserts.continually(Map, Supplier extends T>, Predicate, String)
|
org.apache.brooklyn.util.core.ResourceUtils.copy(InputStream, OutputStream)
|
org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver.copyLogFileContents()
|
org.apache.brooklyn.rest.api.ApplicationApi.create(ApplicationSpec)
since 0.7.0 the ApplicationSpec is being retired in favour of CAMP YAML/ZIP
(however in 0.7.0 you can still pass this object as JSON and it will be autodetected)
|
org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext.create(ClassLoader)
|
org.apache.brooklyn.rest.api.LocationApi.create(LocationSpec)
|
org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext.create(ManagementContext, ClassLoader)
|
org.apache.brooklyn.core.mgmt.EntityManagementUtils.createCatalogSpec(ManagementContext, CatalogItem) |
org.apache.brooklyn.core.mgmt.EntityManagementUtils.createCatalogSpec(ManagementContext, CatalogItem, Set) |
org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer.customize(JcloudsLocation, ComputeService, JcloudsSshMachineLocation) |
org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer.customize(JcloudsLocation, ComputeService, JcloudsSshMachineLocation) |
org.apache.brooklyn.rest.api.LocationApi.delete(String)
|
org.apache.brooklyn.rest.resources.LocationResource.delete(String) |
org.apache.brooklyn.rest.api.CatalogApi.deleteEntity(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.deleteEntity(String) |
org.apache.brooklyn.util.core.task.TaskPredicates.displayNameMatches(Predicate super String>)
|
org.apache.brooklyn.core.entity.EntityPredicates.displayNameMatches(String)
|
org.apache.brooklyn.util.math.MathFunctions.divide(Function, double)
|
org.apache.brooklyn.api.entity.EntityLocal.emit(Sensor, T)
since 0.8.0; use SensorSupport#emit(Sensor, Object) via code like sensors().emit(sensor, val) .
|
org.apache.brooklyn.core.entity.AbstractEntity.emit(Sensor, T) |
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.entityMementoFunction()
|
org.apache.brooklyn.util.javalang.Enums.enumValueNameFunction()
|
org.apache.brooklyn.test.Asserts.eventually(Map, Supplier extends T>, Predicate)
|
org.apache.brooklyn.test.Asserts.eventually(Map, Supplier extends T>, Predicate, String)
|
org.apache.brooklyn.util.core.internal.Repeater.every(long)
specify unit
|
org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool.execProcesses(List, Map, OutputStream, OutputStream, String, boolean, Object)
|
org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool.execProcesses(List, Map, OutputStream, OutputStream, String, Object)
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.execRemoteScript(String...)
|
org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool.execSingleProcess(List, Map, OutputStream, OutputStream, Object)
|
org.apache.brooklyn.location.winrm.WinRmMachineLocation.executeScript(List)
|
org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool.executeScript(List) |
org.apache.brooklyn.util.core.internal.winrm.WinRmTool.executeScript(List)
|
org.apache.brooklyn.location.winrm.WinRmMachineLocation.executeScript(Map, ?>, List)
|
org.apache.brooklyn.location.winrm.WinRmMachineLocation.executeScript(String)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.findComputeService(ConfigBag)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.findComputeService(ConfigBag, boolean)
|
org.apache.brooklyn.core.mgmt.internal.EffectorUtils.findEffectorMatching(Entity, Method)
since 0.7.0, not used
|
org.apache.brooklyn.core.mgmt.internal.EffectorUtils.findEffectorMatching(Set>, String, Map)
since 0.7.0, expects parameters but does not use them!
|
org.apache.brooklyn.core.location.Machines.findUniqueSshMachineLocation(Iterable extends Location>)
|
org.apache.brooklyn.rest.util.BrooklynRestResourceUtils.fixLocation(String) |
org.apache.brooklyn.api.mgmt.rebind.RebindManager.forcePersistNow()
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.forgetPortMapping(PortMapping) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.forgetPortMapping(PortMapping)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.forgetPortMapping(PortMapping)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.forgetPublicIpHostname(String) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.forgetPublicIpHostname(String)
|
org.apache.brooklyn.core.location.access.PortForwardManager.forgetPublicIpHostname(String)
|
org.apache.brooklyn.rest.domain.ApiError.Builder.fromApiError(ApiError)
|
org.apache.brooklyn.util.stream.Streams.fromString(String)
|
org.apache.brooklyn.rest.domain.ApiError.fromThrowable(Throwable)
|
org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.get(Map, String)
attempts to call get with this syntax are probably mistakes; get(key, defaultValue) is fine but
Map is unlikely the key, much more likely they meant getFirst(flags, key).
|
org.apache.brooklyn.core.internal.BrooklynProperties.get(Map, String)
attempts to call get with this syntax are probably mistakes; get(key, defaultValue) is fine but
Map is unlikely the key, much more likely they meant getFirst(flags, key).
|
org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties.get(Map, String) |
org.apache.brooklyn.rest.resources.LocationResource.get(String)
since 0.7.0; REST call now handled by below (optional query parameter added)
|
org.apache.brooklyn.core.entity.EntityInternal.getAllAttributes()
|
org.apache.brooklyn.core.entity.AbstractEntity.getAllAttributes() |
org.apache.brooklyn.core.entity.EntityInternal.getAllConfig()
since 0.7.0; instead just use methods on ConfigurationSupportInternal returned by BrooklynObjectInternal.config() ,
e.g. getBag().getAllConfigAsConfigKeyMap().
|
org.apache.brooklyn.core.entity.AbstractEntity.getAllConfig() |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getAllConfig() |
org.apache.brooklyn.api.location.Location.getAllConfig(boolean)
|
org.apache.brooklyn.core.location.AbstractLocation.getAllConfig(boolean) |
org.apache.brooklyn.core.entity.EntityInternal.getAllConfigBag()
|
org.apache.brooklyn.core.entity.AbstractEntity.getAllConfigBag() |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getAllConfigBag() |
org.apache.brooklyn.core.location.AbstractLocation.getAllConfigBag() |
org.apache.brooklyn.core.location.internal.LocationInternal.getAllConfigBag()
|
org.apache.brooklyn.rest.api.CatalogApi.getApplication(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.getApplication(String) |
org.apache.brooklyn.core.entity.AbstractEntity.getAttributeByNameParts(List)
|
org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.getAttrs() |
org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher.getAverage() |
org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher.getAverage(long) |
org.apache.brooklyn.core.server.BrooklynServerConfig.getBrooklynWebTmpDir(ManagementContext)
|
org.apache.brooklyn.util.core.osgi.Osgis.getBundle(Framework, String)
|
org.apache.brooklyn.util.core.osgi.Osgis.getBundle(Framework, String, String)
|
org.apache.brooklyn.util.core.osgi.Osgis.getBundle(Framework, String, Version)
|
org.apache.brooklyn.util.core.osgi.Osgis.getBundlesByName(Framework, String)
|
org.apache.brooklyn.util.core.osgi.Osgis.getBundlesByName(Framework, String, Predicate)
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.getCatalogItemOptionalVersion(ManagementContext, Class, String)
since 0.9.0 use BrooklynTypeRegistry#get(String, org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind, Class)
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.getCatalogItemOptionalVersion(ManagementContext, String)
since 0.9.0 use BrooklynTypeRegistry#get(String, org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind, Class)
|
org.apache.brooklyn.rest.api.EntityApi.getChildrenOld(String, String)
since 0.7.0 use /children
|
org.apache.brooklyn.feed.ssh.SshPollConfig.getCommand()
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.getCommonModules()
|
org.apache.brooklyn.api.entity.EntityLocal.getConfig(ConfigKey.HasConfigKey, T)
in 0.5; use #getConfig(HasConfigKey)
|
org.apache.brooklyn.core.entity.AbstractEntity.getConfig(ConfigKey.HasConfigKey, T) |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getConfig(ConfigKey.HasConfigKey, T) |
org.apache.brooklyn.config.ConfigMap.getConfig(ConfigKey.HasConfigKey, T)
since 0.7.0; use #getConfig(HasConfigKey)
|
org.apache.brooklyn.api.entity.EntityLocal.getConfig(ConfigKey, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.getConfig(ConfigKey, T) |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getConfig(ConfigKey, T) |
org.apache.brooklyn.config.ConfigMap.getConfig(ConfigKey, T)
|
org.apache.brooklyn.core.location.LocationConfigUtils.getConfigCheckingDeprecatedAlternatives(ConfigBag, ConfigKey, ConfigKey>...)
since 0.6.0 use configBag.getWithDeprecation
|
org.apache.brooklyn.core.entity.EntityInternal.getConfigMap()
|
org.apache.brooklyn.core.entity.AbstractEntity.getConfigMap() |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getConfigMap() |
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.getConfigMap() |
org.apache.brooklyn.api.entity.Entity.getConfigRaw(ConfigKey.HasConfigKey>, boolean)
since 0.7.0
|
org.apache.brooklyn.core.entity.AbstractEntity.getConfigRaw(ConfigKey.HasConfigKey>, boolean) |
org.apache.brooklyn.api.entity.Entity.getConfigRaw(ConfigKey>, boolean)
since 0.7.0; use ((EntityInternal)entity).config().getRaw() or
((EntityInternal)entity).config().getLocalRaw()
|
org.apache.brooklyn.core.entity.AbstractEntity.getConfigRaw(ConfigKey>, boolean) |
org.apache.brooklyn.api.mgmt.rebind.mementos.Memento.getCustomField(String)
since 0.7.0; use config/attributes so generic persistence will work, rather than requiring "custom fields"
|
org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento.getCustomField(String) |
org.apache.brooklyn.api.mgmt.rebind.mementos.Memento.getCustomFields()
since 0.7.0; use config/attributes so generic persistence will work, rather than requiring "custom fields"
|
org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento.getCustomFields() |
org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento.getCustomFields() |
org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento.getCustomFields() |
org.apache.brooklyn.core.mgmt.rebind.dto.AbstractTreeNodeMemento.getCustomFields() |
org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento.getCustomFields() |
org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.getDeclaredType() |
org.apache.brooklyn.api.entity.EntityType.getEffector(String, Class>...)
since 0.7.0 use EntityType.getEffectorByName(String) ;
use of multiple effectors with the same name is not supported by the EntityDynamicType implementation,
so should be discouraged. overloading can be achieved by inspecting the parameters map.
|
org.apache.brooklyn.api.entity.Entity.getEnrichers()
|
org.apache.brooklyn.core.entity.AbstractEntity.getEnrichers()
|
org.apache.brooklyn.rest.api.CatalogApi.getEntity(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.getEntity(String) |
org.apache.brooklyn.core.entity.EntityDynamicType.getEntityClass()
|
org.apache.brooklyn.rest.client.BrooklynApi.getEntityGeneric(Response, )
since 0.8.0-incubating. Use #getEntity(Response, GenericType) instead.
|
org.apache.brooklyn.feed.ssh.SshPollConfig.getEnv()
|
org.apache.brooklyn.core.entity.EntityInternal.getFeedSupport()
|
org.apache.brooklyn.core.entity.AbstractEntity.getFeedSupport() |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getFeedSupport() |
org.apache.brooklyn.location.jclouds.JcloudsUtil.getFirstReachableAddress(ComputeServiceContext, NodeMetadata)
|
org.apache.brooklyn.api.entity.Entity.getGroups()
|
org.apache.brooklyn.core.entity.AbstractEntity.getGroups()
|
org.apache.brooklyn.rest.api.ServerApi.getHighAvailability() |
org.apache.brooklyn.rest.resources.ServerResource.getHighAvailability() |
org.apache.brooklyn.core.config.render.RendererHints.getHintsFor(Object) |
org.apache.brooklyn.core.config.render.RendererHints.getHintsFor(Object, Class extends RendererHints.Hint>) |
org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver.getHttpPort() |
org.apache.brooklyn.rest.api.CatalogApi.getIcon(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.getIcon(String) |
org.apache.brooklyn.api.location.LocationSpec.getId()
since 0.7.0; instead let the management context pick a random+unique id
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.getIdFromVersionedId(String)
|
org.apache.brooklyn.util.net.Cidr.getInetAddressWithFixedName(byte[])
|
org.apache.brooklyn.rest.domain.TaskSummary.getIsCancelled()
|
org.apache.brooklyn.rest.domain.TaskSummary.getIsError()
|
org.apache.brooklyn.core.catalog.internal.CatalogItemDo.getJavaClass()
since 0.7.0 this is the legacy mechanism; still needed for policies and apps, but being phased out.
new items should use CatalogItemDo.getPlanYaml() and #newClassLoadingContext
|
org.apache.brooklyn.api.catalog.CatalogItem.getJavaType()
|
org.apache.brooklyn.entity.java.JmxSupport.getJmxAgentJarBasename()
|
org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver.getJmxContext()
since 0.6.0, the config key is always used instead of this
|
org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver.getJmxPort()
since 0.6.0, the config key is always used instead of this
|
org.apache.brooklyn.core.location.LocationConfigUtils.getKeyData(ConfigBag, ConfigKey, ConfigKey)
since 0.7.0, use #getOsCredential(ConfigBag)
|
org.apache.brooklyn.util.javalang.AggregateClassLoader.getList()
since 0.7.0
|
org.apache.brooklyn.core.entity.EntityInternal.getLocalConfigBag()
|
org.apache.brooklyn.core.entity.AbstractEntity.getLocalConfigBag() |
org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.getLocalConfigBag() |
org.apache.brooklyn.core.location.internal.LocationInternal.getLocalConfigBag()
|
org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup.getLocalhostExternalIp()
|
org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup.getLocalhostExternalIpImpl()
|
org.apache.brooklyn.rest.api.CatalogApi.getLocation(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.getLocation(String) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getLocationPublicIpIds(Location)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.getLocationPublicIpIds(Location)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.feed.ssh.SshFeed.getMachineOfEntity(Entity)
since 0.7.0, use static convenience on Locations
|
org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.getManagementContext()
since 0.9.0
|
org.apache.brooklyn.api.catalog.CatalogItem.getName()
|
org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract.getName() |
org.apache.brooklyn.core.catalog.internal.CatalogItemDo.getName() |
org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation.getNode()
since 0.9.0
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.getNode()
since 0.9.0
|
org.apache.brooklyn.location.jclouds.JcloudsMachineLocation.getNode()
|
org.apache.brooklyn.api.location.MachineLocation.getOsDetails()
since 0.7.0. Use getMachineDetails().getOsDetails() instead.
|
org.apache.brooklyn.core.server.BrooklynServerConfig.getPersistenceDir(ManagementContext)
|
org.apache.brooklyn.core.server.BrooklynServerConfig.getPersistenceDir(StringConfigMap)
|
org.apache.brooklyn.api.entity.Entity.getPolicies()
|
org.apache.brooklyn.core.entity.AbstractEntity.getPolicies()
|
org.apache.brooklyn.rest.api.CatalogApi.getPolicy(String)
|
org.apache.brooklyn.rest.resources.CatalogResource.getPolicy(String) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getPortMappingWithPrivateSide(Location, int)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.getPortMappingWithPrivateSide(Location, int)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getPortMappingWithPublicIpId(String)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.getPortMappingWithPublicIpId(String)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getPortMappingWithPublicSide(String, int)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.getPortMappingWithPublicSide(String, int)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.LocationConfigUtils.getPrivateKeyData(ConfigBag)
since 0.7.0, use #getOsCredential(ConfigBag)
|
org.apache.brooklyn.util.core.ResourceUtils.getProtocol(String)
|
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getPublicHostAndPort(PortMapping)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManager.getPublicHostAndPort(PortMapping)
since 0.7.0; this method will be internal only
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.getPublicIpHostname(String) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.getPublicIpHostname(String)
|
org.apache.brooklyn.core.location.access.PortForwardManager.getPublicIpHostname(String)
|
org.apache.brooklyn.core.location.LocationConfigUtils.getPublicKeyData(ConfigBag)
since 0.7.0, use #getOsCredential(ConfigBag)
|
org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl.getRawConfig(ConfigKey>) |
org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties.getRawConfig(ConfigKey>) |
org.apache.brooklyn.config.ConfigMap.getRawConfig(ConfigKey>)
since 0.7.0 use #getConfigRaw(ConfigKey)
|
org.apache.brooklyn.core.location.AbstractLocation.getRawLocalConfigBag()
|
org.apache.brooklyn.api.catalog.CatalogItem.getRegisteredTypeName()
|
org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract.getRegisteredTypeName() |
org.apache.brooklyn.core.catalog.internal.CatalogItemDo.getRegisteredTypeName() |
org.apache.brooklyn.entity.network.bind.BindDnsServer.getReverseMappings()
|
org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver.getRmiRegistryPort()
since 0.6.0, the config key is always used instead of this
|
org.apache.brooklyn.rest.api.ServerApi.getStatus() |
org.apache.brooklyn.rest.resources.ServerResource.getStatus() |
org.apache.brooklyn.core.mgmt.internal.EffectorUtils.getTaskFlagsForEffectorInvocation(Entity, Effector>)
|
org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation.getTemplate()
since 0.9.0
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.getTemplate()
since 0.9.0
|
org.apache.brooklyn.location.jclouds.JcloudsMachineLocation.getTemplate()
|
org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl.getUrl(Entity, AttributeSensor)
|
org.apache.brooklyn.util.core.osgi.Osgis.getVersionedId(Bundle)
|
org.apache.brooklyn.util.core.osgi.Osgis.getVersionedId(Manifest)
|
org.apache.brooklyn.core.BrooklynVersion.getVersionFromClasspath()
since 0.7.0, in favour of the more specific methods (and does anyone need that default value?)
|
org.apache.brooklyn.core.BrooklynVersion.getVersionFromStatic()
|
org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.getYamlLoader() |
org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode.guessing(BrooklynObjectManagementMode, BrooklynObjectManagementMode) |
org.apache.brooklyn.api.location.Location.hasConfig(ConfigKey>, boolean)
since 0.7.0; use Configurable.config() , such as ((LocationInternal)location).config().getRaw(key).isPresent()
|
org.apache.brooklyn.core.location.AbstractLocation.hasConfig(ConfigKey>, boolean) |
org.apache.brooklyn.api.location.LocationSpec.id(String)
since 0.7.0; instead let the management context pick a random+unique id
|
org.apache.brooklyn.location.jclouds.BrooklynImageChooser.imageChooserFromOrderingDeprecated(Ordering)
since 0.7.0 kept in case persisted
|
org.apache.brooklyn.util.ssh.IptablesCommands.insertIptablesRule(IptablesCommands.Chain, IptablesCommands.Protocol, int, IptablesCommands.Policy)
|
org.apache.brooklyn.util.ssh.IptablesCommands.insertIptablesRule(IptablesCommands.Chain, String, IptablesCommands.Protocol, int, IptablesCommands.Policy)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.installAfterUpdatingIfNotPresent(String)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.installJavaAndCurl(OperatingSystem)
|
org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.internalCreateSpecLegacy(ManagementContext, CatalogItem, Set, boolean)
since introduction in 0.9.0, only used for backwards compatibility, can be removed any time;
uses the type-creation info on the item.
deprecated transformers must be included by routines which don't use BrooklynTypePlanTransformer instances;
otherwise deprecated transformers should be excluded. (deprecation is taken as equivalent to having a new-style transformer.)
|
org.apache.brooklyn.util.os.Os.isAbsolute(String)
|
org.apache.brooklyn.core.location.access.PortForwardManagerClient.isClient() |
org.apache.brooklyn.core.location.access.PortForwardManager.isClient()
since 0.7.0; no need to separate client-proxy from impl
|
org.apache.brooklyn.util.core.osgi.Osgis.isExtensionBundle(Bundle)
|
org.apache.brooklyn.api.catalog.CatalogItem.CatalogBundle.isNamed()
|
org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl.isNamed() |
org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory.isNewStyleEnricher(Class>)
|
org.apache.brooklyn.core.objs.proxy.InternalLocationFactory.isNewStyleLocation(Class>)
|
org.apache.brooklyn.core.objs.proxy.InternalLocationFactory.isNewStyleLocation(ManagementContext, Class>)
|
org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory.isNewStylePolicy(Class>)
|
org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory.isNewStylePolicy(ManagementContext, Class>)
|
org.apache.brooklyn.util.time.CountdownTimer.isRunning()
|
org.apache.brooklyn.core.entity.Entities.isSecret(String)
since 0.7; instead use Sanitizer#IS_SECRET_PREDICATE.apply(Object)
|
org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder.javaType(String) |
org.apache.brooklyn.rest.api.LocationApi.list()
since 0.7.0; use CatalogApi#listLocations(String, String)
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.listNodes()
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.listNodes(Map, ?>)
since 0.7.0 use JcloudsLocation.listMachines() .
(no support for custom compute service flags; if that is needed, we'll have to introduce a new method,
but it seems there are no usages)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.locationMementoFunction()
|
org.apache.brooklyn.util.text.Strings.makeTimeString(long)
|
org.apache.brooklyn.core.entity.Entities.manage(Entity)
|
org.apache.brooklyn.api.mgmt.LocationManager.manage(Location)
|
org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager.manage(Location) |
org.apache.brooklyn.core.entity.Entities.manage(Location, ManagementContext)
|
org.apache.brooklyn.core.location.Locations.manage(Location, ManagementContext)
|
org.apache.brooklyn.core.entity.EntityPredicates.managed()
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.mapSecurityGroupRuleToIpTables(ComputeService, NodeMetadata, LoginCredentials, String, Iterable)
since 0.7
|
org.apache.brooklyn.feed.jmx.JmxNotificationFilters.matchesTypeRegex(String)
since 0.6.0;
only works if this brooklyn class is on the classpath of the JVM that your
subscribing to notifications on (because it tries to push the filter instance
to that JVM). So of very limited use in real-world java processes to be managed.
Therefore this will be deleted to avoid people hitting this surprising behaviour.
|
org.apache.brooklyn.core.config.ConfigPredicates.matchingGlob(String)
|
org.apache.brooklyn.core.config.ConfigPredicates.matchingRegex(String)
|
org.apache.brooklyn.util.time.Duration.maximum(Duration)
|
org.apache.brooklyn.util.core.ResourceUtils.mergeFilePaths(String...)
|
org.apache.brooklyn.util.core.ResourceUtils.mergePaths(String...)
|
org.apache.brooklyn.util.time.Duration.minimum(Duration)
|
org.apache.brooklyn.util.core.ResourceUtils.mkdirs(File)
since 0.7.0; use same method in Os
|
org.apache.brooklyn.api.entity.EntityLocal.modifyAttribute(AttributeSensor, Function super T, Maybe>)
since 0.8.0; use SensorSupport#modify(AttributeSensor, Function) via code like sensors().modify(attribute, modifier) .
|
org.apache.brooklyn.core.entity.AbstractEntity.modifyAttribute(AttributeSensor, Function super T, Maybe>) |
org.apache.brooklyn.core.catalog.CatalogPredicates.name(Predicate super String>)
|
org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder.name(String)
|
org.apache.brooklyn.util.core.task.TaskBuilder.name(String)
|
org.apache.brooklyn.core.config.ConfigPredicates.nameMatching(Predicate)
|
org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher.newAveragingEnricher(Map, AttributeSensor extends N>, AttributeSensor, N, Double)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newBrooklynMemento(ManagementContext)
since 0.7.0; will be moved to test code; generate each entity/location memento separately
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newCatalogItemMemento(CatalogItem, ?>)
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.newClassLoadingContext(ManagementContext, String, Collection extends OsgiBundleWithUrl>, BrooklynClassLoadingContext) |
org.apache.brooklyn.core.catalog.internal.CatalogUtils.newClassLoadingContext(ManagementContext, String, Collection, ClassLoader)
since 0.7.0 only for legacy catalog items which provide a non-osgi loader; see #newDefault(ManagementContext)
|
org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext.newDefault(ManagementContext) |
org.apache.brooklyn.core.catalog.internal.CatalogDto.newDtoFromCatalogItems(Collection>)
|
org.apache.brooklyn.core.catalog.internal.CatalogDto.newDtoFromUrl(String)
|
org.apache.brooklyn.core.catalog.internal.CatalogDto.newDtoFromXmlContents(String, String)
since 0.7.0 the xml format is deprecated; use YAML parse routines on BasicBrooklynCatalog
|
org.apache.brooklyn.core.catalog.internal.CatalogDto.newDtoFromXmlUrl(String)
since 0.7.0 the xml format is deprecated; use YAML parse routines on BasicBrooklynCatalog
|
org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher.newEnricher(Map, AttributeSensor, AttributeSensor, Closure>, S)
|
org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher.newEnricher(Map, AttributeSensor, AttributeSensor, Function, T>, S)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newEnricherMemento(Enricher)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newEntityMemento(Entity)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newEntityMementoBuilder(Entity)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newFeedMemento(Feed)
|
org.apache.brooklyn.util.core.osgi.Osgis.newFrameworkFactory()
since 0.9.0, replaced by {@link EmbeddedFelixFramework#newFrameworkFactory()
|
org.apache.brooklyn.util.core.osgi.Osgis.newFrameworkStarted(String, boolean, Map, ?>)
|
org.apache.brooklyn.rest.transform.LocationTransformer.newInstance(LocationDefinition)
since 0.7.0 use method taking management context and detail specifier
|
org.apache.brooklyn.rest.transform.LocationTransformer.newInstance(String, LocationSpec)
since 0.7.0 use method taking management context and detail specifier
|
org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher.newInstanceRenaming(Entity, Map extends Sensor>, ? extends Sensor>>)
|
org.apache.brooklyn.enricher.stock.SensorTransformingEnricher.newInstanceTransforming(Entity, AttributeSensor, Function, AttributeSensor)
since 0.7.0; use Enrichers.builder()
|
org.apache.brooklyn.util.core.config.ConfigBag.newInstanceWithInnerClass(ConfigBag, Map, ?>)
since 0.7.0, not used; kept only for rebind compatibility where the inner class is used
(now replaced by a static class above)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newLocationMemento(Location)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newLocationMementoBuilder(Location)
|
org.apache.brooklyn.core.entity.factory.ApplicationBuilder.newManagedApp(Class) |
org.apache.brooklyn.core.entity.factory.ApplicationBuilder.newManagedApp(EntitySpec, ManagementContext)
class can be removed; users of this convenience method can now simply do mgmt.getEntityManager().createEntity(spec)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newMemento(BrooklynObject)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.newPolicyMemento(Policy)
|
org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher.newSummingEnricher(Map, AttributeSensor, AttributeSensor, N, T)
|
org.apache.brooklyn.core.typereg.RegisteredTypes.of(CatalogItem, ?>)
since it was introduced in 0.9.0; for backwards compatibility only, may be removed at any point
|
org.apache.brooklyn.camp.spi.pdp.DeploymentPlan.of(Map) |
org.apache.brooklyn.core.entity.AbstractEntity.onManagementBecomingMaster()
since 0.4.0 override EntityManagementSupport.onManagementStarted if customization needed
|
org.apache.brooklyn.core.entity.AbstractEntity.onManagementNoLongerMaster()
since 0.4.0 override EntityManagementSupport.onManagementStopped if customization needed
|
org.apache.brooklyn.core.sensor.DependentConfiguration.Builder.onUnmanagedContinue() |
org.apache.brooklyn.location.jclouds.BrooklynImageChooser.orderingScoredWithoutDefaultsDeprecated()
since 0.7.0 kept in case persisted
|
org.apache.brooklyn.location.jclouds.BrooklynImageChooser.orderingWithDefaultsDeprecated(Ordering)
since 0.7.0 kept in case persisted
|
org.apache.brooklyn.util.text.KeyValueParser.parse(String) |
org.apache.brooklyn.util.time.Time.parseDateString(String, DateFormat)
|
org.apache.brooklyn.util.core.osgi.Osgis.parseOsgiIdentifier(String)
|
org.apache.brooklyn.util.time.Time.parseTimeString(String)
|
org.apache.brooklyn.util.time.Time.parseTimeStringAsDouble(String)
|
org.apache.brooklyn.launcher.BrooklynLauncher.persistState(BrooklynMementoRawData, String, String)
|
org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators.policyMementoFunction()
|
org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer.postRelease(JcloudsSshMachineLocation) |
org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer.postRelease(JcloudsSshMachineLocation) |
org.apache.brooklyn.location.jclouds.JcloudsUtil.predicateMatchingById(NodeMetadata)
since 0.7
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.predicateMatchingById(String)
since 0.7
|
org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer.preRelease(JcloudsSshMachineLocation) |
org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer.preRelease(JcloudsSshMachineLocation) |
org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder.privateKey(String)
1.4.0, use privateKeyData
|
org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder.privateKey(String)
use privateKeyData
|
org.apache.brooklyn.util.core.text.TemplateProcessor.processTemplate(String, EntityDriver, Map)
|
org.apache.brooklyn.util.core.text.TemplateProcessor.processTemplate(String, Map)
|
org.apache.brooklyn.util.exceptions.Exceptions.propagateCollapsed(Throwable)
|
org.apache.brooklyn.util.core.ResourceUtils.readFullyBytes(InputStream)
since 0.7.0 use {@link Streams#readFully(InputStream)
|
org.apache.brooklyn.util.core.ResourceUtils.readFullyString(InputStream)
since 0.7.0 use {@link Streams#readFullyString(InputStream)
|
org.apache.brooklyn.api.mgmt.rebind.RebindManager.rebind()
|
org.apache.brooklyn.api.mgmt.rebind.RebindManager.rebind(ClassLoader)
|
org.apache.brooklyn.api.mgmt.rebind.RebindManager.rebind(ClassLoader, RebindExceptionHandler)
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.rebindMachine(ConfigBag)
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.rebindMachine(Map, ?>)
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.rebindMachine(Map, ?>, NodeMetadata)
|
org.apache.brooklyn.location.jclouds.JcloudsLocation.rebindMachine(NodeMetadata)
|
org.apache.brooklyn.core.location.access.PortForwardManagerImpl.recordPublicIpHostname(String, String) |
org.apache.brooklyn.core.location.access.PortForwardManagerClient.recordPublicIpHostname(String, String)
|
org.apache.brooklyn.core.location.access.PortForwardManager.recordPublicIpHostname(String, String)
|
org.apache.brooklyn.core.entity.EntityInternal.refreshInheritedConfig()
|
org.apache.brooklyn.core.entity.AbstractEntity.refreshInheritedConfig()
since 0.7.0; see config().refreshInheritedConfig()
|
org.apache.brooklyn.core.catalog.CatalogPredicates.registeredTypeName(Predicate super String>) |
org.apache.brooklyn.api.entity.EntityLocal.removeAllEnrichers()
since 0.9.0; see EnricherSupportInternal#removeAllEnrichers() , e.g. ((EntityInternal)entity).enrichers().removeAllEnrichers()
|
org.apache.brooklyn.core.entity.AbstractEntity.removeAllEnrichers()
|
org.apache.brooklyn.api.entity.EntityLocal.removeAllPolicies()
since 0.9.0; see PolicySupportInternal#removeAllPolicies() , e.g. ((EntityInternal)entity).policies().removeAllPolicies()
|
org.apache.brooklyn.core.entity.AbstractEntity.removeAllPolicies()
|
org.apache.brooklyn.core.entity.EntityInternal.removeAttribute(AttributeSensor>)
|
org.apache.brooklyn.core.entity.AbstractEntity.removeAttribute(AttributeSensor>) |
org.apache.brooklyn.api.entity.Entity.removeEnricher(Enricher)
|
org.apache.brooklyn.core.entity.AbstractEntity.removeEnricher(Enricher)
|
org.apache.brooklyn.api.entity.Entity.removeGroup(Group)
|
org.apache.brooklyn.core.entity.AbstractEntity.removeGroup(Group)
|
org.apache.brooklyn.api.entity.Entity.removePolicy(Policy)
|
org.apache.brooklyn.core.entity.AbstractEntity.removePolicy(Policy)
|
org.apache.brooklyn.util.core.ResourceUtils.removeShutdownHook(Thread)
|
org.apache.brooklyn.util.repeat.Repeater.repeat()
since 0.7.0 this is no-op, as the repeater defaults to repeating nothing, simply remove the call,
using just Repeater.until(...) .
|
org.apache.brooklyn.core.mgmt.entitlement.Entitlements.requireEntitled(EntitlementManager, EntitlementClass, T)
|
org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy.reset()
since 0.7; misleading method name; either remove the policy, or suspend/resume
|
org.apache.brooklyn.api.location.LocationRegistry.resolve(LocationDefinition, Map, ?>)
|
org.apache.brooklyn.core.location.BasicLocationRegistry.resolve(LocationDefinition, Map, ?>) |
org.apache.brooklyn.core.location.BasicLocationRegistry.resolve(String, boolean) |
org.apache.brooklyn.api.location.LocationRegistry.resolveForPeeking(LocationDefinition)
|
org.apache.brooklyn.core.location.BasicLocationRegistry.resolveForPeeking(LocationDefinition) |
org.apache.brooklyn.api.location.LocationRegistry.resolveIfPossible(String)
|
org.apache.brooklyn.core.location.BasicLocationRegistry.resolveIfPossible(String) |
org.apache.brooklyn.core.location.BasicLocationRegistry.resolveLocationDefinition(LocationDefinition, Map, String)
since 0.7.0 not used (and optionalName was ignored anyway)
|
org.apache.brooklyn.core.server.BrooklynServerConfig.resolvePersistencePath(String, StringConfigMap, String)
|
org.apache.brooklyn.launcher.BrooklynLauncher.retrieveState()
|
org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext.runAtEntity(Map, Entity, Callable)
since 0.6.0 use effectors (or support runAtEntity(Entity, Effector, Map) if something else is needed);
(Callable with Map flags is too open-ended, bothersome to support, and not used much)
|
org.apache.brooklyn.location.jclouds.JcloudsUtil.runScriptOnNode(ComputeService, NodeMetadata, Statement, String)
since 0.7
|
org.apache.brooklyn.core.entity.Entities.sanitize(ConfigBag)
|
org.apache.brooklyn.core.entity.Entities.sanitize(Map)
|
org.apache.brooklyn.rest.api.PolicyConfigApi.set(String, String, String, String, String)
since 0.7.0 use set with object
|
org.apache.brooklyn.rest.resources.PolicyConfigResource.set(String, String, String, String, String) |
org.apache.brooklyn.util.core.flags.FlagUtils.setAllConfigKeys(Configurable, ConfigBag)
|
org.apache.brooklyn.util.core.flags.FlagUtils.setAllConfigKeys(Map, Configurable)
|
org.apache.brooklyn.api.entity.EntityLocal.setAttribute(AttributeSensor, T)
since 0.8.0; use SensorSupport#set(AttributeSensor, Object) via code like sensors().set(attribute, val) .
|
org.apache.brooklyn.core.entity.AbstractEntity.setAttribute(AttributeSensor, T) |
org.apache.brooklyn.core.entity.AbstractEntity.setAttribute(AttributeSensorAndConfigKey, T>)
|
org.apache.brooklyn.core.entity.EntityInternal.setAttributeWithoutPublishing(AttributeSensor, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.setAttributeWithoutPublishing(AttributeSensor, T) |
org.apache.brooklyn.util.text.ByteSizeStrings.setBytesPerMetricUnit(int)
|
org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract.setCatalogItemId(String) |
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey.HasConfigKey, DeferredSupplier)
|
org.apache.brooklyn.api.entity.EntityLocal.setConfig(ConfigKey.HasConfigKey, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey.HasConfigKey, T) |
org.apache.brooklyn.api.entity.EntityLocal.setConfig(ConfigKey.HasConfigKey, Task)
|
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey.HasConfigKey, Task) |
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey, DeferredSupplier)
|
org.apache.brooklyn.api.entity.EntityLocal.setConfig(ConfigKey, T)
|
org.apache.brooklyn.api.objs.Configurable.setConfig(ConfigKey, T)
|
org.apache.brooklyn.api.policy.Policy.setConfig(ConfigKey, T)
|
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey, T) |
org.apache.brooklyn.core.location.AbstractLocation.setConfig(ConfigKey, T) |
org.apache.brooklyn.core.objs.BasicConfigurableObject.setConfig(ConfigKey, T) |
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.setConfig(ConfigKey, T) |
org.apache.brooklyn.api.entity.EntityLocal.setConfig(ConfigKey, Task)
|
org.apache.brooklyn.core.entity.AbstractEntity.setConfig(ConfigKey, Task) |
org.apache.brooklyn.core.catalog.internal.CatalogUtils.setDeprecated(ManagementContext, String, boolean)
since it was introduced in 0.9.0; TBD where this should live
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.setDeprecated(ManagementContext, String, String, boolean)
since it was introduced in 0.9.0; TBD where this should live
|
org.apache.brooklyn.rest.api.CatalogApi.setDeprecatedLegacy(String, boolean)
since 0.8.0; use "/entities/{itemId}/deprecated" with payload of true/false
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.setDisabled(ManagementContext, String, boolean)
since it was introduced in 0.9.0; TBD where this should live
|
org.apache.brooklyn.core.catalog.internal.CatalogUtils.setDisabled(ManagementContext, String, String, boolean)
since it was introduced in 0.9.0; TBD where this should live
|
org.apache.brooklyn.entity.group.DynamicGroupImpl.setEntityFilter(Closure) |
org.apache.brooklyn.entity.group.DynamicGroup.setEntityFilter(Closure)
|
org.apache.brooklyn.entity.group.DynamicClusterImpl.setFactory(EntityFactory>)
|
org.apache.brooklyn.entity.group.DynamicCluster.setFactory(EntityFactory>)
|
org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy.setGroup(Group)
since 0.7; instead set the group as config
|
org.apache.brooklyn.util.text.ByteSizeStrings.setLowerLimit(int)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setMaxLen(int)
|
org.apache.brooklyn.core.location.AbstractLocation.setName(String)
|
org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl.setPeriodicPersistPeriod(long)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setPrecision(int)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setSuffixBytes(String)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setSuffixGiga(String)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setSuffixKilo(String)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setSuffixMega(String)
|
org.apache.brooklyn.util.text.ByteSizeStrings.setSuffixTera(String)
|
org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector.shouldDeleteTask(Task>)
|
org.apache.brooklyn.util.stream.StreamGobbler.shutdown() |
org.apache.brooklyn.core.config.ConfigPredicates.startingWith(String)
|
org.apache.brooklyn.core.entity.Entities.startManagement(Application, BrooklynProperties)
|
org.apache.brooklyn.core.entity.Entities.startManagement(Application, ManagementContext)
since 0.9.0; entities are automatically managed when created with
EntityManager.createEntity(EntitySpec) . For top-level apps, use code like
managementContext.getEntityManager().createEntity(EntitySpec.create(...)) .
|
org.apache.brooklyn.core.entity.Entities.startManagement(Entity)
|
org.apache.brooklyn.entity.group.DynamicGroup.stop()
since 0.7; no longer supported (was only used in tests, and by classes that
also implemented Startable.stop() !)
|
org.apache.brooklyn.util.core.crypto.SecureKeys.stringPem(KeyPair)
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.submitRunScript(Statement)
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.submitRunScript(Statement, RunScriptOptions)
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.submitRunScript(String...)
|
org.apache.brooklyn.api.entity.EntityLocal.subscribe(Entity, Sensor, SensorEventListener super T>)
since 0.9.0; see SubscriptionSupportInternal#getSubscriptionContext() , e.g. with subscriptions().getSubscriptionContext()
|
org.apache.brooklyn.core.entity.AbstractEntity.subscribe(Entity, Sensor, SensorEventListener super T>)
since 0.9.0; see subscriptions().subscribe(producer, sensor, listener)
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.subscribe(Entity, Sensor, SensorEventListener super T>)
|
org.apache.brooklyn.api.entity.EntityLocal.subscribeToChildren(Entity, Sensor, SensorEventListener super T>)
since 0.9.0; see SubscriptionSupport#subscribeToChildren(Entity, Sensor, SensorEventListener) , e.g. with subscriptions().subscribeToChildren(...)
|
org.apache.brooklyn.core.entity.AbstractEntity.subscribeToChildren(Entity, Sensor, SensorEventListener super T>)
since 0.9.0; see subscriptions().subscribeToChildren(parent, sensor, listener)
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.subscribeToChildren(Entity, Sensor, SensorEventListener super T>)
|
org.apache.brooklyn.api.entity.EntityLocal.subscribeToMembers(Group, Sensor, SensorEventListener super T>)
since 0.9.0; see SubscriptionSupport#subscribeToMembers(Entity, Sensor, SensorEventListener) , e.g. with subscriptions().subscribeToMembers(...)
|
org.apache.brooklyn.core.entity.AbstractEntity.subscribeToMembers(Group, Sensor, SensorEventListener super T>)
since 0.9.0; see subscriptions().subscribeToMembers(producer, sensor, listener)
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.subscribeToMembers(Group, Sensor, SensorEventListener super T>)
|
org.apache.brooklyn.util.ssh.BashCommands.sudoAsUser(String, String)
since 0.7.0 semantics of this are fiddly, e.g. whether user gets their environment
|
org.apache.brooklyn.core.entity.EntityAndAttribute.supplier(Entity, AttributeSensor)
|
org.apache.brooklyn.util.core.ResourceUtils.tidyFilePath(String)
|
org.apache.brooklyn.entity.java.JavaAppUtils.times(double)
|
org.apache.brooklyn.util.collections.MutableSet.toImmutable()
|
org.apache.brooklyn.util.collections.MutableMap.toImmutable()
|
org.apache.brooklyn.util.collections.MutableList.toImmutable()
|
org.apache.brooklyn.util.text.Strings.toStringMap(Map, ?>)
|
org.apache.brooklyn.util.JavaGroovyEquivalents.toTimeDuration(Object)
|
org.apache.brooklyn.util.time.Time.toTimeString()
|
org.apache.brooklyn.util.time.Time.toTimeStringRounded()
|
org.apache.brooklyn.api.entity.EntityLocal.unsubscribe(Entity)
since 0.9.0; see SubscriptionSupport#unsubscribe(Entity) , e.g. with subscriptions().unsubscribe(...)
|
org.apache.brooklyn.core.entity.AbstractEntity.unsubscribe(Entity)
since 0.9.0; see subscriptions().unsubscribe(producer)
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.unsubscribe(Entity)
|
org.apache.brooklyn.api.entity.EntityLocal.unsubscribe(Entity, SubscriptionHandle)
since 0.9.0; see SubscriptionSupport#unsubscribe(Entity, SubscriptionHandle) , e.g. with subscriptions().unsubscribe(...)
|
org.apache.brooklyn.core.entity.AbstractEntity.unsubscribe(Entity, SubscriptionHandle)
since 0.9.0; see subscriptions().unsubscribe(producer, handle)
|
org.apache.brooklyn.core.objs.AbstractEntityAdjunct.unsubscribe(Entity, SubscriptionHandle)
|
org.apache.brooklyn.test.TestUtils.unwrapThrowable(Throwable)
since 0.8; use Exceptions.getFirstInteresting
|
org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation.waitForPassword()
since 0.9.0; use the machine to execute commands, so no need to extract the password
|
org.apache.brooklyn.core.sensor.DependentConfiguration.whenDone(Callable)
since 0.7; code will be moved into test utilities
|
org.apache.brooklyn.core.entity.EntityPredicates.withLocation(Location)
|
org.apache.brooklyn.util.core.ResourceUtils.writeToTempFile(InputStream, File, String, String)
since 0.7.0; use same method in Os
|
org.apache.brooklyn.util.core.ResourceUtils.writeToTempFile(InputStream, String, String)
since 0.7.0; use same method in Os
|
org.apache.brooklyn.util.core.ResourceUtils.writeToTempFile(Properties, File, String, String)
|
org.apache.brooklyn.util.core.ResourceUtils.writeToTempFile(Properties, String, String)
|