Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Brooklyn.location Classes and Interfaces - 122 results found.
NameDescriptionTypePackageFramework
AbstractCloudMachineProvisioningLocationClassbrooklyn.location.cloudBrooklyn
AbstractAvailabilityZoneExtensionClassbrooklyn.location.cloudBrooklyn
AbstractJcloudsSubnetSshMachineLocationClassbrooklyn.location.jcloudsBrooklyn
AbstractLocationA basic implementation of the Location interface.Classbrooklyn.location.basicBrooklyn
AbstractLocationResolverExamples of valid specs: byon(hosts=myhost)Classbrooklyn.location.basicBrooklyn
AbstractPortableTemplateBuilderClassbrooklyn.location.jclouds.templatesBrooklyn
AddressableLocationA location that has an IP address.Interfacebrooklyn.locationBrooklyn
AggregatingMachineProvisioningLocationTakes a list of other provisioners, and round-robins across them when obtaining a machine.Classbrooklyn.location.basicBrooklyn
AlwaysRetryOnRenewFix for RetryOnRenew so that it always retries on 401 when using a token.Classbrooklyn.location.jclouds.configBrooklyn
AlwaysRetryOnRenew .InterceptRetryOnRenewModuleIntercepts calls to the *other* RetryOnRenew instance, and uses the one above.Classbrooklyn.location.jclouds.configBrooklyn
AvailabilityZoneExtensionFor a location that has sub-zones within it (e.Interfacebrooklyn.location.cloudBrooklyn
AwsAvailabilityZoneExtensionClassbrooklyn.location.jclouds.zoneBrooklyn
BasicHardwareDetailsClassbrooklyn.location.basicBrooklyn
BasicJcloudsLocationCustomizerA default no-op implementation, which can be extended to override the appropriate methods.Classbrooklyn.location.jcloudsBrooklyn
BasicLocationDefinitionClassbrooklyn.location.basicBrooklyn
BasicLocationRegistryClassbrooklyn.location.basicBrooklyn
BasicMachineDetailsClassbrooklyn.location.basicBrooklyn
BasicMachineMetadataClassbrooklyn.location.basicBrooklyn
BasicOsDetailsClassbrooklyn.location.basicBrooklyn
BasicOsDetails .FactoryClassbrooklyn.location.basicBrooklyn
BasicOsDetails .OsArchsClassbrooklyn.location.basicBrooklyn
BasicOsDetails .OsNamesClassbrooklyn.location.basicBrooklyn
BasicOsDetails .OsVersionsClassbrooklyn.location.basicBrooklyn
BrooklynAccessUtilsClassbrooklyn.location.accessBrooklyn
BrooklynImageChooserClassbrooklyn.location.jcloudsBrooklyn
BrooklynMachinePoolClassbrooklyn.location.jcloudsBrooklyn
ByonLocationResolverExamples of valid specs: byon:(hosts=myhost)Classbrooklyn.location.basicBrooklyn
CloudLocationConfigInterfacebrooklyn.location.cloudBrooklyn
CloudMachineNamerClassbrooklyn.location.cloudBrooklyn
CustomMachineNamerClassbrooklyn.location.cloudBrooklyn
DefinedLocationByIdResolverClassbrooklyn.location.basicBrooklyn
DeprecatedKeysMappingBuilderClassbrooklyn.location.basicBrooklyn
DynamicLocationA location that is created and owned by an entity at runtime.Interfacebrooklyn.location.dynamicBrooklyn
FixedListMachineProvisioningLocationA provisioner of MachineLocations which takes a list of machines it can connect to.Classbrooklyn.location.basicBrooklyn
FixedListMachineProvisioningLocation .BuilderFacilitates fluent/programmatic style for constructing a fixed pool of machines.Classbrooklyn.location.basicBrooklyn
GeoBytesHostGeoLookupClassbrooklyn.location.geoBrooklyn
HardwareDetailsInterfacebrooklyn.locationBrooklyn
HasHostGeoInfoInterfacebrooklyn.location.geoBrooklyn
HasSubnetHostnameInterfacebrooklyn.location.basicBrooklyn
HostGeoInfoEncapsulates geo-IP information for a given host.Classbrooklyn.location.geoBrooklyn
HostGeoLookupInterfacebrooklyn.location.geoBrooklyn
HostLocationResolverClassbrooklyn.location.basicBrooklyn
JcloudsByonLocationResolverExamples of valid specs: byon:(hosts=myhost)Classbrooklyn.location.jcloudsBrooklyn
JcloudsLocationFor provisioning and managing VMs in a particular provider/region, using jclouds.Classbrooklyn.location.jcloudsBrooklyn
JcloudsLocationConfigInterfacebrooklyn.location.jcloudsBrooklyn
JcloudsLocationCustomizerCustomization hooks to allow apps to perform specific customisation at each stage of jclouds machine provisioning.Interfacebrooklyn.location.jcloudsBrooklyn
JcloudsLocationResolverClassbrooklyn.location.jcloudsBrooklyn
JcloudsLocationSecurityGroupCustomizerConfigures custom security groups on Jclouds locations.Classbrooklyn.location.jclouds.networkingBrooklyn
JcloudsMachineNamerClassbrooklyn.location.jcloudsBrooklyn
JcloudsPortForwarderExtensionInterfacebrooklyn.location.jclouds.networkingBrooklyn
JcloudsPredicatesClassbrooklyn.location.jcloudsBrooklyn
JcloudsPredicates .NodeInLocationClassbrooklyn.location.jcloudsBrooklyn
JcloudsPropertiesFromBrooklynProperties The properties to use for a jclouds location, loaded from brooklyn.Classbrooklyn.location.jcloudsBrooklyn
JcloudsSshMachineLocationClassbrooklyn.location.jcloudsBrooklyn
JcloudsUtilClassbrooklyn.location.jcloudsBrooklyn
LocalhostExternalIpLoaderClassbrooklyn.location.geoBrooklyn
LocalhostLocationResolverExamples of valid specs: localhost(name=abc)Classbrooklyn.location.basicBrooklyn
LocalhostMachineProvisioningLocationAn implementation of MachineProvisioningLocation that can provision a SshMachineLocation for the By default you can only obtain a single SshMachineLocation for the localhost.Classbrooklyn.location.basicBrooklyn
LocalhostMachineProvisioningLocation .LocalhostMachineClassbrooklyn.location.basicBrooklyn
LocalhostPropertiesFromBrooklynPropertiesClassbrooklyn.location.basicBrooklyn
LocationA location that an entity can be in.Interfacebrooklyn.locationBrooklyn
LocationConfigKeysClassbrooklyn.location.basicBrooklyn
LocationConfigUtilsClassbrooklyn.location.basicBrooklyn
LocationDefinitionDefines a location, where the getSpec() is like a serialized representation of the location so that Brooklyn can create a corresponding location.Interfacebrooklyn.locationBrooklyn
LocationDynamicTypeClassbrooklyn.location.basicBrooklyn
LocationInternalInformation about locations private to Brooklyn.Interfacebrooklyn.location.basicBrooklyn
LocationNotAvailableExceptionIndicates that a ProvisioningLocation is not able to provision a requested locationSee Also:Serialized FormClassbrooklyn.locationBrooklyn
LocationOwnerAn entity that owns a particular location.Interfacebrooklyn.location.dynamicBrooklyn
LocationPredicatesClassbrooklyn.location.basicBrooklyn
LocationPropertiesFromBrooklynPropertiesThe properties to use for locations, loaded from brooklyn.Classbrooklyn.location.basicBrooklyn
LocationRegistryThe registry of the sorts of locations that brooklyn knows about.Interfacebrooklyn.locationBrooklyn
LocationResolverProvides a way of creating location instances of a particular type.Interfacebrooklyn.locationBrooklyn
LocationResolver .EnableableLocationResolverInterfacebrooklyn.locationBrooklyn
LocationsClassbrooklyn.location.basicBrooklyn
Locations .LocationsFilterInterfacebrooklyn.location.basicBrooklyn
LocationSpecGives details of a location to be created.Classbrooklyn.locationBrooklyn
LocationTypeGives type information for a Location.Interfacebrooklyn.locationBrooklyn
LocationTypeSnapshotClassbrooklyn.location.basicBrooklyn
MachineDetailsInterfacebrooklyn.locationBrooklyn
MachineLocationA location that is a machine.Interfacebrooklyn.locationBrooklyn
MachineManagementMixinsClassbrooklyn.locationBrooklyn
MachineManagementMixins .GivesMachineMetadataInterfacebrooklyn.locationBrooklyn
MachineManagementMixins .KillsMachinesInterfacebrooklyn.locationBrooklyn
MachineManagementMixins .ListsMachinesInterfacebrooklyn.locationBrooklyn
MachineManagementMixins .MachineMetadataInterfacebrooklyn.locationBrooklyn
MachineManagementMixins .RichMachineProvisioningLocationInterfacebrooklyn.locationBrooklyn
MachinePoolContains details of machines detected at a given cloud (ComputeService), and records claims made against those machines via this pool.Classbrooklyn.location.jclouds.poolBrooklyn
MachinePoolPredicatesClassbrooklyn.location.jclouds.poolBrooklyn
MachineProvisioningLocationA location that is able to provision new machines within its location.Interfacebrooklyn.locationBrooklyn
MachinesClassbrooklyn.location.basicBrooklyn
MachineSetClassbrooklyn.location.jclouds.poolBrooklyn
MaxMind2HostGeoLookupClassbrooklyn.location.geoBrooklyn
MultiLocationA location which consists of multiple locations stitched together to form availability zones.Classbrooklyn.location.basicBrooklyn
MultiLocation .AvailabilityZoneExtensionImplClassbrooklyn.location.basicBrooklyn
MultiLocationResolverClassbrooklyn.location.basicBrooklyn
NamedLocationResolverAllows you to say, in your brooklyn.Classbrooklyn.location.basicBrooklyn
NoMachinesAvailableExceptionIndicates no machines are available in a given location.Classbrooklyn.locationBrooklyn
OsDetailsInterfacebrooklyn.locationBrooklyn
PortableTemplateBuilderClassbrooklyn.location.jclouds.templatesBrooklyn
PortForwardManagerRecords port mappings against public IP addresses with given identifiers.Interfacebrooklyn.location.accessBrooklyn
PortForwardManagerAuthorityThis implementation is not very efficient, and currently has a cap of about 50000 rules.Classbrooklyn.location.accessBrooklyn
PortForwardManagerClientClassbrooklyn.location.accessBrooklyn
PortMappingClassbrooklyn.location.accessBrooklyn
PortRangeA range of ports (indicator for Location and other APIs).Interfacebrooklyn.locationBrooklyn
PortRangesClassbrooklyn.location.basicBrooklyn
PortRanges .AggregatePortRangeClassbrooklyn.location.basicBrooklyn
PortRanges .LinearPortRangeClassbrooklyn.location.basicBrooklyn
PortRanges .SinglePortClassbrooklyn.location.basicBrooklyn
PortSupplierInterfacebrooklyn.locationBrooklyn
ProvisioningLocationA location that is able to provision new locations within it.Interfacebrooklyn.locationBrooklyn
RegistryLocationResolverExtension to LocationResolver which can take a registry.Interfacebrooklyn.location.basicBrooklyn
ReusableMachineTemplateA facility for having a template we can declare without knowing the provider, then find matching instances, create instances, and generally manipulate them.Classbrooklyn.location.jclouds.poolBrooklyn
SecurityGroupDefinitionClassbrooklyn.location.jclouds.networkingBrooklyn
SecurityGroupToolWIP to apply a security group to a jclouds endpoint.Classbrooklyn.location.jclouds.networkingBrooklyn
SimulatedLocationLocation for use in dev/test, defining custom start/stop support, and/or tweaking the ports which are permitted to be available (using setPermittedPorts(Iterable))Classbrooklyn.location.basicBrooklyn
SingleMachineLocationResolverClassbrooklyn.location.basicBrooklyn
SingleMachineProvisioningLocationClassbrooklyn.location.basicBrooklyn
SshMachineLocationOperations on a machine that is accessible via ssh.Classbrooklyn.location.basicBrooklyn
SudoTtyFixingCustomizerWraps Brooklyn's sudo-tty mitigations in a JcloudsLocationCustomizer for easy(-ish) consumption in YAML blueprints:Classbrooklyn.location.jcloudsBrooklyn
SupportsPortForwardingInterfacebrooklyn.location.basicBrooklyn
SupportsPortForwarding .RequiresPortForwardingmarker on a location to indicate that port forwarding should be done automatically for attempts to access from BrooklynInterfacebrooklyn.location.basicBrooklyn
UtraceHostGeoLookupClassbrooklyn.location.geoBrooklyn