- calcDisplayAttrs - Variable in class org.rioproject.watch.DefaultCalculableView
-
- Calculable - Class in org.rioproject.watch
-
A Calculable is the atomic attribute that is being 'watched'
- Calculable() - Constructor for class org.rioproject.watch.Calculable
-
Create a new Calculable
- Calculable(String, double) - Constructor for class org.rioproject.watch.Calculable
-
Create a new Calculable that records the time
- Calculable(String, double, long) - Constructor for class org.rioproject.watch.Calculable
-
Create a new Calculable
- CalculableCPU - Class in org.rioproject.system.measurable.cpu
-
A Calculable used to collect CPU system utilization
- CalculableCPU(String, double, long) - Constructor for class org.rioproject.system.measurable.cpu.CalculableCPU
-
Creates new CalculableCPU
- CalculableCPU(String, CpuUtilization, long) - Constructor for class org.rioproject.system.measurable.cpu.CalculableCPU
-
Creates new CalculableCPU
- CalculableCPUView - Class in org.rioproject.system.cpu
-
View elements for a CalculableCPU
- CalculableCPUView() - Constructor for class org.rioproject.system.cpu.CalculableCPUView
-
Creates new CalculableCPUView
- CalculableCPUView(CalculableDisplayAttributes) - Constructor for class org.rioproject.system.cpu.CalculableCPUView
-
Creates new CalculableCPUView
- CalculableDiskSpace - Class in org.rioproject.system.measurable.disk
-
A Calculable used to collect DiskSpace utilization
- CalculableDiskSpace(String, DiskSpaceUtilization, long) - Constructor for class org.rioproject.system.measurable.disk.CalculableDiskSpace
-
Creates new CalculableDiskSpace
- CalculableDiskSpaceView - Class in org.rioproject.system.disk
-
View elements for a CalculableDiskSpace
- CalculableDiskSpaceView() - Constructor for class org.rioproject.system.disk.CalculableDiskSpaceView
-
Creates new CalculableDiskSpaceView
- CalculableDiskSpaceView(CalculableDisplayAttributes) - Constructor for class org.rioproject.system.disk.CalculableDiskSpaceView
-
Creates new CalculableDiskSpaceView
- CalculableDisplayAttributes - Class in org.rioproject.watch
-
Default attributes to display when providing rendering support for a Calculable
- CalculableDisplayAttributes(String, FontDescriptor, int, NumberFormat, String, FontDescriptor, int, NumberFormat, String, FontDescriptor, Class) - Constructor for class org.rioproject.watch.CalculableDisplayAttributes
-
Creates new CalculableDisplay with provided inputs:
- CalculableMemory - Class in org.rioproject.system.measurable.memory
-
A Calculable used to collect process Memory utilization
- CalculableMemory(String, double, long) - Constructor for class org.rioproject.system.measurable.memory.CalculableMemory
-
Creates new CalculableMemory
- CalculableMemory(String, double, ProcessMemoryUtilization, long) - Constructor for class org.rioproject.system.measurable.memory.CalculableMemory
-
Creates new CalculableMemory
- CalculableMemoryPool - Class in org.rioproject.system.measurable.memory.pool
-
A @{code CalculableMemoryPool} holds details about memory pool utilization.
- CalculableMemoryPool(String, double, long, MemoryPoolUtilization) - Constructor for class org.rioproject.system.measurable.memory.pool.CalculableMemoryPool
-
- CalculableMemoryPoolView - Class in org.rioproject.system.memory.pool
-
View elements for a CalculableMemoryPool
- CalculableMemoryPoolView() - Constructor for class org.rioproject.system.memory.pool.CalculableMemoryPoolView
-
Creates CalculableMemoryView
- CalculableMemoryPoolView(CalculableDisplayAttributes) - Constructor for class org.rioproject.system.memory.pool.CalculableMemoryPoolView
-
Creates new CalculableSystemMemory
- CalculableMemoryView - Class in org.rioproject.system.memory
-
View elements for a CalculableMemory
- CalculableMemoryView() - Constructor for class org.rioproject.system.memory.CalculableMemoryView
-
Creates CalculableMemoryView
- CalculableMemoryView(CalculableDisplayAttributes) - Constructor for class org.rioproject.system.memory.CalculableMemoryView
-
Creates new CalculableMemoryView
- CalculableProcessCPU - Class in org.rioproject.system.measurable.cpu
-
A Calculable used to collect CPU system utilization
- CalculableProcessCPU(String, double, long) - Constructor for class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Creates new CalculableCPU
- CalculableProcessCPU(String, ProcessCpuUtilization, long) - Constructor for class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Creates new CalculableCPU
- CalculablesFromLog - Class in org.rioproject.watch
-
Utility class that parses logged
Calculable
instances.
- CalculableSystemMemory - Class in org.rioproject.system.measurable.memory
-
A Calculable used to collect system memory utilization
- CalculableSystemMemory(String, double, long, SystemMemoryUtilization) - Constructor for class org.rioproject.system.measurable.memory.CalculableSystemMemory
-
- CalculableSystemMemoryView - Class in org.rioproject.system.memory
-
View elements for a CalculableSystemMemory
- CalculableSystemMemoryView() - Constructor for class org.rioproject.system.memory.CalculableSystemMemoryView
-
Creates CalculableMemoryView
- CalculableSystemMemoryView(CalculableDisplayAttributes) - Constructor for class org.rioproject.system.memory.CalculableSystemMemoryView
-
Creates new CalculableSystemMemory
- CalculableViewable - Interface in org.rioproject.watch
-
Interface defining semantics for viewing a Calculable record
- CalculableViewable.PlottedCalculable - Class in org.rioproject.watch
-
Data structure that holds as properties the the Calculable and the Point
it is plotted at
- calculateResourceCost(double, long) - Method in interface org.rioproject.costmodel.ResourceCostProducer
-
Calculate the cost based on the units provided.
- calculateResourceCost(double, long) - Method in class org.rioproject.impl.system.measurable.MeasurableCapability
-
- calculateResourceCost(double, long) - Method in class org.rioproject.system.capability.PlatformCapability
-
- calculateUtilization(MeasuredResource) - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
- cancel(Uuid) - Method in class org.rioproject.impl.service.LandlordLessor
-
Called by the lease when its cancel
method is called.
- cancelAll(Uuid[]) - Method in class org.rioproject.impl.service.LandlordLessor
-
Called by the lease map when its cancelAll
method is
called.
- capabilities - Variable in class org.rioproject.system.capability.PlatformCapability
-
Map of platform capability key and values
- CAPABILITY - Static variable in class org.rioproject.impl.system.SystemCapabilities
-
- CAPACITY - Static variable in class org.rioproject.system.capability.platform.ByteOrientedDevice
-
Resource capacity (in bytes)
- capitalizeFirstLetter(String) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- capitalizeFirstLetterOfEachKey(Map) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- changed(Association<T>, T) - Method in interface org.rioproject.associations.AssociationListener
-
Notify the AssociationListener that a service endpoint has changed
- changed(Association<T>, T) - Method in class org.rioproject.impl.associations.AssociationInjector
-
- changed(Association<T>, T) - Method in class org.rioproject.impl.associations.AssociationProxySupport
-
Notification that an Association has changed
- changed(ServiceElement, ServiceElement) - Method in interface org.rioproject.servicebean.ServiceElementChangeListener
-
A ServiceElementChangeListener is notified if the ServiceElement has changed.
- check(AssociationDescriptor, ServiceItem) - Method in interface org.rioproject.associations.AssociationMatchFilter
-
Defines the implementation of association matching criteria.
- check(AssociationDescriptor, ServiceItem) - Method in class org.rioproject.impl.associations.filter.VersionMatchFilter
-
- check(ServiceItem) - Method in class org.rioproject.impl.opstring.OpStringFilter
-
If the input ServiceItem has an
OperationalStringEntry
and the name matches
the
opStringName
property of this class, then return
true
Additionally, if the input ServiceItem does not have the
OperationalStringEntry
in it's attribute set,
return
true
.
- checkAdvertise() - Method in class org.rioproject.impl.associations.DefaultAssociationManagement
-
Checks to see if the service should be advertised.
- checkCodebase(OperationalString, String) - Static method in class org.rioproject.impl.opstring.OpStringUtil
-
Check if the codebase is null or the codebase needs to be resolved
- checkCodebase(ServiceElement, String) - Static method in class org.rioproject.impl.opstring.OpStringUtil
-
Check if the codebase is null or the codebase needs to be resolved
- checkConfigurationReset() - Static method in class org.rioproject.start.LogManagementHelper
-
Checks if the underlying logging system configuration has been changed from default
startup settings.
- checkForComponentBundles(OpString) - Static method in class org.rioproject.impl.opstring.OpStringPostProcessor
-
- checkInputs(String...) - Method in class org.rioproject.config.GroovyConfig
-
- checkRegistry() - Static method in class org.rioproject.rmi.RegistryUtil
-
Check if RMI Registry has been started for the VM, if not start it.
- CHECKSUM_POLICY_FAIL - Static variable in class org.rioproject.resolver.RemoteRepository
-
Verify checksums and fail the resolution if they do not match.
- CHECKSUM_POLICY_IGNORE - Static variable in class org.rioproject.resolver.RemoteRepository
-
Do not verify checksums.
- CHECKSUM_POLICY_WARN - Static variable in class org.rioproject.resolver.RemoteRepository
-
Verify checksums and warn if they do not match.
- checkThreshold(Calculable) - Method in class org.rioproject.impl.watch.BoundedThresholdManager
-
- checkThreshold(Calculable) - Method in class org.rioproject.impl.watch.ThresholdManager
-
Check the threshold and determine if any action needs to occur
- checkValue() - Method in class org.rioproject.impl.system.measurable.cpu.CPU
-
- checkValue() - Method in class org.rioproject.impl.system.measurable.disk.DiskSpace
-
- checkValue() - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
- checkValue() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPool
-
- checkValue() - Method in class org.rioproject.impl.system.measurable.memory.SystemMemory
-
- checkValue() - Method in interface org.rioproject.impl.watch.PeriodicWatchMBean
-
Abstract method to check the watch's value at the periodic interval
- checkValue() - Method in class org.rioproject.impl.watch.SamplingWatch
-
- chmod(File, String) - Static method in class org.rioproject.impl.exec.Util
-
Run chmod
- chmodX(File) - Static method in class org.rioproject.impl.exec.Util
-
Apply execute permissions for a file
- ClassAnnotator - Class in org.rioproject.loader
-
Provides support to annotate classes required for dynamic class loading
in RMI
- ClassAnnotator(URL[]) - Constructor for class org.rioproject.loader.ClassAnnotator
-
Constructs a new ClassAnnotator for the specified codebase URLs
- ClassBundle - Class in org.rioproject.opstring
-
ClassBundle provides a mechanism to define the resources needed to load and
instantiate a class.
- ClassBundle() - Constructor for class org.rioproject.opstring.ClassBundle
-
Create a new ClassBundle
- ClassBundle(String) - Constructor for class org.rioproject.opstring.ClassBundle
-
Create a new ClassBundle
- ClassBundle(String, String[], String) - Constructor for class org.rioproject.opstring.ClassBundle
-
Create a new ClassBundle
- ClassLoaderUtil - Class in org.rioproject.start
-
This class provides useful utilities for creating and
manipulating class loaders.
- CLASSPATH_RESOURCE - Static variable in class org.rioproject.impl.config.ConfigHelper
-
- cleanJMX() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Called from destroy() (or if the service bean is aborted during start)
to cleanup JMX resources and unregister from MBeanServer
- clear() - Method in class org.rioproject.config.GroovyConfig
-
- clear() - Method in class org.rioproject.impl.watch.ThresholdManager
-
Remove all registered ThresholdListener instances
- clear() - Method in class org.rioproject.impl.watch.Watch
-
- clear() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- clear() - Method in interface org.rioproject.impl.watch.WatchMBean
-
Clear the collected values
- clear() - Method in interface org.rioproject.watch.WatchDataSource
-
Clears the history
- clearAll() - Method in class org.rioproject.system.capability.PlatformCapability
-
Clear all platform capability mappings
- clearAll() - Method in class org.rioproject.watch.Statistics
-
Removes all of the values in the internal collection.
- clearAttributes() - Method in class org.rioproject.impl.service.Joiner
-
Clears the collection of Entry
elements from the attribute
list
- ClientSocketFactory - Class in org.rioproject.impl.config
-
- ClientSocketFactory(String) - Constructor for class org.rioproject.impl.config.ClientSocketFactory
-
- clone() - Method in class org.rioproject.watch.ThresholdValues
-
- close(Closeable) - Static method in class org.rioproject.impl.exec.Util
-
- close() - Method in class org.rioproject.impl.watch.QueuedReplicator
-
- close() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- close() - Method in class org.rioproject.log.LoggerConfig
-
- close() - Method in class org.rioproject.logging.jul.JULServiceLogEventHandler
-
- close() - Method in class org.rioproject.system.capability.platform.Memory
-
- close() - Method in class org.rioproject.system.capability.platform.StorageCapability
-
- close() - Method in class org.rioproject.system.capability.platform.SystemMemory
-
- close() - Method in interface org.rioproject.watch.WatchDataReplicator
-
Closes the WatchDataReplicator
- close() - Method in interface org.rioproject.watch.WatchDataSource
-
Closes the watch data source and unexports it from the runtime
- closeAll() - Method in class org.rioproject.impl.watch.WatchDataSourceRegistry
-
- closeAll() - Method in interface org.rioproject.impl.watch.WatchRegistry
-
Closes all WatchDataSource instances
- closeResource() - Method in class org.rioproject.impl.watch.QueuedReplicator
-
Closes the underlying Resource.
- CLUSTER - Static variable in interface org.rioproject.impl.opstring.OpStringParserGlobals
-
- CODEBASE - Static variable in interface org.rioproject.impl.opstring.OpStringParserGlobals
-
- CODESERVER - Static variable in interface org.rioproject.config.Constants
-
Deprecated.
- codeServer - Variable in class org.rioproject.entry.ServiceInfo
-
- colorize(String, StringColorizer.Color) - Static method in class org.rioproject.logging.jul.StringColorizer
-
Provide the string you want colorized.
- CommandLineHelper - Class in org.rioproject.impl.exec
-
A helper to create and verify a command line that can be used to exec a service in it's own JVM.
- COMMENT - Static variable in class org.rioproject.opstring.ServiceBeanConfig
-
ServiceBean Comment field
- CommonClassLoader - Class in org.rioproject.loader
-
The CommonClassLoader is created by the RioServiceDescriptor
when starting a Rio
service and contains common declared platform JARs to be made available to its
children.
- compareTo(Object) - Method in class org.rioproject.costmodel.ResourceCostModel.TimeBoundary
-
Compares this TimeBoundary object with another TimeBoundary object
for order using the boundary attribute
- compareTo(Object) - Method in class org.rioproject.deploy.ServiceRecord
-
Compares this ServiceRecord to another ServiceRecord with respect to the
ServiceRecord instantiation Date.
- compareTo(Object) - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
Compare PeerInfo instances to each other to determine natural order.
- compareTo(Object) - Method in class org.rioproject.system.ComputeResourceUtilization
-
Compares this ComputeResourceUtilization object with another
ComputeResourceUtilization object for order using the computed
utilization of the ComputeResourceUtilization
- compareTo(Object) - Method in class org.rioproject.system.ResourceCapability
-
Compares this ResourceCapability object with another ResourceCapability
object for order using the computed utilization of the ResourceCapability
- Component - Annotation Type in org.rioproject.config
-
The Component annotation is used to indicate what
configuration component a class is to be used for.
- COMPONENT - Static variable in class org.rioproject.impl.exec.Util
-
- COMPONENT - Static variable in class org.rioproject.impl.system.measurable.SigarHelper
-
- COMPONENT - Static variable in class org.rioproject.impl.system.SystemCapabilities
-
- COMPONENT - Static variable in class org.rioproject.impl.watch.Watch
-
Use for configuration and logger
- COMPONENT - Static variable in class org.rioproject.impl.watch.WatchDataSourceImpl
-
Component for accessing configuration
- COMPONENT - Static variable in class org.rioproject.opstring.ServiceBeanConfig
-
ServiceBean component field, used to access Configuration entries
- COMPONENT - Static variable in class org.rioproject.start.ConfigurationServiceDescriptor
-
- COMPROMISED - Static variable in interface org.rioproject.opstring.OperationalString
-
Indicates the OperationalString is deployed and is compromised, where
some specified services are not available
- computeElapsedTime() - Method in class org.rioproject.deploy.ServiceRecord
-
Compute the elapsed time the service has been active.
- computeResource - Variable in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
A reference to the compute resource for this ServiceBean
- ComputeResource - Class in org.rioproject.impl.system
-
The ComputeResource
represents an abstract notion of a compute
resource that offers computational resources.
- ComputeResource() - Constructor for class org.rioproject.impl.system.ComputeResource
-
Create a ComputeResource with a default (empty) configuration
- ComputeResource(Configuration) - Constructor for class org.rioproject.impl.system.ComputeResource
-
Create a ComputeResource
- ComputeResourceAccessor - Class in org.rioproject.impl.system
-
- ComputeResourceAccessor() - Constructor for class org.rioproject.impl.system.ComputeResourceAccessor
-
- ComputeResourceAdmin - Interface in org.rioproject.system
-
The ComputeResourceAdmin provides an administrative interface for a
ComputeResource
- ComputeResourceInfo - Class in org.rioproject.entry
-
The ComputeResourceInfo class defines attributes that relate to system properties of
a compute resource (the appliance), namely :
The host name and address
Java Virtual Machine vendor & version
The operating system name & version
The hardware architecture of the compute resource
- ComputeResourceInfo() - Constructor for class org.rioproject.entry.ComputeResourceInfo
-
- ComputeResourceManager - Interface in org.rioproject.servicebean
-
The ComputeResourceManager provides the capabilities to access, set and obtain information on
the
ComputeResource
.
- ComputeResourceUtilization - Class in org.rioproject.system
-
The ComputeResourceUtilization provides a mechanism to represent the
utilization of a ComputeResource.
- ComputeResourceUtilization(String, String, String, Collection<MeasuredResource>) - Constructor for class org.rioproject.system.ComputeResourceUtilization
-
Construct a ComputeResourceUtilization
- ComputeResourceUtilization(String, String, String, Double, Collection<MeasuredResource>) - Constructor for class org.rioproject.system.ComputeResourceUtilization
-
Construct a ComputeResourceUtilization
- config - Variable in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
A Configuration object
- configArgs - Variable in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
Configuration arguments
- ConfigHelper - Class in org.rioproject.impl.config
-
Utility for accessing configuration arguments.
- ConfigHelper() - Constructor for class org.rioproject.impl.config.ConfigHelper
-
- Configuration - Class in org.rioproject.config
-
A wrapper around Configuration
, using generics to allow for easier use.
- Configuration(Configuration) - Constructor for class org.rioproject.config.Configuration
-
- CONFIGURATION - Static variable in interface org.rioproject.impl.opstring.OpStringParserGlobals
-
- ConfigurationServiceDescriptor - Class in org.rioproject.start
-
- ConfigurationServiceDescriptor() - Constructor for class org.rioproject.start.ConfigurationServiceDescriptor
-
- configure(Properties) - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- configure(Properties) - Method in class org.rioproject.impl.fdh.AdminFaultDetectionHandler
-
- configure(Properties) - Method in interface org.rioproject.impl.fdh.FaultDetectionHandler
-
Configure the FaultDetectionHandler
- configure(Properties) - Method in class org.rioproject.impl.fdh.JMXFaultDetectionHandler
-
- configure(Properties) - Method in class org.rioproject.impl.fdh.PooledFaultDetectionHandler
-
- ConnectivityCapability - Class in org.rioproject.system.capability.connectivity
-
The ConnectivityCapability
object provides a common base class
for all connectivity classes
- ConnectivityCapability() - Constructor for class org.rioproject.system.capability.connectivity.ConnectivityCapability
-
Create a ConnectivityCapability
- ConnectivityCapability(String) - Constructor for class org.rioproject.system.capability.connectivity.ConnectivityCapability
-
Create a ConnectivityCapability
- Constants - Interface in org.rioproject.config
-
System constants
- containsNamedService(String) - Method in class org.rioproject.impl.opstring.OpString
-
Check if a service with the provided name is included in the
OperationalString
- containsOperationalString(String) - Method in class org.rioproject.impl.opstring.OpString
-
Check if an OperationalString with the provided name is included in the
OperationalString
- context - Variable in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
A ServiceBeanContext provides the ServiceBean with necessary context
required to obtain information about it's environment, attributes and
ServiceBeanManager instance
- context - Variable in class org.rioproject.impl.sla.SLAPolicyHandler
-
ServiceBeanContext for the ServiceBean
- ContextAttributeLogHandler() - Constructor for class org.rioproject.impl.servicebean.ServiceBeanContextManager.ContextAttributeLogHandler
-
- contextMgr - Variable in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Manages persistence of the ServiceBeanContext
- copyServiceElement(ServiceElement) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
Make a copy of the ServiceElement
- CORE_OPSTRING - Static variable in interface org.rioproject.config.Constants
-
Default name of the OperationalString name for core-services
- count() - Method in class org.rioproject.watch.Accumulator
-
Get the count of the current set of values
- count() - Method in class org.rioproject.watch.Statistics
-
Number of values in collection of values
- CounterCalculableView - Class in org.rioproject.watch
-
A view for a Counter Calculable
- CounterCalculableView() - Constructor for class org.rioproject.watch.CounterCalculableView
-
Create a new CounterCalculableView
- CounterCalculableView(CalculableDisplayAttributes) - Constructor for class org.rioproject.watch.CounterCalculableView
-
Create a new DefaultCalculableView
- CounterWatch - Class in org.rioproject.impl.watch
-
A CounterWatch provides a mechanism to count a monotonically increasing
non-negative value of an arbitrary occurrence of something over time.
- CounterWatch(String) - Constructor for class org.rioproject.impl.watch.CounterWatch
-
Create a new Counter Watch
- CounterWatch(String, Configuration) - Constructor for class org.rioproject.impl.watch.CounterWatch
-
Creates new CounterWatch, creates and exports a WatchDataSourceImpl if
the WatchDataSource is null using the Configuration object provided
- CounterWatch(WatchDataSource, String) - Constructor for class org.rioproject.impl.watch.CounterWatch
-
Create a new Counter Watch
- CounterWatchMBean - Interface in org.rioproject.impl.watch
-
Provides a standard MBean to use when administering a CounterWatch using JMX
- CPU - Class in org.rioproject.impl.system.measurable.cpu
-
The CPU
object is a MeasurableCapability
which
refers to the platform's capability describing CPU utilization, capacity, and
load.
- CPU(Configuration) - Constructor for class org.rioproject.impl.system.measurable.cpu.CPU
-
Construct a new CPU object
- CPU(Configuration, String, boolean) - Constructor for class org.rioproject.impl.system.measurable.cpu.CPU
-
Construct a new CPU object
- CPU_DISPLAY_ATTRS - Static variable in class org.rioproject.system.cpu.CalculableCPUView
-
- CPUExecHandler - Class in org.rioproject.impl.system.measurable.cpu
-
The CPUExecHandler provides the basis for concrete implementations to execute
and parse a command which produces CPU utilization values.
- CPUExecHandler() - Constructor for class org.rioproject.impl.system.measurable.cpu.CPUExecHandler
-
- CpuUtilization - Class in org.rioproject.system.measurable.cpu
-
Measured system CPU utilization
- CpuUtilization(String, double, ThresholdValues) - Constructor for class org.rioproject.system.measurable.cpu.CpuUtilization
-
Construct a CpuUtilization with parameters
- CpuUtilization(String, double, double, double[], int, ThresholdValues) - Constructor for class org.rioproject.system.measurable.cpu.CpuUtilization
-
Construct a CpuUtilization with parameters
- create(String, Class, String...) - Static method in class org.rioproject.associations.AssociationDescriptor
-
Creates a "uses" AssociationDescriptor for a service, matching on the
service name
- create(String, String, Class, String...) - Static method in class org.rioproject.associations.AssociationDescriptor
-
Creates a "uses" AssociationDescriptor for a service, matching on the
service name
- create(String, String, Class, AssociationType, String...) - Static method in class org.rioproject.associations.AssociationDescriptor
-
Creates an AssociationDescriptor for a service, matching on the service name
- create(ServiceBeanContext) - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanFactory
-
- create(SLA, Object, EventHandler, ServiceBeanContext, ClassLoader) - Static method in class org.rioproject.impl.sla.SLAPolicyHandlerFactory
-
Create a SLAPolicyHandler based on the provided SLA
- create(ServiceElement, ServiceBeanManager, ComputeResource, Configuration) - Method in interface org.rioproject.servicebean.ServiceBeanContextFactory
-
- create(ServiceBeanContext) - Method in interface org.rioproject.servicebean.ServiceBeanFactory
-
The create method is called to create the service implementation and to
create the proxy to communicate with the service.
- create(Configuration) - Method in class org.rioproject.start.ConfigurationServiceDescriptor
-
- create(Configuration) - Method in class org.rioproject.start.RioServiceDescriptor
-
- create() - Static method in class org.rioproject.url.ProtocolRegistryService
-
Get the ProtocolRegistryService.
- createAndAddSystemComponent(Object, Map, Map, ServiceElement) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- createAssociationDescriptor(Map, Object) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- createAssociationManagement(Map, AssociationDescriptor) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- createCompositeType(Map, String, String) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
- Created(Object, Object) - Constructor for class org.rioproject.servicebean.ServiceBeanFactory.Created
-
Trivial constructor.
- Created(Object, Object, BeanAdapter) - Constructor for class org.rioproject.servicebean.ServiceBeanFactory.Created
-
Trivial constructor.
- Created(Object, Object) - Constructor for class org.rioproject.start.RioServiceDescriptor.Created
-
Constructs an instance of this class.
- createdParentDirectory() - Method in class org.rioproject.deploy.DownloadRecord
-
Get whether the parent directory was created
- createEMC(Class, Closure) - Method in class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- createEventDescriptors(String, String...) - Static method in class org.rioproject.impl.event.EventDescriptorFactory
-
Create an EventDescriptor
from a classpath.
- createInputArgs(String, String, String, String, String) - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Create the options to pass to the JVM for starting a service bean in it's own JVM.
- createJMXConnection() - Static method in class org.rioproject.impl.jmx.JMXConnectionUtil
-
Create a
JMXConnectorServer
, bound to
the RMI Registry created by an infrastructure service (Cybernode or
Monitor).
- createMeasurableMonitor(Configuration) - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
- createMeasurableMonitor(String) - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPool
-
- createMeasurableMonitor(Configuration) - Method in class org.rioproject.impl.system.measurable.memory.SystemMemory
-
- createObjectName(ServiceBeanContext) - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Create JMX ObjectName used for MBeanServer registration
- createPlatformCapability(String, Map<String, Object>) - Static method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
Create a PlatformCapability
- createProcessBuilder(String, ExecDescriptor, String...) - Method in class org.rioproject.impl.exec.AbstractShell
-
- CreateProxy - Annotation Type in org.rioproject.annotation
-
The CreateProxy annotation is used on a method in a bean to allow the bean
to produce a smart proxy.
- createProxy(String, String, Association, ClassLoader) - Static method in class org.rioproject.impl.associations.AssociationProxyFactory
-
Create a proxy for associated services
- createProxy() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Create the Object (the proxy) to communicate with the ServiceBean.
- createServerSocket(int) - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
If the port is 0, use the provided range.
- createServerSocket(int, int) - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
If the port is 0, use the provided range.
- createServerSocket(int, int, InetAddress) - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
If the port is 0, use the provided range.
- createServerSocket(int) - Method in class org.rioproject.rmi.PortRangeRMIServerSocketFactory
-
- createShell() - Static method in class org.rioproject.impl.exec.ShellFactory
-
Create a Shell
- createSLA(Map, boolean) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- createSLAThresholdEventAdapter() - Method in class org.rioproject.impl.servicebean.ServiceBeanSLAManager
-
If the service bean has registered to JMX, and if there are declared
system SLAs that have been registered and the SLAThresholdEventAdapter is
null, create the adapter and register if
- createSocket(String, int) - Method in class org.rioproject.impl.config.ClientSocketFactory
-
- createSystemComponent(Map, String...) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- createURLStreamHandler(String) - Method in class org.rioproject.url.artifact.ArtifactURLStreamHandlerFactory
-
- createURLStreamHandler(String) - Method in class org.rioproject.url.ProtocolRegistryService
-
- createWatch(WatchDataSourceRegistry) - Method in class org.rioproject.impl.event.AbstractEventHandler
-
Create a response time watch for this EventHandler, which will track the
response time for event consumers, measured by how long each fire()
invocation takes
- createWatch(WatchDataSourceRegistry) - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Create a response time watch for this EventConsumer, which will track the
response time for event consumers, measured by how long the response time
takes
- createWatch(WatchDescriptor, Object, Configuration) - Method in class org.rioproject.impl.watch.WatchInjector
-
- createWatch(WatchDescriptor, Object, Method, Configuration) - Method in class org.rioproject.impl.watch.WatchInjector
-
- currentSize - Variable in class org.rioproject.watch.DefaultCalculableView
-
- currentTime() - Method in class org.rioproject.impl.service.ResourceLessor
-
Method that provides some notion of the current time in milliseconds
since the beginning of the epoch.
- Cybernode - Interface in org.rioproject.cybernode
-
A Cybernode represents a compute resource as a service available through the
network.
- CybernodeAdmin - Interface in org.rioproject.cybernode
-
CybernodeAdmin defines methods used to administer a Cybernode
- GaugeWatch - Class in org.rioproject.impl.watch
-
A GaugeWatch provides a mechanism to record values that can go up and down,
and can be positive or negative.
- GaugeWatch(String) - Constructor for class org.rioproject.impl.watch.GaugeWatch
-
Create a new GaugeWatch
- GaugeWatch(String, Configuration) - Constructor for class org.rioproject.impl.watch.GaugeWatch
-
Creates new GaugeWatch, creates and exports a WatchDataSourceImpl if the
WatchDataSource is null using the Configuration object provided
- GaugeWatch(WatchDataSource, String) - Constructor for class org.rioproject.impl.watch.GaugeWatch
-
Create a new GaugeWatch
- GB - Static variable in class org.rioproject.system.capability.platform.ByteOrientedDevice
-
Gigabytes
- geCostModelClass() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- generateRioStarterClassPath() - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Generate a classpath that can be used to start a Rio service using a service starter
- GenericCostModel - Class in org.rioproject.impl.costmodel
-
The GenericCostModel provides a straightforward implementation of a
ResourceCostModel
- GenericCostModel(double) - Constructor for class org.rioproject.impl.costmodel.GenericCostModel
-
Create a GenericCostModel
- GenericCostModel(double, ResourceCostModel.TimeBoundary[]) - Constructor for class org.rioproject.impl.costmodel.GenericCostModel
-
Create a GenericCostModel
- GenericCostModel(double, ResourceCostModel.TimeBoundary[], String) - Constructor for class org.rioproject.impl.costmodel.GenericCostModel
-
Create a GenericCostModel
- GenericCPUMeasurer - Class in org.rioproject.impl.system.measurable.cpu
-
The GenericCPUMeasurer performs small benchmark tests, abstractly measuring CPU
utilization, capacity, and load.
- GenericCPUMeasurer() - Constructor for class org.rioproject.impl.system.measurable.cpu.GenericCPUMeasurer
-
Create a Generic CPUMeasurer
- GenericMBeanInvoker - Class in org.rioproject.impl.jmx
-
- GenericMBeanInvoker() - Constructor for class org.rioproject.impl.jmx.GenericMBeanInvoker
-
- get() - Method in interface org.rioproject.deploy.ServiceStatementManager
-
Get an array of ServiceStatement objects
- get(ServiceElement) - Method in interface org.rioproject.deploy.ServiceStatementManager
-
Get a ServiceStatement for a particular ServiceElement
- getAction() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the action attribute
- getActivationType() - Method in class org.rioproject.impl.opstring.OAR
-
Get the activation type
- getActual() - Method in class org.rioproject.opstring.ServiceElement
-
Get the actual amount of services discovered
- getAdditionalEntries() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
- getAddress() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the InetAddress ComputeResource object has been configured to represent
- getAddress() - Method in class org.rioproject.log.ServiceLogEvent
-
- getAddress() - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
Get the TCP/IP address of the machine the ProvisionMonitor
is running on
- getAddress() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the address the compute resource is bound to
- getAddress() - Method in class org.rioproject.system.ResourceCapability
-
Get the address
- getAdmin() - Method in class org.rioproject.impl.service.ServiceProvider
-
Left for concrete implementations of this class to implement
- getAdmin() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Provide a concrete implementation of getAdmin
- getAdminExporter() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Exporter to export the ServiceAdmin
- getArchiveRecord() - Method in class org.rioproject.watch.Calculable
-
- getArtifact() - Method in class org.rioproject.opstring.ClassBundle
-
Get the artifact associated with the className
- getArtifact() - Method in class org.rioproject.url.artifact.ArtifactURLConfiguration
-
- getArtifactId() - Method in class org.rioproject.resolver.Artifact
-
- getAssociation(Class<T>, String, String) - Method in interface org.rioproject.associations.AssociationManagement
-
Get the first matching Association.
- getAssociation() - Method in interface org.rioproject.associations.AssociationProxy
-
Get the association
- getAssociation() - Method in interface org.rioproject.associations.ServiceSelectionStrategy
-
Get the association set to the strategy
- getAssociation() - Method in class org.rioproject.impl.associations.AssociationProxySupport
-
- getAssociation(T) - Static method in class org.rioproject.impl.associations.AssociationProxyUtil
-
- getAssociation() - Method in class org.rioproject.impl.associations.DefaultAssociationManagement.AssociationHandler
-
Get the Association AssociationHandler
- getAssociation(Class<T>, String, String) - Method in class org.rioproject.impl.associations.DefaultAssociationManagement
-
Get the first matching Association.
- getAssociation() - Method in class org.rioproject.impl.associations.strategy.AbstractServiceSelectionStrategy
-
- getAssociationDescriptor() - Method in interface org.rioproject.associations.Association
-
Get the AssociationDescriptor
- getAssociationDescriptor() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the AssociationDescriptor
- getAssociationDescriptors(ServiceElement, AssociationType) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
Get the AssociationDescriptors from the ServiceElement that match the
AssociationType
type
- getAssociationDescriptors() - Method in class org.rioproject.opstring.ServiceElement
-
Get the associations for the service
- getAssociationHandler(Association) - Method in class org.rioproject.impl.associations.DefaultAssociationManagement
-
- getAssociationManagement() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getAssociationManagement() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the DefaultAssociationManagement object for the ServiceBean
- getAssociationMatchFilter() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the association match filter class name
- getAssociations() - Method in interface org.rioproject.associations.AssociationManagement
-
Get all managed associations.
- getAssociations() - Method in class org.rioproject.impl.associations.DefaultAssociationManagement
-
Get all managed associations.
- getAssociationType() - Method in interface org.rioproject.associations.Association
-
Get the AssociationType
- getAssociationType() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the AssociationDescriptor type
- getAssociationType() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the AssociationType
- getAttribute() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the MBean attribute to access
- getAttributeCollectionEntries() - Method in class org.rioproject.impl.service.Joiner
-
Get the current attribute collection.
- getAttributes() - Method in class org.rioproject.deploy.SystemComponent
-
Get the attribute Map.
- getAttributes() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
Get the attribute list
- getAutoAdvertise() - Method in class org.rioproject.opstring.ServiceElement
-
Get whether to automatically advertise the service as part of service
instantiation
- getAvailable() - Method in class org.rioproject.system.measurable.disk.CalculableDiskSpace
-
Getter for property available.
- getAvailable() - Method in class org.rioproject.system.measurable.disk.DiskSpaceUtilization
-
- getAvailableProcessors() - Method in class org.rioproject.system.measurable.cpu.CpuUtilization
-
Get the number of processors on the machine
- getBackupCount() - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
Get the number of ProvisionMonitors that are backed up
- getBackupInfo() - Method in interface org.rioproject.monitor.ProvisionMonitorAdmin
-
Get the ProvisionMonitor instances that are being backed up
- getBaseTime() - Method in class org.rioproject.impl.discovery.ReggieStat
-
Convenience method to obtain the time that the ServiceRegistar was
discarded, provided a new "base time" to establish (re-)discovery time
- getBeanAdapter() - Method in class org.rioproject.servicebean.ServiceBeanFactory.Created
-
- getBottomLineValue() - Method in class org.rioproject.system.cpu.CalculableCPUView
-
- getBottomLineValue() - Method in class org.rioproject.system.disk.CalculableDiskSpaceView
-
- getBottomLineValue() - Method in class org.rioproject.system.memory.CalculableMemoryView
-
- getBottomLineValue() - Method in class org.rioproject.system.memory.CalculableSystemMemoryView
-
- getBottomLineValue() - Method in class org.rioproject.system.memory.pool.CalculableMemoryPoolView
-
- getBottomLineValue() - Method in class org.rioproject.watch.DefaultCalculableView
-
- getBottomLineValue() - Method in class org.rioproject.watch.ResponseTimeCalculableView
-
Get the bottom line value
- getBoundary() - Method in class org.rioproject.costmodel.ResourceCostModel.TimeBoundary
-
- getBreachedCount() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getBreachedCount() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the number of times the threshold has been breached
- getCalcForPoint(Point) - Method in interface org.rioproject.watch.CalculableViewable
-
Get the Calculable value for a corresponding point
- getCalcForPoint(Point) - Method in class org.rioproject.watch.DefaultCalculableView
-
- getCalcs() - Method in class org.rioproject.watch.Accumulator
-
- getCalculable() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getCalculable(String) - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getCalculable(long, long) - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getCalculable() - Method in class org.rioproject.watch.CalculableViewable.PlottedCalculable
-
- getCalculable() - Method in class org.rioproject.watch.ThresholdEvent
-
Getter for property calculable
- getCalculable() - Method in interface org.rioproject.watch.WatchDataSource
-
Get all Calculable records from the Calculable history
- getCalculable(long, long) - Method in interface org.rioproject.watch.WatchDataSource
-
Get Calculable records from the Calculable history for the specified
time range
- getCalculableBeanInfo() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
- getCalculableClass() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property calculableClass.
- getCalculables() - Method in class org.rioproject.impl.watch.Watch
-
- getCalculables() - Method in interface org.rioproject.impl.watch.WatchMBean
-
Get all collected Calculable values as TabularData
- getCapabilities() - Method in class org.rioproject.system.capability.PlatformCapability
-
- getCapabilities() - Method in interface org.rioproject.system.capability.PlatformCapabilityMBean
-
The collection of key,value pairs this PlatformCapability has been
created with
- getCapacity() - Method in class org.rioproject.impl.system.measurable.disk.DiskSpace
-
Get the computed utilization for this DiskSpace
object
- getCapacity() - Method in interface org.rioproject.impl.system.measurable.disk.DiskSpaceMBean
-
Get the computed utilization for this DiskSpace
object
- getCapacity() - Method in class org.rioproject.system.measurable.disk.CalculableDiskSpace
-
Getter for property capacity.
- getCapacity() - Method in class org.rioproject.system.measurable.disk.DiskSpaceUtilization
-
- getCause() - Method in exception org.rioproject.deploy.ServiceBeanInstantiationException
-
- getCauseExceptionDescriptor() - Method in exception org.rioproject.deploy.ServiceBeanInstantiationException
-
- getCauses() - Method in class org.rioproject.deploy.ServiceBeanInstantiationException.ExceptionDescriptor
-
- getClassAnnotation() - Method in class org.rioproject.loader.ClassAnnotator
-
- getClassAnnotation() - Method in class org.rioproject.loader.ServiceClassLoader
-
- getClassAnnotation(Class<?>) - Method in class org.rioproject.rmi.ResolvingLoader
-
- getClassAnnotator() - Method in class org.rioproject.loader.ServiceClassLoader
-
- getClassifier() - Method in class org.rioproject.resolver.Artifact
-
- getClassLoader(String) - Method in class org.rioproject.rmi.ResolvingLoader
-
- getClassLoaderTree(ClassLoader) - Static method in class org.rioproject.start.ClassLoaderUtil
-
Utility method that gets the class loader delegation tree for
the given class loader.
- getClassName() - Method in class org.rioproject.deploy.ServiceBeanInstantiationException.ExceptionDescriptor
-
- getClassName() - Method in class org.rioproject.deploy.SystemComponent
-
Get the className property
- getClassName() - Method in class org.rioproject.opstring.ClassBundle
-
Get the className
- getClasspath() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getClassPath(String) - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Get a class-path string
- getClasspath() - Method in class org.rioproject.start.RioServiceDescriptor
-
LifCycle accessor method.
- getClassPath() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the classpath for the PlatformCapability
- getClassPathFor(String, File, boolean) - Method in interface org.rioproject.resolver.Resolver
-
Deprecated.
- getClassPathFor(String) - Method in interface org.rioproject.resolver.Resolver
-
Get the classpath for an artifact, and resolve (download) the artifact
and it's dependencies if needed.
- getClassPathFor(String, RemoteRepository[]) - Method in interface org.rioproject.resolver.Resolver
-
Get the classpath for an artifact, and resolve (download) the artifact
and it's dependencies if needed.
- getClasspathURLs() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getClasspathURLs(String) - Static method in class org.rioproject.start.ClassLoaderUtil
-
- getClearedCount() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getClearedCount() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the number of times the threshold has been cleared
- getCluster() - Method in class org.rioproject.opstring.ServiceElement
-
Get the cluster of targeted machine(s) to provision the ServiceBean to.
- getCode() - Method in enum org.rioproject.logging.jul.StringColorizer.Color
-
- getCodebase() - Method in class org.rioproject.opstring.ClassBundle
-
Get the codebase used to load the class.
- getCodebase() - Method in class org.rioproject.start.RioServiceDescriptor
-
Codebase accessor method.
- getCodebaseURLs(String) - Static method in class org.rioproject.start.ClassLoaderUtil
-
- getColor(String) - Static method in class org.rioproject.logging.jul.StringColorizer
-
Get the matching Color
for the provided string.
- getCommand() - Method in class org.rioproject.impl.system.measurable.cpu.CPUExecHandler
-
Get the command to execute
- getCommand() - Method in class org.rioproject.impl.system.measurable.cpu.MacTopOutputParser
-
- getCommand() - Method in class org.rioproject.impl.system.measurable.cpu.MpstatOutputParser
-
- getComment() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Informative comment for the ServiceBean
- getCommitted() - Method in class org.rioproject.system.measurable.memory.pool.MemoryPoolUtilization
-
- getCommittedHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the amount of memory (in bytes) that is guaranteed to be available
for use by the Java virtual machine.
- getCommittedNonHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the amount of non-heap memory (in MB) that is guaranteed to be
available for use by the Java virtual machine.
- getCommon() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getComponentBundle() - Method in class org.rioproject.opstring.ServiceElement
-
Get the component ClassBundle
- getComponentName(MetaClass) - Method in class org.rioproject.config.GroovyConfig
-
- getComponentName() - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
- getComponentName() - Method in class org.rioproject.impl.system.measurable.memory.SystemMemory
-
- getCompoundName() - Method in class org.rioproject.impl.opstring.OAR
-
Get the name of the directory to store the OAR in
- getComputeResource() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getComputeResource() - Static method in class org.rioproject.impl.system.ComputeResourceAccessor
-
- getComputeResource() - Method in interface org.rioproject.servicebean.ComputeResourceManager
-
Get the ComputeResource object
- getComputeResourceManager() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getComputeResourceManager() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
The ComputeResourceManager provides a mechanism for the ServiceBean to
obtain the ComputeResource object and acquire information about the
environment and attributes of the ComputeResource.
- getComputeResourceUtilization(Uuid) - Method in interface org.rioproject.cybernode.CybernodeAdmin
-
- getComputeResourceUtilization() - Method in class org.rioproject.deploy.DeployedService
-
- getComputeResourceUtilization() - Method in class org.rioproject.impl.exec.ServiceExecutor
-
- getComputeResourceUtilization() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the ComputeResourceUtilization
- getComputeResourceUtilization() - Method in interface org.rioproject.system.ComputeResourceAdmin
-
- getConfigArgs(ServiceElement) - Static method in class org.rioproject.impl.config.ConfigHelper
-
Get configuration arguments to create a
Configuration
object
- getConfigArgs(ServiceElement, ClassLoader) - Static method in class org.rioproject.impl.config.ConfigHelper
-
Get configuration arguments to create a
Configuration
object
- getConfigArgs() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the service's configuration arguments
- getConfiguration() - Method in class org.rioproject.impl.associations.DefaultAssociationManagement
-
- getConfiguration() - Method in class org.rioproject.impl.service.ServiceProvider
-
Get the Configuration for the ServiceProvider
- getConfiguration() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getConfiguration() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
Get the Configuration object
- getConfiguration() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the ServiceBean Configuration
object
- getConfigurationFile() - Method in class org.rioproject.system.capability.PlatformCapability
-
- getConfigurationFiles() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getConfigurationParameters() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the system initialization parameters
- getContextAttributeLogHandler() - Method in class org.rioproject.impl.servicebean.ServiceBeanContextManager
-
Get the ContextAttributeLogHandler
object for this
ServiceBeanContextManager
- getContextClassLoaderTree() - Static method in class org.rioproject.start.ClassLoaderUtil
-
Utility method that gets the class loader delegation tree for
the current context class loader.
- getCookie() - Method in class org.rioproject.impl.service.ServiceResource
-
Returns a unique identifier that can be used by the grantor of
the resource to identify it
- getCost() - Method in class org.rioproject.costmodel.ResourceCost
-
- getCostModelDescription() - Method in class org.rioproject.costmodel.ResourceCost
-
- getCostPerUnit(long) - Method in interface org.rioproject.costmodel.ResourceCostModel
-
Get the cost per unit
- getCostPerUnit(long) - Method in class org.rioproject.costmodel.ZeroCostModel
-
- getCostPerUnit(long) - Method in class org.rioproject.impl.costmodel.GenericCostModel
-
- getCounter() - Method in class org.rioproject.impl.watch.CounterWatch
-
- getCounter() - Method in interface org.rioproject.impl.watch.CounterWatchMBean
-
Getter for property counter
- getCpuUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the measured CPU utilization
- getCpuUtilization() - Method in class org.rioproject.system.measurable.cpu.CalculableCPU
-
Get the CpuUtilization
- getCurrentHighThreshold() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getCurrentHighThreshold() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the current high threshold value
- getCurrentHighThreshold() - Method in class org.rioproject.watch.ThresholdValues
-
Getter for property currentHighThreshold.
- getCurrentLowThreshold() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getCurrentLowThreshold() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the current low threshold value
- getCurrentLowThreshold() - Method in class org.rioproject.watch.ThresholdValues
-
Getter for property currentLowThreshold.
- getCurrentSize() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getCurrentSize() - Method in interface org.rioproject.watch.WatchDataSource
-
Get the current size for the Calculable history
- getDataType() - Method in class org.rioproject.log.LoggerConfig.FormalArgument
-
- getDate() - Method in class org.rioproject.costmodel.ResourceCost
-
- getDate() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the date of the dowload
- getDate() - Method in class org.rioproject.event.RemoteServiceEvent
-
Get the Date object that represents the time of the event
- getDate() - Method in class org.rioproject.watch.Calculable
-
Get the Date that represents the time of the Calculable
- getDefaultPlatform(String) - Method in class org.rioproject.config.PlatformLoader
-
Get the default platform configuration
- getDeployDir() - Method in class org.rioproject.impl.opstring.OAR
-
Get the deployment directory path
- getDeployedServices(ServiceElement) - Method in class org.rioproject.deploy.DeploymentMap
-
- getDeploymentDates() - Method in interface org.rioproject.opstring.OperationalStringManager
-
Get the deployment Date history
- getDeploymentMap() - Method in interface org.rioproject.opstring.OperationalStringManager
-
- getDescription() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getDescription() - Method in interface org.rioproject.costmodel.ResourceCostModel
-
Get the description of the ResourceCostModel
- getDescription() - Method in class org.rioproject.costmodel.ZeroCostModel
-
- getDescription() - Method in class org.rioproject.impl.costmodel.GenericCostModel
-
- getDescription() - Method in class org.rioproject.impl.sla.RedeployPolicyHandler
-
Override parent's method to return description for this SLA Handler
- getDescription() - Method in class org.rioproject.impl.sla.RelocationPolicyHandler
-
Override parent's method to return description for this SLA Handler
- getDescription() - Method in class org.rioproject.impl.sla.ScalingPolicyHandler
-
- getDescription() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
Get the description
- getDescription() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the description associated with the PlatformCapability
- getDescription() - Method in interface org.rioproject.system.capability.PlatformCapabilityMBean
-
Get the description for the PlatformCapability
- getDescription() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the description
- getDescriptor(Entry[], EventDescriptor) - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Method to return a matching EventDescriptor from a service's set of
attributes
- getDetail() - Method in class org.rioproject.watch.Calculable
-
- getDetail() - Method in class org.rioproject.watch.ThresholdEvent
-
- getDiscardedDate() - Method in class org.rioproject.deploy.ServiceRecord
-
- getDiscardManager() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getDiscardManager() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
Get the DiscardManager for the ServiceBean.
- getDiscoveryAttributes(ServiceBeanContext) - Static method in class org.rioproject.impl.client.JiniClient
-
Utility to return a formatted string of discovery attributes
- getDiscoveryManagement(ServiceElement) - Static method in class org.rioproject.impl.client.JiniClient
-
Get a DiscoveryManagement instance from service attributes in a
ServiceElement
- getDiscoveryManagement() - Method in class org.rioproject.impl.discovery.RecordingDiscoveryListener
-
- getDiscoveryManagement() - Static method in class org.rioproject.impl.opstring.OpStringManagerProxy
-
- getDiscoveryManagement() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getDiscoveryManagement() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the DiscoveryManagement object based on declared discovery attributes
- getDiscoveryManagementPooling() - Method in class org.rioproject.opstring.ServiceElement
-
Get whether to acquire the DiscoveryManagement for the service from a shared
pool of DiscoveryManagement instances.
- getDiscoveryManager(String) - Method in class org.rioproject.impl.client.DiscoveryManagementPool
-
This method will return an instance of DiscoveryManagement
based on matching the shared name, groups and locators as criteria.
- getDiscoveryManager(String, String[], LookupLocator[]) - Method in class org.rioproject.impl.client.DiscoveryManagementPool
-
This method will return an instance of DiscoveryManagement
based on matching the shared name, groups and locators as criteria.
- getDiscoveryManager(String, String[], LookupLocator[], DiscoveryListener, Configuration) - Method in class org.rioproject.impl.client.DiscoveryManagementPool
-
This method will return an instance of DiscoveryManagement
based on matching the shared name, groups and locators as criteria.
- getDiscoveryManager() - Method in class org.rioproject.impl.client.JiniClient
-
Get the DiscoveryManagement instance
- getDiscoveryManager() - Method in class org.rioproject.impl.service.Joiner
-
Get the DiscoveryManager
for this Joiner
If the JoinManager is null, this method will rturn null
- getDiskSpaceUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the measured disk space utilization
- getDiskSpaceUtilization() - Method in class org.rioproject.system.measurable.disk.CalculableDiskSpace
-
Get the DiskSpaceUtilization
- getDisplayName() - Method in class org.rioproject.entry.StandardServiceType
-
- getDownloadedSize() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the size of the downloaded artifact.
- getDownloadRecords() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the DownloadRecord instances for the PlatformCapability
- getDownloadSize() - Method in class org.rioproject.deploy.StagedData
-
Get the download size
- getDownloadTime() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the amount of time (in millis) it took to perform the download
- getEnd() - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
- getEntry(String, String, Class<T>) - Method in class org.rioproject.config.Configuration
-
- getEntry(String, String, Class<T>, Object) - Method in class org.rioproject.config.Configuration
-
- getEntry(String, String, Class<T>, Object, Object) - Method in class org.rioproject.config.Configuration
-
- getEntry(String, String, Class) - Method in class org.rioproject.config.GroovyConfig
-
- getEntry(String, String, Class, Object) - Method in class org.rioproject.config.GroovyConfig
-
- getEntry(String, String, Class, Object, Object) - Method in class org.rioproject.config.GroovyConfig
-
- getEntry(String, String, Class) - Method in class org.rioproject.impl.config.AggregateConfig
-
Get an entry from the aggregate configuration files.
- getEntry(String, String, Class, Object) - Method in class org.rioproject.impl.config.AggregateConfig
-
Get an entry from the aggregate configuration files.
- getEntry(String, String, Class, Object, Object) - Method in class org.rioproject.impl.config.AggregateConfig
-
Get an entry from the aggregate configuration files.
- getEntryInternal(String, String, Class, Object) - Method in class org.rioproject.config.DynamicConfiguration
-
- getErrorMap() - Method in class org.rioproject.deploy.DeploymentResult
-
If there are errors loading part of the OperationalString
the
Map will be returned with name value pairs associating the service and
corresponding exceptions
- getEventDescriptor() - Static method in class org.rioproject.log.ServiceLogEvent
-
Helper method to return the EventDescriptor for this event
- getEventDescriptor() - Static method in class org.rioproject.monitor.ProvisionFailureEvent
-
- getEventDescriptor() - Static method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Helper method to return the EventDescriptor for this event
- getEventDescriptor() - Static method in class org.rioproject.sla.SLAThresholdEvent
-
Helper method to return the EventDescriptor for this event
- getEventRegistrationSource(long) - Method in interface org.rioproject.event.EventConsumer
-
Returns the source object returned as part of the
EventRegistration
- getEventRegistrationSource(long) - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Returns the source object of an EventRegistration given an event ID
- getEventSource() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
Get the source property
- getEventTable() - Method in class org.rioproject.impl.service.ServiceProvider
-
Get the event table.
- getEventTable() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
The eventTable associates an EventHandler to an EventDescriptor for the
ServiceBean.
- getEventTime() - Method in class org.rioproject.impl.discovery.ReggieStat
-
- getExecDescriptor() - Method in class org.rioproject.deploy.StagedSoftware.PostInstallAttributes
-
Get the ExecDescriptor
- getExecDescriptor() - Method in class org.rioproject.deploy.SystemComponent
-
Get the ExecDescriptor
- getExecDescriptor() - Method in class org.rioproject.opstring.ServiceElement
-
Get the execution descriptor
- getExecutorService() - Method in class org.rioproject.impl.system.measurable.cpu.CPUExecHandler
-
Get the ExecutorService
- getExpiration() - Method in class org.rioproject.impl.service.ServiceResource
-
Returns the expiration time of the leased resource.
- getExportBundles() - Method in class org.rioproject.opstring.ServiceElement
-
Get the the Array of ClassBundle objects for the public interfaces the
service implements
- getExportCodebase() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getExportCodebase() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the export codebase used to load ServiceBean download JARs
- getExportedProxy() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Object created by the configured Exporter
- getExporter(Configuration, String, String) - Static method in class org.rioproject.impl.config.ExporterConfig
-
Get an Exporter
instance from a Configuration
using the provided component name and entry.
- getExporter(Configuration) - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the configured Exporter
- getExportURLs() - Method in class org.rioproject.opstring.ServiceElement
-
Get the export URLs.
- getExtractedPath() - Method in class org.rioproject.deploy.DownloadRecord
-
Get where the file was extracted to
- getExtractedSize() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the size of the extracted artifact.
- getFailureReasons() - Method in class org.rioproject.monitor.ProvisionFailureEvent
-
Get the failure reasons.
- getFaultDetectionHandler(ServiceElement, ClassLoader) - Static method in class org.rioproject.impl.fdh.FaultDetectionHandlerFactory
-
Get a FaultDetectionHandler from the ServiceElement
- getFaultDetectionHandler(AssociationDescriptor, ClassLoader) - Static method in class org.rioproject.impl.fdh.FaultDetectionHandlerFactory
-
Get a FaultDetectionHandler from the AssociationDescriptor
- getFaultDetectionHandler(ClassBundle, ClassLoader) - Static method in class org.rioproject.impl.fdh.FaultDetectionHandlerFactory
-
Load the FaultDetectionHandler from a ClassBundle
- getFaultDetectionHandlerBundle() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get a FaultDetectionHandler
from the Configuration
- getFaultDetectionHandlerBundle() - Method in class org.rioproject.opstring.ServiceElement
-
Get the FaultDetectionHandler ClassBundle
- getFDHProperties() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
- getFileName() - Method in class org.rioproject.resolver.Artifact
-
- getFileName(String) - Method in class org.rioproject.resolver.Artifact
-
- getFileSystemFree(String) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of available K-bytes for the file system
- getFileSystemTotal(String) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the number of total K-bytes for the file system
- getFileSystemUsed(String) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of used K-bytes for the file system
- getFileSystemUsedPercent(String) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the percentage of disk used
- getFirst(T) - Static method in class org.rioproject.impl.associations.AssociationProxyUtil
-
Get the first associated service proxy
- getFirstNonLoopbackAddress(boolean, boolean) - Static method in class org.rioproject.net.HostUtil
-
Get the first non-loopback address.
- getFlatDirectories() - Method in class org.rioproject.resolver.ResolverConfiguration
-
- getFormattedDate() - Method in class org.rioproject.watch.Calculable
-
- getFree() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the amount of free memory
- getFreeMemory() - Method in class org.rioproject.system.measurable.memory.CalculableMemory
-
Get the free memory
- getFreePercentage() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the percentage of free memory
- getFreeSystemMemory() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of free system memory
- getFreeSystemMemoryPercent() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the percent of free system memory
- getGAV() - Method in class org.rioproject.resolver.Artifact
-
- getGroupId() - Method in class org.rioproject.resolver.Artifact
-
- getGroups() - Method in class org.rioproject.associations.AssociationDescriptor
-
Returns an array consisting of the names of the groups whose members are
the lookup services to discover.
- getGroups() - Method in class org.rioproject.impl.discovery.ReggieStat
-
Convenience method to obtain pre-fetced group names
- getGroups() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Returns an array consisting of the names of the groups whose members are
the lookup services to discover.
- getHandback() - Method in class org.rioproject.impl.event.AbstractEventHandler.EventRegistrationResource
-
Returns the handback object.
- getHandler() - Method in class org.rioproject.log.LoggerConfig.LogHandlerConfig
-
Get the handler
- getHighThreshold() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getHighThreshold() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the high threshold value
- getHighThreshold() - Method in class org.rioproject.watch.ThresholdValues
-
Getter for property highThreshold.
- getHostAddress() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the IP address of the compute resource the service is executing on
- getHostAddress(String) - Static method in class org.rioproject.net.HostUtil
-
- getHostAddress() - Method in class org.rioproject.sla.SLAThresholdEvent
-
Getter for property hostAddress
- getHostAddressFromProperty(String) - Static method in class org.rioproject.net.HostUtil
-
Return the local host address based on the value of a system property.
- getHostName() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the host name of the compute resource the service is executing on
- getHostName() - Method in class org.rioproject.deploy.ServiceRecord
-
- getHostName() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the host name.
- getHostName() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the hostname
- getHostName() - Method in class org.rioproject.system.ResourceCapability
-
Get the hostname
- getIcon(int) - Method in class org.rioproject.entry.StandardServiceType
-
- getID() - Static method in class org.rioproject.impl.exec.VirtualMachineHelper
-
Get the ID (pid) using ManagementFactory.getRuntimeMXBean().getName()
.
- getID() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
Get the ID of the ThresholdWatch the SLAPolicyHandler is associated to
- getId() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPoolMXBeanMonitor
-
- getID() - Method in class org.rioproject.impl.watch.BoundedThresholdManager
-
- getID() - Method in interface org.rioproject.impl.watch.SettableThresholdListener
-
Get the ID of the ThresholdWatch the ThresholdListener is associated to
- getID() - Method in class org.rioproject.impl.watch.ThresholdManager
-
Get the identifier for the ThresholdManager
- getId() - Method in class org.rioproject.impl.watch.Watch
-
- getID() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getId() - Method in interface org.rioproject.impl.watch.WatchMBean
-
Getter for property id.
- getID() - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
- getId() - Method in class org.rioproject.resolver.RemoteRepository
-
- getId() - Method in class org.rioproject.watch.Calculable
-
Getter for property id
- getID() - Method in interface org.rioproject.watch.WatchDataSource
-
Get the ID for the WatchDataSource
- getIdentifier() - Method in class org.rioproject.sla.SLA
-
Get the identifier of the ThresholdWatch this SLA is for
- getIdentifier() - Method in class org.rioproject.system.MeasuredResource
-
Get the identifier of the measurable resource
- getImpl() - Method in class org.rioproject.servicebean.ServiceBeanFactory.Created
-
- getImplClassName() - Method in class org.rioproject.start.RioServiceDescriptor
-
Implementation class accessor method.
- getInetAddress() - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
Get the IP address of the ServiceBeanInstantiator
- getInetAddressFromProperty(String) - Static method in class org.rioproject.net.HostUtil
-
Return the InetAddress
based on the value of a system property.
- getInFlightRuleDefinition() - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getInFlightRuleMaps() - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getInFlightRuleServiceDefinition() - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getInFlightRuleServiceDefinitions() - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getInit() - Method in class org.rioproject.system.measurable.memory.pool.MemoryPoolUtilization
-
- getInitHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the amount of heap memory in bytes that the Java virtual machine
initially requests from the operating system for memory management.
- getInitialDeploymentLoadState() - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
Get the initial deployment state
- getInitNonHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the amount of non-heap memory (in MB) that the Java virtual machine
initially requests from the operating system for memory management.
- getInitParameter(String) - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getInitParameter(String) - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Returns an
Object
containing the value of the named
initialization parameter, or null if the parameter does not exist.
- getInitParameterNames() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getInitParameterNames() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the names (keys) for all initialization parameters
- getInitParameters() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Service controlled initialization parameters.
- getInstallRoot() - Method in class org.rioproject.deploy.StagedData
-
Get the installation root
- getInstance(String...) - Static method in class org.rioproject.config.Configuration
-
- getInstance(ClassLoader, String...) - Static method in class org.rioproject.config.Configuration
-
- getInstance() - Static method in class org.rioproject.impl.client.DiscoveryManagementPool
-
Get the singleton instance of the DiscoveryManagementPool
- getInstance() - Static method in class org.rioproject.impl.client.LookupCachePool
-
Get the singleton instance of the LookupCachePool
- getInstance() - Static method in class org.rioproject.impl.exec.JVMProcessMonitor
-
- getInstance() - Static method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get an instance of the SigarHelper.
- getInstance(RemoteWatchDataReplicator, UUID) - Static method in class org.rioproject.impl.watch.WatchDataReplicatorProxy
-
- getInstance() - Static method in class org.rioproject.loader.CommonClassLoader
-
Get an instance of the CommonCLassLoader
- getInstanceID() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the instance ID.
- getInstantiationDate() - Method in class org.rioproject.deploy.ServiceRecord
-
- getInstantiatorUuid() - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
Get the Uuid which uniquely identifies the ServiceBeanInstantiator
- getInstrumentation() - Static method in class org.rioproject.start.AgentHook
-
- getIntEntry(String, String, int, int, int) - Method in class org.rioproject.config.Configuration
-
- getInterfaceNames() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the the Array of public interfaces the associated service implements
- getInvocationCount() - Method in interface org.rioproject.associations.AssociationProxy
-
Get the number of times the associated service(s) were invoked using this
proxy
- getInvocationCount() - Method in class org.rioproject.impl.associations.AssociationProxySupport
-
- getInvocationDelay() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getInvocationHandler(Association<T>) - Method in interface org.rioproject.associations.AssociationProxy
-
Create an InvocationHandler
- getInvocationHandler(Association<T>) - Method in class org.rioproject.impl.associations.AssociationProxySupport
-
Create an InvocationHandler
- getInvocationMap() - Method in class org.rioproject.impl.associations.AssociationInjector
-
For each generated association proxy, get the corresponding
AssociationDescriptor and how many successful invocations were made to
all services in the association.
- getJARNames() - Method in class org.rioproject.opstring.ClassBundle
-
Get the JAR names.
- getJARs() - Method in class org.rioproject.opstring.ClassBundle
-
Get the JAR resources
- getJava() - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Get the path to the java executable based on the "java.home" system property
- getJComponent(Object) - Method in class org.rioproject.serviceui.UIComponentFactory
-
- getJComponentDesc(String, String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JComponent
- getJComponentDesc(String, String, String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JComponent
- getJComponentDesc(String, String[], String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JComponent
- getJDialog(Object, Dialog, boolean) - Method in class org.rioproject.serviceui.UIDialogFactory
-
- getJDialog(Object, Dialog) - Method in class org.rioproject.serviceui.UIDialogFactory
-
- getJDialog(Object, Frame, boolean) - Method in class org.rioproject.serviceui.UIDialogFactory
-
- getJDialog(Object, Frame) - Method in class org.rioproject.serviceui.UIDialogFactory
-
- getJDialog(Object) - Method in class org.rioproject.serviceui.UIDialogFactory
-
- getJFrame(Object) - Method in class org.rioproject.serviceui.UIFrameFactory
-
- getJFrameDesc(String, String, String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JFrame
- getJFrameDesc(String, String[], String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JFrame
- getJMXConnection(Entry[]) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get the String value found in the JMXProperty entry, or null if the attribute
set does not include a JMXProperty
- getJMXConnectionEntries() - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get the attributes to add to a service's attribute collection
- getJMXName(ServiceBeanContext, String) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get the JMX name to use as a base name for the ObjectName.
- getJoinManager() - Method in class org.rioproject.impl.service.Joiner
-
Get the JoinManager
for this Joiner
- getJoinManager() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the JoinManager created by the Joiner utility
- getJoinSet() - Method in interface org.rioproject.admin.ServiceAdmin
-
Returns an array of instances of ServiceRegistrar, each corresponding to a
lookup service with which the service is currently registered (joined)
- getJVMInputArgs(String) - Static method in class org.rioproject.impl.exec.JVMOptionChecker
-
- getJWindow(Object, Frame) - Method in class org.rioproject.serviceui.UIWindowFactory
-
- getJWindow(Object, Window) - Method in class org.rioproject.serviceui.UIWindowFactory
-
- getJWindow(Object) - Method in class org.rioproject.serviceui.UIWindowFactory
-
- getLastCalculable() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getLastCalculable() - Method in interface org.rioproject.watch.WatchDataSource
-
Gets the last Calculable from the history
- getLastCalculableValue() - Method in class org.rioproject.impl.watch.Watch
-
- getLastCalculableValue() - Method in interface org.rioproject.impl.watch.WatchMBean
-
Get the last Calculable as a CompositeData object
- getLastMeasuredResource() - Method in class org.rioproject.impl.system.measurable.FlatlineMonitor
-
- getLastMeasuredResource() - Method in class org.rioproject.impl.system.measurable.memory.ProcessMemoryMonitor
-
- getLastPort() - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
- getLastPort() - Method in class org.rioproject.rmi.PortRangeRMIServerSocketFactory
-
- getLease() - Method in interface org.rioproject.eventcollector.api.EventCollectorRegistration
-
Returns the Lease
object associated with this registration.
- getLeasedResource(Uuid) - Method in class org.rioproject.impl.service.ResourceLessor
-
Get a LeasedResource
- getLeasedResources() - Method in class org.rioproject.impl.service.ResourceLessor
-
This method returns a snapshot of the LeasedResource objects that
this ResourceLessor is managing
- getLength() - Method in class org.rioproject.watch.DefaultCalculableView
-
- getLevel() - Method in class org.rioproject.log.LoggerConfig.LogHandlerConfig
-
Get the
Level
to set for the handler
- getLifeCycle() - Method in class org.rioproject.start.RioServiceDescriptor
-
LifeCycle
accessor method.
- getListener() - Method in class org.rioproject.impl.event.AbstractEventHandler.EventRegistrationResource
-
Returns the event listener.
- getListeners() - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Get all registered RemoteServiceEventListeners
- getListeners() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getLoad() - Method in class org.rioproject.system.measurable.cpu.CpuUtilization
-
Get the system load
- getLoadableClassPath(PlatformCapability) - Static method in class org.rioproject.impl.system.capability.PlatformCapabilityLoader
-
Get the loadable classpath for the PlatformCapability.
- getLoadAverage() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the load average for the machine
- getLocation() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the location
- getLocation() - Method in class org.rioproject.deploy.StagedData
-
Get the download location
- getLocation(String, String) - Method in interface org.rioproject.resolver.Resolver
-
Get the location of the artifact
- getLocation(String, String, RemoteRepository[]) - Method in interface org.rioproject.resolver.Resolver
-
Get the location of the artifact
- getLocationURL() - Method in class org.rioproject.deploy.StagedData
-
Get the download location
- getLocators() - Method in class org.rioproject.associations.AssociationDescriptor
-
Returns an array consisting of instances of
LookupLocator
in which each
instance corresponds to a specific lookup service to discover
- getLocators() - Method in class org.rioproject.impl.client.JiniClient
-
Get the array of known locators
- getLocators() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Return Locator information the service optionally uses for discovery.
- getLockFileName() - Method in class org.rioproject.logging.jul.FileHandler
-
- getLogger() - Method in class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- getLogger() - Method in class org.rioproject.log.LoggerConfig
-
Get the Logger, configured with attributes
- getLogger() - Static method in class org.rioproject.resolver.ResolverConfiguration
-
- getLoggerConfigs() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get all configured LoggerConfig
s.
- getLoggerLevel() - Method in class org.rioproject.log.LoggerConfig
-
- getLoggerName() - Method in class org.rioproject.log.LoggerConfig
-
- getLoggingName(ServiceBeanContext) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
- getLoggingName(ServiceElement) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
- getLogRecord() - Method in class org.rioproject.log.ServiceLogEvent
-
- getLookupCache(DiscoveryManagement, ServiceTemplate) - Method in class org.rioproject.impl.client.LookupCachePool
-
This method will return an instance of LookupCache based on matching the
DiscoveryManagement instance and ServiceTemplate provided as
criteria.
- getLookupCache(String, String[], LookupLocator[], ServiceTemplate) - Method in class org.rioproject.impl.client.LookupCachePool
-
This method will return an instance of LookupCache based on matching the
shared name, shared discovery name, groups, locators and ServiceTemplate
provided as criteria.
- getLookupCache() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getLookupGroups() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getLookupGroups() - Method in interface org.rioproject.impl.servicebean.ServiceBeanAdapterMBean
-
Get the discovery groups
- getLowerThresholdDampeningTime() - Method in class org.rioproject.sla.SLA
-
Get the dampening value for lower thresholds being crossed.
- getLowThreshold() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
- getLowThreshold() - Method in interface org.rioproject.impl.watch.ThresholdWatchMBean
-
Get the low threshold value
- getLowThreshold() - Method in class org.rioproject.watch.ThresholdValues
-
Getter for property lowThreshold.
- getMachine() - Method in class org.rioproject.impl.discovery.ReggieStat
-
Convenience method to obtain the host the ServiceRegistrar is on
- getMachineBoundary() - Method in class org.rioproject.opstring.ServiceElement
-
Get the machine boundary
- getManufacturer() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getMarshalledInstance() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the MarshalledInstance
- getMatchedMeasurableCapabilities() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getMatchedMeasurableCapabilities() - Method in interface org.rioproject.servicebean.ComputeResourceManager
-
Get the MeasurableCapability instances that match declared SLAs.
- getMatchedPlatformCapabilities() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getMatchedPlatformCapabilities(ServiceElement, PlatformCapability[]) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
Get the PlatformCapability instances that match declared operational
requirements
- getMatchedPlatformCapabilities() - Method in interface org.rioproject.servicebean.ComputeResourceManager
-
Get the PlatformCapability instances that match declared system requirements.
- getMatchOnName() - Method in class org.rioproject.opstring.ServiceElement
-
If this method returns true then the name of the service is used in
addition to the interfaces implemented by the service or service proxy to
track service instances.
- getMax() - Method in class org.rioproject.system.measurable.memory.pool.MemoryPoolUtilization
-
- getMaxHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the maximum amount of memory (in bytes) that can be used for heap
memory management.
- getMaxNonHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the maximum amount of memory (in MB) that can be used for non-heap
memory management.
- getMaxPerMachine() - Method in class org.rioproject.opstring.ServiceElement
-
Get the maximum number of instances of this service that should exist on
any given machine
- getMaxServices() - Method in class org.rioproject.sla.SLA
-
Get the maximum number of services
- getMaxSize() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getMaxSize() - Method in interface org.rioproject.watch.WatchDataSource
-
Get the maximum size for the Calculable history
- getMBeanServer() - Static method in class org.rioproject.impl.jmx.MBeanServerFactory
-
Get the MBeanServer to use.
- getMBeanServerConnection() - Method in class org.rioproject.watch.WatchDescriptor
-
- getMeasurableCapabilities() - Method in class org.rioproject.impl.system.ComputeResource
-
Return an array of MeasurableCapability
objects.
- getMeasurableCapabilities(Configuration) - Method in class org.rioproject.impl.system.SystemCapabilities
-
Get the MeasurableCapability objects based on a passed in Configuration
- getMeasurableCapabilities(Configuration) - Method in interface org.rioproject.impl.system.SystemCapabilitiesLoader
-
Get the MeasurableCapability objects based on a passed in Configuration
- getMeasurableCapability(String) - Method in class org.rioproject.impl.system.ComputeResource
-
Get a MeasurableCapability
- getMeasurableMonitor() - Method in class org.rioproject.impl.system.measurable.cpu.CPU
-
- getMeasurableMonitor() - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.cpu.CPUExecHandler
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.cpu.GenericCPUMeasurer
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.cpu.LinuxHandler
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.cpu.ProcessCPUHandler
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.cpu.SystemCPUHandler
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.disk.DiskSpaceMonitor
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.FlatlineMonitor
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.MeasurableCapability
-
Get the MeasuredResource object, which represents this object's measured
capability
- getMeasuredResource() - Method in interface org.rioproject.impl.system.measurable.MeasurableMonitor
-
Get the MeasuredResource
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.memory.MemInfoMonitor
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPoolMXBeanMonitor
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.memory.ProcessMemoryMonitor
-
- getMeasuredResource() - Method in class org.rioproject.impl.system.measurable.memory.SystemMemoryMonitor
-
- getMeasuredResources() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the MeasuredResource components for the ComputeResource
- getMeasuredResources() - Method in class org.rioproject.system.ComputeResourceUtilization
-
The Map of measurable capability utilization values
- getMeasuredResources() - Method in class org.rioproject.system.ResourceCapability
-
Get an array of MeasuredResource objects for the compute resource.
- getMeasuredResources(int) - Method in class org.rioproject.system.ResourceCapability
-
Get an array of MeasuredResource objects for the compute resource.
- getMemoryPoolMXBean() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPoolMXBeanMonitor
-
- getMemoryUtilization() - Method in class org.rioproject.system.measurable.memory.CalculableSystemMemory
-
- getMemoryUtilization() - Method in class org.rioproject.system.measurable.memory.pool.CalculableMemoryPool
-
- getMessage() - Method in class org.rioproject.deploy.ServiceBeanInstantiationException.ExceptionDescriptor
-
- getMessage() - Method in class org.rioproject.impl.sla.SLAPolicyEvent
-
- getMetaClass() - Method in class org.rioproject.config.GroovyConfig
-
- getMetaClass() - Method in exception org.rioproject.impl.opstring.DSLException
-
- getMetaClass() - Method in class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- getMetaClass() - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getMetaClass() - Method in class org.rioproject.impl.opstring.OpStringPostProcessor
-
- getMetaClass() - Method in class org.rioproject.impl.opstring.RepositoryDecoder
-
- getMetaClass() - Method in class org.rioproject.impl.opstring.UsesVisitor
-
- getMetaClass() - Method in class org.rioproject.impl.system.capability.PlatformCapabilityWriter
-
- getMetaClass() - Method in class org.rioproject.resolver.ProjectModuleResolver
-
- getMetaClass() - Method in class org.rioproject.resolver.ResolverConfiguration
-
- getMetaData() - Method in class org.rioproject.loader.ServiceClassLoader
-
Get the meta data associated with this classloader
- getMultiplier() - Method in class org.rioproject.costmodel.ResourceCostModel.TimeBoundary
-
- getMXBean() - Method in class org.rioproject.impl.system.measurable.memory.ProcessMemoryMonitor
-
- getName() - Method in interface org.rioproject.associations.Association
-
Get the associated service's name
- getName() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the associated service's name
- getName() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getName() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the name of the downloaded file
- getName() - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
Get a name for the ServiceBeanInstantiator
- getName() - Method in class org.rioproject.deploy.ServiceRecord
-
- getName() - Method in class org.rioproject.deploy.SystemComponent
-
Get the name property
- getName() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the associated service's name
- getName() - Method in class org.rioproject.impl.opstring.OAR
-
Get the OAR-Name attribute
- getName() - Method in class org.rioproject.impl.opstring.OpString
-
- getName() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
- getName() - Method in interface org.rioproject.opstring.OperationalString
-
All OperationalString instances have a descriptive name.
- getName() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the name for the ServiceBean
- getName() - Method in class org.rioproject.opstring.ServiceElement
-
Get the name of the ServiceElement
- getName() - Method in class org.rioproject.resolver.RemoteRepository
-
- getName() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the name of this PlatformCapability
- getName() - Method in class org.rioproject.watch.FontDescriptor
-
Getter for property name.
- getName() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the name of the watch
- getNamedService(String) - Method in class org.rioproject.impl.opstring.OpString
-
Get the service with the provided name
- getNativeLib() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getNestedOperationalString(String) - Method in class org.rioproject.impl.opstring.OpString
-
Get the nested OperationalString with the provided name
- getNestedOperationalStrings() - Method in class org.rioproject.impl.opstring.OpString
-
- getNestedOperationalStrings() - Method in interface org.rioproject.opstring.OperationalString
-
An OperationalString may contain other OperationalString instances.
- getNestedTable() - Method in class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- getNext() - Method in class org.rioproject.impl.service.LeasedListManager
-
Returns the next ServiceResource
in the list of
ServiceResource
elements that have been leased.
- getNextID(long[]) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
Get the next instance ID
- getNextServiceItem() - Method in interface org.rioproject.associations.Association
-
Get the next ServiceItem in the collection of associated services.
- getNextServiceItem() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the next ServiceItem in the collection of associated services.
- getNextServiceResource() - Method in class org.rioproject.impl.event.AbstractEventHandler
-
Used to get the next ServiceResource
from a
LandlordLessor
- getNonNullEntry(String, String, Class<T>) - Method in class org.rioproject.config.Configuration
-
- getNonNullEntry(String, String, Class<T>, Object) - Method in class org.rioproject.config.Configuration
-
- getNonNullEntry(String, String, Class<T>, Object, Object) - Method in class org.rioproject.config.Configuration
-
- getNotificationBroadcasterSupport() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getNotificationBroadcasterSupport() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getNotificationBroadcasterSupport() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
Get the class that can be used as the class that sends JMX notifications
for the MBean
- getNotificationInfo() - Method in class org.rioproject.impl.event.EventNotificationAdapter
-
Get the MBeanNotificationInfo for the transformed event
- getNotificationInfo() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getNotificationInfo() - Method in class org.rioproject.impl.sla.SLAThresholdEventAdapter
-
Get the MBeanNotificationInfo for the transformed SLAThresholdEvent
- getOAR(File) - Static method in class org.rioproject.impl.opstring.OARUtil
-
Find the OAR file and return an OAR object
- getObjectName(ServiceBeanContext, String, String) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get an ObjectName with the following format :
defaultDomain:type=,name=servicename,
name=, id=
- getObjectName(ServiceBeanContext, String, String, String) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get an ObjectName with the following format :
defaultDomain:type=,name=servicename, name=,
id=
- getObjectName() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the JMX ObjectName to access
- getOpenType(String, OpenType) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get the corresponding OpenType for a fully qualified class name
- getOperationalString() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the OperationalString attribute.
- getOperationalString() - Method in interface org.rioproject.opstring.OperationalStringManager
-
Get the OperationalString the OperationalStringManager
is managing
- getOperationalStringEntry(Entry[]) - Static method in class org.rioproject.impl.opstring.OpStringFilter
-
Gets first OperationalStringEntry from attribute array
- getOperationalStringManager(String) - Method in interface org.rioproject.deploy.DeployAdmin
-
Retrieve the managing OperationalStringManager for an OperationalString
- getOperationalStringManager() - Method in class org.rioproject.deploy.DeploymentResult
-
- getOperationalStringManager() - Method in class org.rioproject.deploy.ServiceProvisionEvent
-
Get the OperationalStringManager
- getOperationalStringManager() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getOperationalStringManager() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
Get the OperationalStringManager instance which is managing the
OperationalString the ServiceBean is a part of
- getOperationalStringManagers() - Method in interface org.rioproject.deploy.DeployAdmin
-
This will retrieve an array of OperationalStringManager instances that
are managing deployed OperationalString instances.
- getOperationalStringName() - Method in interface org.rioproject.associations.Association
-
Get the associated service's OperationalString name
- getOperationalStringName() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the associated service's OperationalString name
- getOperationalStringName() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the associated service's OperationalString name
- getOperationalStringName() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
Get the name of the OperationalString
- getOperationalStringName() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the OperationalString name.
- getOperationalStringName() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the name of the OperationalString this object has been constructed with
- getOperationalStringName() - Method in class org.rioproject.opstring.ServiceElement
-
Get the name of the OperationalString
- getOpStringName() - Method in class org.rioproject.impl.opstring.OAR
-
Get the OAR-OperationalString attribute
- getOpStringName() - Method in class org.rioproject.log.ServiceLogEvent
-
- getOpStringName() - Method in class org.rioproject.sla.RuleMap.ServiceDefinition
-
- getOrganization() - Method in class org.rioproject.deploy.ServiceStatement
-
Get the organization property
- getOrganization() - Method in class org.rioproject.opstring.ServiceBeanConfig
-
Get the organization
- getOuterConfiguration() - Method in class org.rioproject.impl.config.AggregateConfig
-
- getPath() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getPath() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the path to the downloaded file
- getPath() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the path of the PlatformCapability, where it is located on the
filesystem
- getPath() - Method in interface org.rioproject.system.capability.PlatformCapabilityMBean
-
The path on an accessible filesystem where the PlatformCapability is
installed
- getPeerInfo() - Method in interface org.rioproject.monitor.ProvisionMonitor
-
Get the PeerInfo object for the ProvisionMonitor
- getPendingCount(ServiceElement) - Method in interface org.rioproject.opstring.OperationalStringManager
-
Get the number of pending service provision requests.
- getPendingRequestCount(OperationalStringManager) - Method in class org.rioproject.impl.sla.ScalingPolicyHandler
-
- getPeriod() - Method in class org.rioproject.impl.watch.PeriodicWatch
-
- getPeriod() - Method in interface org.rioproject.impl.watch.PeriodicWatchMBean
-
Getter for property period.
- getPeriod() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the periodicity to collect data from the property
- getPerms() - Method in class org.rioproject.deploy.StagedData
-
File permissions to set on the downloaded data.
- getPersistentProvisioning() - Method in interface org.rioproject.cybernode.CybernodeAdmin
-
Get whether the Cybernode supports persistent provisioning of
qualitative capabilities
- getPersistentProvisioning() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the persistentProvisioning property
- getPersistentProvisioningRoot() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the location for the persistent provisioning of PlatformCapability
instances
- getPid() - Method in class org.rioproject.deploy.ServiceRecord
-
- getPid() - Method in class org.rioproject.impl.exec.ProcessManager
-
Get the pid
- getPid() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the pid for the current process
- getPlanned() - Method in class org.rioproject.opstring.ServiceElement
-
Get the number of instances of this service that should exist on the
network.
- getPlatformCapabilities() - Method in class org.rioproject.impl.system.ComputeResource
-
Return an array of PlatformCapability
objects.
- getPlatformCapabilities(Configuration) - Method in class org.rioproject.impl.system.SystemCapabilities
-
Get the PlatformCapability objects
- getPlatformCapabilities(Configuration) - Method in interface org.rioproject.impl.system.SystemCapabilitiesLoader
-
Get the PlatformCapability objects
- getPlatformCapabilities() - Method in class org.rioproject.system.ResourceCapability
-
Get an array of PlatformCapability objects for the compute resource
- getPlatformCapability(String) - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getPlatformCapability(String) - Method in class org.rioproject.impl.system.ComputeResource
-
Get a PlatformCapability
- getPlatformCapability(String) - Method in class org.rioproject.impl.system.SystemCapabilities
-
- getPlatformCapability(String) - Method in interface org.rioproject.servicebean.ComputeResourceManager
-
Get a PlatformCapability instance from a name.
- getPlatformCapabilityNameTable() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the PlatformCapability name table
- getPlatformCapabilityNameTable() - Method in class org.rioproject.impl.system.SystemCapabilities
-
Get the PlatformCapability name table
- getPlatformCapabilityNameTable() - Method in interface org.rioproject.impl.system.SystemCapabilitiesLoader
-
Get the PlatformCapability name table
- getPlatformClass() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getPlatformConfigurationDirectory(Configuration) - Method in class org.rioproject.impl.system.SystemCapabilities
-
- getPlatformConfigurationDirectory(Configuration) - Method in interface org.rioproject.impl.system.SystemCapabilitiesLoader
-
Get the directory to load platform configuration files from
- getPlatformKeys() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the keys for the platform capability
- getPlatformMBeanServerAgentId() - Static method in class org.rioproject.impl.jmx.JMXConnectionUtil
-
Get the agentID of the Platform MBeanServer
- getPlatformMXBeanProxy(MBeanServerConnection, String, Class<T>) - Static method in class org.rioproject.impl.jmx.JMXUtil
-
Get a platform MXBean proxy
- getPoint() - Method in class org.rioproject.watch.CalculableViewable.PlottedCalculable
-
- getPolicy() - Method in class org.rioproject.start.RioServiceDescriptor
-
Policy accessor method.
- getPort() - Method in class org.rioproject.impl.discovery.ReggieStat
-
Convenience method to obtain the port the ServiceRegistrar is
listening on
- getPostInstallAttributes() - Method in class org.rioproject.deploy.StagedSoftware
-
Get the post install attributes
- getPrevious() - Method in class org.rioproject.impl.service.LeasedListManager
-
Returns the previous ServiceResource
in the list of
ServiceResource
elements that have been leased.
- getPrimitiveType(Class) - Method in class org.rioproject.config.GroovyConfig
-
- getProcess() - Method in class org.rioproject.impl.exec.ProcessManager
-
Get the Process the ProcessManager is managing
- getProcessCpuPercentage(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the CPU utilization (percentage) for a process
- getProcessCpuSys(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the CPU system (kernel) usage for a process
- getProcessCpuUser(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the CPU user usage for a process
- getProcessCpuUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the measured process cpu utilization
- getProcessCpuUtilization() - Method in class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Get the ProcessCpuUtilization
- getProcessList() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
- getProcessMemoryUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the measured process memory utilization
- getProcessResidentMemory(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of real memory the process has available to it
- getProcessSharedMemory(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of shared memory the process has available to it
- getProcessVirtualMemorySize(long) - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of virtual memory the process has available to it
- getProperty(String) - Method in class org.rioproject.config.GroovyConfig
-
- getProperty(String) - Method in exception org.rioproject.impl.opstring.DSLException
-
- getProperty(String) - Method in class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- getProperty(String) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getProperty(String) - Method in class org.rioproject.impl.opstring.OpStringPostProcessor
-
- getProperty(String) - Method in class org.rioproject.impl.opstring.RepositoryDecoder
-
- getProperty(String) - Method in class org.rioproject.impl.opstring.UsesVisitor
-
- getProperty(String) - Method in class org.rioproject.impl.system.capability.PlatformCapabilityWriter
-
- getProperty() - Method in class org.rioproject.impl.watch.SamplingWatch
-
- getProperty(String) - Method in class org.rioproject.resolver.ProjectModuleResolver
-
- getProperty(String) - Method in class org.rioproject.resolver.ResolverConfiguration
-
- getProperty() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the property name to invoke on the bean
- getPropertyName() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the propertyName
- getProvisionablePlatformCapabilities() - Method in class org.rioproject.opstring.ServiceElement
-
Get the provisionable SystemRequirement instances
- getProvisionType() - Method in class org.rioproject.opstring.ServiceElement
-
Get the provision type set for this service.
- getProxy(String, OperationalStringManager) - Static method in class org.rioproject.impl.opstring.OpStringManagerProxy
-
Create a dynamic proxy for OperationalStringManager
management.
- getProxy(String, OperationalStringManager, DiscoveryManagement) - Static method in class org.rioproject.impl.opstring.OpStringManagerProxy
-
Create a dynamic proxy for OperationalStringManager management
- getProxy() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getProxy() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
Get the WatchDataSource proxy
- getProxy() - Method in class org.rioproject.servicebean.ServiceBeanFactory.Created
-
- getProxyClass() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the proxy factory
- getProxyVerifier() - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Returns a TrustVerifier
which can be used to verify
that a given proxy to this event consumer can be trusted
- getProxyVerifier() - Method in class org.rioproject.impl.service.LandlordLessor
-
- getProxyVerifier() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Returns a TrustVerifier
which can be used to verify that a
given proxy to this service can be trusted
- getProxyVerifier() - Method in class org.rioproject.impl.sla.RelocationPolicyHandler
-
Returns a TrustVerifier
which can be used to verify that a
given proxy to this policy handler can be trusted
- getProxyVerifier() - Method in class org.rioproject.impl.sla.ScalingPolicyHandler
-
Returns a TrustVerifier
which can be used to verify that a
given proxy to this policy handler can be trusted
- getProxyVerifier() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
Returns a TrustVerifier
which can be used to verify that a
given proxy to this WatchDataSource can be trusted
- getProxyVerifier() - Method in class org.rioproject.monitor.ServiceProvisionEventHandler
-
- getRam() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of system RAM.
- getRam() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the amount of Random Access Memory (RAM) the system has
- getRawCodebase() - Method in class org.rioproject.opstring.ClassBundle
-
Get the codebase without any translation
- getReason() - Method in class org.rioproject.monitor.ProvisionFailureEvent
-
Deprecated.
- getRedeploymentParms() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the Redeployment parameters
- getRedirection(ExecDescriptor) - Method in class org.rioproject.impl.exec.AbstractShell
-
- getRedirection(ExecDescriptor) - Method in class org.rioproject.impl.exec.posix.PosixShell
-
- getRedirection(ExecDescriptor) - Method in class org.rioproject.impl.exec.windows.WindowsShell
-
- getReferentUuid() - Method in class org.rioproject.impl.service.LandlordLessor
-
Return the Uuid
that has been assigned to the resource this
proxy represents.
- getReggieStats(int) - Method in class org.rioproject.impl.discovery.RecordingDiscoveryListener
-
Get the collection of known discovered/discarded ServiceRegistrar
discovery stats
- getRegistrantCount() - Method in class org.rioproject.impl.event.AbstractEventHandler
-
Gets the total number of ServiceResource instances contained by the
LandlordLessor used by this EventHandler
- getRegistrarGroups() - Method in class org.rioproject.impl.client.JiniClient
-
Get the known set of groups
- getRegistry() - Static method in class org.rioproject.rmi.RegistryUtil
-
Check if RMI Registry has been started for the VM, if not start it.
- getRegistryPort() - Method in interface org.rioproject.cybernode.CybernodeAdmin
-
Get the port that the Cybernode has started the RMI Registry on
- getRegistryRetries() - Static method in class org.rioproject.rmi.RegistryUtil
-
Get the registryRetries property.
- getReleaseChecksumPolicy() - Method in class org.rioproject.resolver.RemoteRepository
-
- getReleaseUpdatePolicy() - Method in class org.rioproject.resolver.RemoteRepository
-
- getRemoteRepositories() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
- getRemoteRepositories() - Method in interface org.rioproject.opstring.OperationalStringManager
-
Get the RemoteRepository
s used the resolve service artifacts
- getRemoteRepositories() - Method in class org.rioproject.opstring.ServiceElement
-
- getRemoteRepositories() - Method in interface org.rioproject.resolver.Resolver
-
Get the @{link RemoteRepository} instances the Resolver is using
- getRemoteRepositories() - Method in class org.rioproject.resolver.ResolverConfiguration
-
- getReportInterval() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the reportInterval property which controls how often the ComputeResource
will inform registered Observers of a state change.
- getRepositories() - Method in class org.rioproject.impl.opstring.OAR
-
- getRepositories() - Method in class org.rioproject.url.artifact.ArtifactURLConfiguration
-
- getResident() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the Total process resident (real) memory
- getResolver() - Static method in class org.rioproject.resolver.ResolverHelper
-
Provides a standard means for obtaining Resolver instances, using a
configurable provider.
- getResolver(ClassLoader) - Static method in class org.rioproject.resolver.ResolverHelper
-
Provides a standard means for obtaining Resolver instances, using a
configurable provider.
- getResolverJar() - Method in class org.rioproject.resolver.ResolverConfiguration
-
- getResource(String) - Static method in class org.rioproject.impl.exec.Util
-
Get a resource using the current context classloader
- getResource() - Method in class org.rioproject.impl.service.ServiceResource
-
Returns the resource that is being leased
- getResource() - Method in class org.rioproject.sla.RuleMap.RuleDefinition
-
- getResourceCapability() - Method in class org.rioproject.impl.system.ComputeResource
-
Return the ResourceCapability
object that will be used to
communicate the platform and measurable capabilities attributes of the
ComputeResource
- getResourceCapability() - Method in interface org.rioproject.system.ComputeResourceAdmin
-
- getResourceCostModel() - Method in class org.rioproject.system.capability.PlatformCapability
-
- getResourceCosts() - Method in class org.rioproject.deploy.ServiceRecord
-
Get the ResourceCost instances.
- getResourceName() - Method in class org.rioproject.costmodel.ResourceCost
-
- getRestoredContext() - Method in class org.rioproject.impl.servicebean.ServiceBeanContextManager.ContextAttributeLogHandler
-
- getResultant() - Method in class org.rioproject.impl.sla.SLAPolicyEvent
-
- getRetryCount() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getRetryTimeout() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getRuleClassPath() - Method in class org.rioproject.sla.RuleMap.RuleDefinition
-
- getRuleDefinition() - Method in class org.rioproject.sla.RuleMap
-
- getRuleMaps() - Method in class org.rioproject.opstring.ServiceElement
-
- getSampleSize() - Method in class org.rioproject.impl.system.measurable.MeasurableCapability
-
- getSampleSize() - Method in interface org.rioproject.impl.system.measurable.MeasurableCapabilityMBean
-
Get the sampleSize property
- getSearchPath() - Method in class org.rioproject.loader.ServiceClassLoader
-
Get the search path of URLs for loading classes and resources
- getSerialVersionUID() - Static method in exception org.rioproject.impl.opstring.DSLException
-
- getServerConfigArgs() - Method in class org.rioproject.start.RioServiceDescriptor
-
Service configuration arguments accessor method.
- getServerEndpoint() - Static method in class org.rioproject.impl.config.ExporterConfig
-
- getService() - Method in interface org.rioproject.associations.Association
-
Get the first service Object that can be used to communicate to the
associated service.
- getService() - Method in interface org.rioproject.associations.ServiceSelectionStrategy
-
Select a service for invocation
- getService() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the object used to communicate to the ServiceBean
- getService(T) - Static method in class org.rioproject.impl.associations.AssociationProxyUtil
-
- getService() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the first service Object that can be used to communicate to the
associated service.
- getService() - Method in class org.rioproject.impl.associations.strategy.AbstractServiceSelectionStrategy
-
- getService() - Method in class org.rioproject.impl.associations.strategy.FailOver
-
- getService() - Method in class org.rioproject.impl.associations.strategy.RoundRobin
-
- getService() - Method in class org.rioproject.impl.associations.strategy.Utilization
-
- getService() - Method in class org.rioproject.monitor.ProvisionMonitor.PeerInfo
-
Get the ProvisionMonitor service
- getService() - Method in class org.rioproject.watch.AccumulatorViewer
-
Accessor for property service
- getServiceBeanConfig() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the ServiceBeanConfig for the ServiceBean
- getServiceBeanConfig() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getServiceBeanConfig() - Method in class org.rioproject.opstring.ServiceElement
-
This method returns an instance of the ServiceBeanConfig
object created for this service as part of this Operational String
- getServiceBeanConfig() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the ServiceBeanConfig for the ServiceBean
- getServiceBeanContext(String, String, String[], ClassLoader) - Static method in class org.rioproject.impl.servicebean.ServiceBeanActivation
-
Create a ServiceBeanContext from the Configuration element.
- getServiceBeanContext(String, String, String[], Configuration, ClassLoader) - Static method in class org.rioproject.impl.servicebean.ServiceBeanActivation
-
Create a ServiceBeanContext from the Configuration element.
- getServiceBeanContext() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the ServiceBeanContext
- getServiceBeanControl() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getServiceBeanControl() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
- getServiceBeanExecutor() - Method in class org.rioproject.impl.exec.ServiceBeanExecHandler
-
- getServiceBeanID() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the unique identifier for the ServiceBean
- getServiceBeanInstance() - Method in class org.rioproject.deploy.DeployedService
-
- getServiceBeanInstance() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getServiceBeanInstance() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the ServiceBeanInstance
- getServiceBeanInstance() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
Get the ServiceBeanInstance for the ServiceBean
- getServiceBeanInstance() - Method in class org.rioproject.sla.SLAThresholdEvent
-
Get the ServiceBeanInstance
- getServiceBeanInstances(ServiceElement) - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
- getServiceBeanInstances(ServiceElement) - Method in interface org.rioproject.opstring.OperationalStringManager
-
Get the ServiceBeanInstance objects for a ServiceElement
- getServiceBeanInstantiatorID() - Method in class org.rioproject.deploy.ServiceBeanInstance
-
Get the unique identifier for the ServiceBeanInstantiator
- getServiceBeanInstantiators() - Method in interface org.rioproject.deploy.ProvisionManager
-
- getServiceBeanInstantiatorUuid() - Method in interface org.rioproject.admin.ServiceBeanAdmin
-
Get the Uuid of the ServiceBeanInstantiator the ServiceBean is being
hosted by
- getServiceBeanInstantiatorUuid() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Uuid of the Cybernode
- getServiceBeanManager() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getServiceBeanManager() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
The ServiceBeanManager provides a mechanism for the ServiceBean to obtain
a DiscardManager, request it's ServiceElement be updated to
OperationalStringManager instance(s) and obtain system resources.
- getServiceCacheListener() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
- getServiceCacheListener() - Method in class org.rioproject.impl.fdh.PooledFaultDetectionHandler
-
- getServiceCount() - Method in interface org.rioproject.associations.Association
-
Get the number of associated services
- getServiceCount() - Method in interface org.rioproject.cybernode.CybernodeAdmin
-
Get the number of services that this Cybernode has instantiated
- getServiceCount() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the number of associated services
- getServiceDefinitions() - Method in class org.rioproject.sla.RuleMap
-
- getServiceDiscoveryTimeout() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the service discovery timeout
- getServiceDiscoveryTimeUnits() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the unit of time for the service discovery timeout
- getServiceElement() - Method in interface org.rioproject.admin.ServiceBeanAdmin
-
Get the ServiceElement for the ServiceBean
- getServiceElement() - Method in class org.rioproject.deploy.DeployedService
-
- getServiceElement() - Method in class org.rioproject.deploy.ServiceProvisionEvent
-
Get the ServiceElement object
- getServiceElement() - Method in class org.rioproject.deploy.ServiceRecord
-
- getServiceElement() - Method in class org.rioproject.deploy.ServiceStatement
-
Get the ServiceElement
- getServiceElement() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getServiceElement() - Method in class org.rioproject.impl.sla.ScalingPolicyHandler
-
- getServiceElement() - Method in class org.rioproject.monitor.ProvisionFailureEvent
-
Get the ServiceElement attribute
- getServiceElement() - Method in class org.rioproject.monitor.ProvisionMonitorEvent
-
Get the ServiceElement attribute
- getServiceElement(Object) - Method in interface org.rioproject.opstring.OperationalStringManager
-
This method returns the ServiceElement object for a requested service
based on a service's proxy
- getServiceElement(String[], String) - Method in interface org.rioproject.opstring.OperationalStringManager
-
This method returns the ServiceElement object for a requested service
based on the array of interface (or proxy) classes the service implements
as an array of String objects and an optional service name.
- getServiceElement() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
Get the ServiceElement for the ServiceBean
- getServiceElement() - Method in class org.rioproject.sla.SLAThresholdEvent
-
Getter for property sElem
- getServiceElements() - Method in class org.rioproject.deploy.DeploymentMap
-
- getServiceFuture() - Method in interface org.rioproject.associations.Association
-
Get a future representing pending service association.
- getServiceFuture() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get a future representing pending service association.
- getServiceID() - Method in class org.rioproject.deploy.ServiceRecord
-
Get the uuid for the service
- getServiceID() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanManager
-
- getServiceID() - Method in interface org.rioproject.servicebean.ServiceBeanManager
-
Get the universally unique identifier for the ServiceBean
- getServiceInfo() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getServiceInfo(ServiceInfo) - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getServiceInterfaceNames(String, OpString) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getServiceItem() - Method in interface org.rioproject.associations.Association
-
Get the ServiceItem for the service thats first in the List of services.
- getServiceItem(T) - Method in interface org.rioproject.associations.Association
-
Get the ServiceItem for the associated service.
- getServiceItem() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the ServiceItem for the service thats first in the List of services.
- getServiceItem(T) - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the ServiceItem for the associated service.
- getServiceItems() - Method in interface org.rioproject.associations.Association
-
Get ServiceItem instances for all known associated service instances.
- getServiceItems() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get ServiceItem instances for all known associated service instances.
- getServiceLevelAgreements() - Method in class org.rioproject.opstring.ServiceElement
-
Returns the ServiceLevelAgreements object.
- getServiceLimit() - Method in interface org.rioproject.cybernode.CybernodeAdmin
-
Get the upper limit of services that this Cybernode can instantiate
- getServiceLogEventPublisher() - Method in class org.rioproject.logging.jul.JULServiceLogEventHandler
-
- getServiceLogEventPublisher() - Method in class org.rioproject.logging.logback.LogbackServiceLogEventHandler
-
- getServiceLogEventPublisher() - Method in interface org.rioproject.logging.ServiceLogEventHandler
-
Get the ServiceLogEventPublisher
- getServiceMonitor() - Method in class org.rioproject.impl.fdh.AbstractFaultDetectionHandler
-
Get the class which implements the ServiceMonitor
- getServiceMonitor() - Method in class org.rioproject.impl.fdh.AdminFaultDetectionHandler
-
Get the class which implements the ServiceMonitor
- getServiceMonitor() - Method in class org.rioproject.impl.fdh.JMXFaultDetectionHandler
-
- getServiceMonitor() - Method in class org.rioproject.impl.fdh.PooledFaultDetectionHandler
-
- getServiceName() - Method in class org.rioproject.log.ServiceLogEvent
-
- getServiceName() - Method in class org.rioproject.sla.RuleMap.ServiceDefinition
-
- getServiceProvisionListener() - Method in class org.rioproject.monitor.ServiceProvisionEventHandler
-
Get the ServiceProvisionListener proxy
- getServiceProxy(Object) - Method in class org.rioproject.cybernode.StaticCybernode
-
Get the proxy for a service implementation created by the
StaticCybernode
- getServiceProxy() - Method in class org.rioproject.impl.service.ServiceProvider
-
Concrete implementations must define a mechanism to retrieve the proxy to
represent the service on the network
- getServiceProxy() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Object (the proxy) to communicate with the ServiceBean.
- getServiceRecord() - Method in class org.rioproject.impl.exec.ServiceBeanExecHandler
-
- getServiceRecords(int) - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
This method returns an array of
ServiceRecord
objects which contain
information about the service instances this ServiceBeanInstantiator
has instantiated.
- getServiceRecords() - Method in class org.rioproject.deploy.ServiceStatement
-
Get all ServiceRecord instances
- getServiceRecords(int) - Method in class org.rioproject.deploy.ServiceStatement
-
Get ServiceRecord instances for ServiceRecord type(s)
- getServiceRecords(Uuid, int) - Method in class org.rioproject.deploy.ServiceStatement
-
Get ServiceRecord instances for a key and ServiceRecord type(s)
- getServiceRecords(Uuid) - Method in class org.rioproject.deploy.ServiceStatement
-
Get all ServiceRecord instances for a ServiceBean identifier
- getServiceRecords(Uuid, Uuid) - Method in class org.rioproject.deploy.ServiceStatement
-
Get all ServiceRecord instances for a ServiceBean identifier and key
- getServiceResources() - Method in class org.rioproject.impl.service.LeasedListManager
-
This method returns a snapshot of the ServiceResource objects in the
LinkedList of resources
- getServices() - Method in interface org.rioproject.associations.Association
-
Get all Objects that can be used to communicate to all known associated
services.
- getServices() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get all Objects that can be used to communicate to all known associated
services.
- getServices() - Method in class org.rioproject.impl.opstring.OpString
-
- getServices() - Method in interface org.rioproject.opstring.OperationalString
-
Get all services contained by this OperationalString as an array of
ServiceElement
objects
- getServiceSelectionStrategy() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the org.rioproject.associations.ServiceSelectionStrategy
classname to use for selecting associated services.
- getServiceSelectionStrategy() - Method in interface org.rioproject.associations.AssociationProxy
-
Get the strategy for selecting services
- getServiceSelectionStrategy() - Method in class org.rioproject.impl.associations.AssociationProxySupport
-
- getServiceSLAs() - Method in class org.rioproject.sla.ServiceLevelAgreements
-
Get the service specified SLAs
- getServiceStatement(ServiceElement) - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
- getServiceStatements() - Method in interface org.rioproject.deploy.ServiceBeanInstantiator
-
This method returns an array of
ServiceStatement
objects which contain
information about the ServiceBean instances this ServiceBeanInstantiator
has instantiated.
- getServiceStatements() - Method in interface org.rioproject.opstring.OperationalStringManager
-
- getServiceTemplate(ServiceElement, Class<?>) - Static method in class org.rioproject.impl.client.JiniClient
-
Create a ServiceTemplate from a ServiceElement
- getServiceTemplate(AssociationDescriptor, ClassLoader) - Static method in class org.rioproject.impl.client.JiniClient
-
Create a ServiceTemplate from an AssociationDescriptor
- getServiceType(String, String) - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getShared() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the Total process shared memory
- getSharedName() - Method in class org.rioproject.impl.client.DiscoveryManagementPool.SharedDiscoveryManager
-
- getShortDescription() - Method in class org.rioproject.entry.StandardServiceType
-
- getSize() - Method in class org.rioproject.watch.FontDescriptor
-
Getter for property size.
- getSLA() - Method in class org.rioproject.impl.sla.SLAPolicyEvent
-
- getSLA() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
Get the SLA
- getSLA() - Method in class org.rioproject.impl.system.measurable.MeasurableCapability
-
Get the SLA for ths MeasurableCapability.
- getSLA() - Method in class org.rioproject.sla.SLAThresholdEvent
-
Getter for property sla
- getSLAEventHandler() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the EventHandler that has been created to handle the sending of
SLAThresholdEvent event objects to registered EventConsumer clients
- getSLAPolicyHandler(String) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getSlaPolicyHandler() - Method in class org.rioproject.sla.SLA
-
Get the SLAPolicyHandler class name to create
- getSLAPolicyHandlerDescription() - Method in class org.rioproject.sla.SLAThresholdEvent
-
Getter for property slaPolicyHandlerDescription
- getSLAThresholdEvent() - Method in class org.rioproject.impl.sla.SLAPolicyEvent
-
- getSnapshotChecksumPolicy() - Method in class org.rioproject.resolver.RemoteRepository
-
- getSnapshotUpdatePolicy() - Method in class org.rioproject.resolver.RemoteRepository
-
- getSource() - Method in class org.rioproject.watch.Accumulator
-
Getter for property source.
- getStacktrace() - Method in class org.rioproject.deploy.ServiceBeanInstantiationException.ExceptionDescriptor
-
- getStagedData() - Method in class org.rioproject.deploy.StagedSoftware.PostInstallAttributes
-
Get the StagedData for the post installer
- getStagedData() - Method in class org.rioproject.opstring.ServiceElement
-
Get the StagedData for the service
- getStagedSoftware() - Method in class org.rioproject.deploy.SystemComponent
-
Get the StagedSoftware for this system component
- getStagedSoftware() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the StagedSoftware for the PlatformCapability
- getStart() - Method in class org.rioproject.net.PortRangeServerSocketFactory
-
- getStarted() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getStarted() - Method in interface org.rioproject.impl.servicebean.ServiceBeanAdapterMBean
-
Get the Date the ServiceBean was started
- getStarterClass() - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Get the starter class
- getStarterConfig(String) - Static method in class org.rioproject.impl.exec.CommandLineHelper
-
Get the path of the starter for service-bean-exec
- getStartTime() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
- getStartTime() - Method in class org.rioproject.impl.watch.StopWatch
-
- getStartTime() - Method in interface org.rioproject.impl.watch.StopWatchMBean
-
Getter for property startTime
- getState() - Method in interface org.rioproject.associations.Association
-
Get the Association state
- getState() - Method in class org.rioproject.impl.associations.DefaultAssociation
-
Get the Association state
- getState() - Method in class org.rioproject.servicebean.ServiceBeanState
-
Get the current state of the ServiceBean
- getStatus() - Method in class org.rioproject.impl.opstring.OpString
-
- getStatus() - Method in interface org.rioproject.opstring.OperationalString
-
Get the status of the OperationalString
- getStep() - Method in class org.rioproject.watch.ThresholdValues
-
- getStyle() - Method in class org.rioproject.watch.FontDescriptor
-
Getter for property style.
- getSubject() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
Get the Subject used to authenticate the service
- getSystem() - Method in class org.rioproject.system.measurable.cpu.CalculableCPU
-
Get the cpu kernel usage
- getSystem() - Method in class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Get the cpu kernel usage
- getSystem() - Method in class org.rioproject.system.measurable.cpu.CpuUtilization
-
Get the cpu kernel usage
- getSystem() - Method in class org.rioproject.system.measurable.cpu.ProcessCpuUtilization
-
Get the cpu kernel usage for the process
- getSystemComponents() - Method in class org.rioproject.deploy.SystemRequirements
-
Get system requirements as an array of SystemComponent objects
- getSystemCpuPercentage() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the cpu kernel usage
- getSystemMemoryUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the measured system memory utilization
- getSystemRequirementID(String) - Method in class org.rioproject.impl.opstring.OpStringParserHelper
-
- getSystemRequirements() - Method in class org.rioproject.sla.ServiceLevelAgreements
-
- getSystemThresholdIDs() - Method in class org.rioproject.deploy.SystemRequirements
-
Get the system identifier keys that have ThresholdValues associated to
them
- getSystemThresholds() - Method in class org.rioproject.deploy.SystemRequirements
-
Get the map of system threshold ids and threshold values
- getSystemThresholdValue(String) - Method in class org.rioproject.deploy.SystemRequirements
-
Get the ThresholdValue associated to a system identifier
- getTemplateURL() - Method in class org.rioproject.impl.exec.AbstractShell
-
- GETTER - Static variable in class org.rioproject.impl.jmx.GenericMBeanInvoker
-
- getThreadDeadlockCalculable() - Method in class org.rioproject.impl.watch.ThreadDeadlockMonitor
-
- getThresholdBreachedCount() - Method in class org.rioproject.watch.ThresholdValues
-
Gets the count of breached thresholds
- getThresholdClearedCount() - Method in class org.rioproject.watch.ThresholdValues
-
Gets the count of cleared thresholds
- getThresholdCrossed() - Method in class org.rioproject.impl.watch.BoundedThresholdManager
-
- getThresholdCrossed() - Method in class org.rioproject.impl.watch.ThresholdManager
-
Get the type of threshold that has been crossed
- getThresholdListeners() - Method in class org.rioproject.impl.watch.ThresholdManager
-
Get all registered ThresholdListener instances
- getThresholdManager() - Method in class org.rioproject.impl.sla.SLAPolicyHandler
-
- getThresholdManager() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
Get the ThresholdManager for the ThresholdWatch
- getThresholdManagers() - Method in class org.rioproject.impl.system.measurable.MeasurableCapability
-
- getThresholdType() - Method in class org.rioproject.watch.ThresholdEvent
-
Getter for property type
- getThresholdValues() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPoolMXBeanMonitor
-
- getThresholdValues() - Method in class org.rioproject.impl.watch.ThresholdManager
-
Getter for property thresholdValues.
- getThresholdValues() - Method in class org.rioproject.impl.watch.ThresholdWatch
-
Get the ThresholdValues from the ThresholdManager
- getThresholdValues() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getThresholdValues() - Method in class org.rioproject.system.MeasuredResource
-
Get the ThresholdValues property
- getThresholdValues() - Method in class org.rioproject.watch.ThresholdEvent
-
Getter for property thresholdValues
- getThresholdValues() - Method in interface org.rioproject.watch.WatchDataSource
-
Getter for property thresholdValues.
- getThrowable() - Method in class org.rioproject.monitor.ProvisionFailureEvent
-
Get the Throwable attribute
- getTimeUnit() - Method in class org.rioproject.opstring.UndeployOption
-
Get the TimeUnit
.
- getTitle() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property title.
- getTitleFont() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property titleFont.
- getTopLineValue() - Method in class org.rioproject.system.cpu.CalculableCPUView
-
- getTopLineValue() - Method in class org.rioproject.system.disk.CalculableDiskSpaceView
-
- getTopLineValue() - Method in class org.rioproject.system.memory.CalculableMemoryView
-
- getTopLineValue() - Method in class org.rioproject.system.memory.CalculableSystemMemoryView
-
- getTopLineValue() - Method in class org.rioproject.system.memory.pool.CalculableMemoryPoolView
-
- getTopLineValue() - Method in class org.rioproject.watch.DefaultCalculableView
-
- getTotal() - Method in class org.rioproject.system.measurable.cpu.CalculableCPU
-
Get the cpu utilization
- getTotal() - Method in class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Get the cpu utilization
- getTotal() - Method in class org.rioproject.system.measurable.cpu.CpuUtilization
-
Get the cpu utilization
- getTotal() - Method in class org.rioproject.system.measurable.cpu.ProcessCpuUtilization
-
Get the cpu utilization
- getTotal() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the amount of total system memory
- getTotalKnownServices() - Method in class org.rioproject.impl.sla.ScalingPolicyHandler
-
- getTotalMemory() - Method in class org.rioproject.system.measurable.memory.CalculableMemory
-
Getter for property totalMemory.
- getTotalPercentage() - Method in class org.rioproject.system.measurable.cpu.ProcessCpuUtilization
-
Get the cpu utilization percentage
- getTotalSystemMemory() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of system memory
- getType() - Method in class org.rioproject.costmodel.ResourceCostModel.TimeBoundary
-
- getType() - Method in class org.rioproject.deploy.ServiceRecord
-
Get the type of ServiceRecord
- getType() - Method in class org.rioproject.opstring.UndeployOption
-
Get the Type
- getType() - Method in class org.rioproject.resolver.Artifact
-
- getType() - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the type of PlatformCapability
- getType() - Method in class org.rioproject.watch.WatchDescriptor
-
Get the Watch type
- getUIDescriptor(String, String, String, String[], String) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor
- getUIDescriptor(String, JComponentFactory) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JComponentFactory
- getUIDescriptor(String, JDialogFactory) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JDialogFactory
- getUIDescriptor(String, JFrameFactory) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
Get a UIDescriptor for a JFrameFactory
- getUIDescriptor(String, JWindowFactory) - Static method in class org.rioproject.entry.UIDescriptorFactory
-
- getUnarchiveTime() - Method in class org.rioproject.deploy.DownloadRecord
-
Get the amount of time (in millis) it took to perform the unarchive
(extraction)
- getUndeployOption() - Method in class org.rioproject.impl.opstring.OpString
-
- getUndeployOption() - Method in interface org.rioproject.opstring.OperationalString
-
Get undeployment option
- getUnits() - Method in class org.rioproject.costmodel.ResourceCost
-
Get the number of units used.
- getUpdated() - Method in class org.rioproject.deploy.ServiceRecord
-
- getUpperThresholdDampeningTime() - Method in class org.rioproject.sla.SLA
-
Get the dampening value for upper thresholds being crossed
- getUpTime() - Method in interface org.rioproject.admin.ServiceBeanAdmin
-
How long the service has been running
- getURIs(URL[]) - Static method in class org.rioproject.loader.ServiceClassLoader
-
Convert a URL[]
into a URI[]
- getURL() - Method in class org.rioproject.impl.opstring.OAR
-
Get the URL for the File that this OAR was created from.
- getUrl() - Method in class org.rioproject.resolver.RemoteRepository
-
- getURLs() - Method in class org.rioproject.loader.ClassAnnotator
-
Get the codebase URLs used for class annotations.
- getURLs() - Method in class org.rioproject.loader.CommonClassLoader
-
Override getURLs to ensure when an Object is marshalled its
annotation is correct
- getURLs() - Method in class org.rioproject.loader.ServiceClassLoader
-
Get the URLs to be used for class annotations as determined by the
ClassAnnotator
- getUsageCount() - Method in class org.rioproject.system.capability.PlatformCapability
-
- getUseAsClasspathResource() - Method in class org.rioproject.deploy.StagedSoftware
-
- getUsed() - Method in class org.rioproject.system.measurable.disk.DiskSpaceUtilization
-
- getUsed() - Method in class org.rioproject.system.measurable.memory.pool.MemoryPoolUtilization
-
- getUsed() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the amount of used memory
- getUsedHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Returns the current memory usage of the heap that is used for object
allocation.
- getUsedMemory() - Method in class org.rioproject.system.measurable.memory.CalculableMemory
-
Get the used memory
- getUsedNonHeap() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Returns the current memory usage of the non-heap that is used for object
allocation.
- getUsedPercentage() - Method in class org.rioproject.system.measurable.memory.SystemMemoryUtilization
-
Get the percentage of used memory
- getUsedSystemMemory() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the amount of used system memory
- getUsedSystemMemoryPercent() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the percent of used system memory
- getUser() - Method in class org.rioproject.system.measurable.cpu.CalculableCPU
-
Get the cpu user usage
- getUser() - Method in class org.rioproject.system.measurable.cpu.CalculableProcessCPU
-
Get the cpu user usage
- getUser() - Method in class org.rioproject.system.measurable.cpu.CpuUtilization
-
Get the cpu user usage
- getUser() - Method in class org.rioproject.system.measurable.cpu.ProcessCpuUtilization
-
Get the cpu user usage
- getUserCpuPercentage() - Method in class org.rioproject.impl.system.measurable.SigarHelper
-
Get the cpu user usage
- getUtilization() - Method in class org.rioproject.impl.system.ComputeResource
-
Get the resource utilization as computed by a summation of the
MeasurableCapability components
- getUtilization() - Method in class org.rioproject.impl.system.measurable.cpu.CPU
-
Get the computed utilization for this CPU
object
- getUtilization() - Method in class org.rioproject.impl.system.measurable.cpu.CPUExecHandler
-
- getUtilization() - Method in class org.rioproject.impl.system.measurable.cpu.MacTopOutputParser
-
- getUtilization() - Method in class org.rioproject.impl.system.measurable.cpu.MpstatOutputParser
-
- getUtilization() - Method in class org.rioproject.impl.system.measurable.disk.DiskSpace
-
Get the computed utilization for this DiskSpace
object
- getUtilization() - Method in interface org.rioproject.impl.system.measurable.MeasurableCapabilityMBean
-
Provide a method to return the utilization associated with this
MeasurableCapability
- getUtilization() - Method in class org.rioproject.impl.system.measurable.memory.Memory
-
Get the computed utilization for this Memory object
- getUtilization() - Method in class org.rioproject.impl.system.measurable.memory.pool.MemoryPool
-
- getUtilization() - Method in class org.rioproject.system.ComputeResourceUtilization
-
Get the utilization value, a summation of the measured resources
- getUtilization() - Method in class org.rioproject.system.ResourceCapability
-
Get the computed resource utilization
- getUuid() - Method in class org.rioproject.impl.service.ServiceProvider
-
Return the Uuid for the Service
- getUuid() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Uuid
- getValue() - Method in class org.rioproject.impl.jmx.GenericMBeanInvoker
-
- getValue() - Method in class org.rioproject.log.LoggerConfig.FormalArgument
-
- getValue(String) - Method in class org.rioproject.system.capability.PlatformCapability
-
Get the value associated with the key in the platform capability mapping.
- getValue() - Method in class org.rioproject.system.MeasuredResource
-
Get the measured value
- getValue() - Method in class org.rioproject.watch.Calculable
-
Getter for property value.
- getValues() - Method in class org.rioproject.watch.Statistics
-
- getVersion() - Method in class org.rioproject.associations.AssociationDescriptor
-
Get the version to match.
- getVersion() - Method in class org.rioproject.config.PlatformCapabilityConfig
-
- getVersion() - Method in class org.rioproject.impl.opstring.OAR
-
- getVersion() - Method in class org.rioproject.resolver.Artifact
-
- getView() - Method in class org.rioproject.impl.watch.Watch
-
Get the view for the Watch
- getView() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getView() - Method in interface org.rioproject.watch.WatchDataSource
-
Getter for property view.
- getVirtualMemorySize() - Method in class org.rioproject.system.measurable.memory.ProcessMemoryUtilization
-
Get the Total process virtual memory
- getWatch() - Method in class org.rioproject.impl.event.AbstractEventHandler
-
Get the response time watch for this EventHandler
- getWatch() - Method in class org.rioproject.impl.event.BasicEventConsumer
-
Get the response time watch for this EventConsumer
- getWatchDataReplicators() - Method in class org.rioproject.impl.watch.WatchDataSourceImpl
-
- getWatchDataSource() - Method in class org.rioproject.impl.watch.Watch
-
Getter for property watchDataSource.
- getWatchDataSource() - Method in interface org.rioproject.impl.watch.WatchMBean
-
- getWatchDescriptor(ServiceElement, String) - Static method in class org.rioproject.impl.servicebean.ServiceElementUtil
-
Get the WatchDescriptor from an SLA for the given ID
- getWatchDescriptor() - Static method in class org.rioproject.impl.watch.ThreadDeadlockMonitor
-
- getWatchDescriptors() - Method in class org.rioproject.sla.SLA
-
Get the watchDescriptors property
- getWatches() - Method in class org.rioproject.sla.RuleMap.ServiceDefinition
-
- getWatchNames() - Method in class org.rioproject.impl.watch.WatchInjector
-
Get all created Watch names
- getWatchRegistry() - Method in class org.rioproject.impl.service.ServiceProvider
-
Get the WatchDataSourceRegistry
- getWatchRegistry() - Method in class org.rioproject.impl.servicebean.DefaultServiceBeanContext
-
- getWatchRegistry() - Method in interface org.rioproject.servicebean.ServiceBeanContext
-
- getWatchUI() - Method in class org.rioproject.impl.servicebean.ServiceBeanAdapter
-
Get the Watch Ui (User Interface) UIDescriptor.
- getWhen() - Method in class org.rioproject.impl.sla.SLAPolicyEvent
-
- getWhen() - Method in class org.rioproject.opstring.UndeployOption
-
Get the when
property.
- getWhen() - Method in class org.rioproject.watch.Calculable
-
Getter for property when.
- getWrappedConfig() - Method in class org.rioproject.config.Configuration
-
- getWrappedServiceBeanInstantiators() - Method in interface org.rioproject.monitor.ProvisionMonitor
-
- getXFormat() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property xFormat.
- getXLegend() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property xLegend.
- getXLegendFont() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property xLegendFont.
- getXScale() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property xScale.
- getYFormat() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property yFormat.
- getYLegend() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property yLegend.
- getYLegendFont() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property yLegendFont.
- getYScale() - Method in class org.rioproject.watch.CalculableDisplayAttributes
-
Getter for property yScale.
- GroovyConfig - Class in org.rioproject.config
-
- GroovyConfig(String) - Constructor for class org.rioproject.config.GroovyConfig
-
- GroovyConfig(String[], ClassLoader) - Constructor for class org.rioproject.config.GroovyConfig
-
- GroovyDSLOpStringParser - Class in org.rioproject.impl.opstring
-
- GroovyDSLOpStringParser() - Constructor for class org.rioproject.impl.opstring.GroovyDSLOpStringParser
-
- GROUPS - Static variable in interface org.rioproject.impl.opstring.OpStringParserGlobals
-
- GROUPS - Static variable in class org.rioproject.opstring.ServiceBeanConfig
-
Lookup Discovery groups
- GROUPS_PROPERTY_NAME - Static variable in interface org.rioproject.config.Constants
-
System property set when to indicate a comma separated list of group
names to use
- GROUPS_PROPERTY_NAME - Static variable in class org.rioproject.impl.client.JiniClient
-