A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

S

schedule(TimerTask) - Method in class radtools.services.RADTools
TODO: Javadoc
SecureSession<SP extends SecurityPrincipal> - Interface in radtools.security
TODO: Javadoc
SecureSystem<SP extends SecurityPrincipal> - Interface in radtools.security
TODO: Javadoc
SecurityPrincipal - Interface in radtools.security
TODO: Javadoc
SentinelPositionException - Exception in rcf.core.util.position
Indicates that a method call to a position or iterator could not be executed because one or more of the positions was a sentinel, when an element bearing position was required.
SentinelPositionException() - Constructor for exception rcf.core.util.position.SentinelPositionException
Constructs an SentinelPositionException with no detailed message.
SentinelPositionException(String) - Constructor for exception rcf.core.util.position.SentinelPositionException
Constructs an SentinelPositionException with the specified detailed message.
SentinelPositionException(String, Throwable) - Constructor for exception rcf.core.util.position.SentinelPositionException
Constructs an SentinelPositionException with the specified detailed message and cause.
SentinelPositionException(Throwable) - Constructor for exception rcf.core.util.position.SentinelPositionException
Constructs an SentinelPositionException with the specified cause and a detailed message of (cause == null) ? null : cause.toString(), which typically contains the class and detail message of cause.
sequenceNumber - Variable in class rcf.core.concurrent.events.AbstractEventSource
TODO: Javadoc
serialVersionUID - Static variable in class radtools.graphing.Graph
TODO: Javadoc
serialVersionUID - Static variable in exception rcf.core.concurrent.events.InvalidEventType
TODO: Javadoc
serialVersionUID - Static variable in exception rcf.core.concurrent.schedule.TaskStateException
TODO: Javadoc
serialVersionUID - Static variable in exception rcf.core.concurrent.transactions.TransactionAbortedException
TODO: Javadoc
serialVersionUID - Static variable in class rcf.core.test.simple.TestMethod.None
TODO: Javadoc
serialVersionUID - Static variable in exception rcf.core.util.position.IncompatiblePositionException
An unique class level ID for use by the java serialization code.
serialVersionUID - Static variable in exception rcf.core.util.position.SentinelPositionException
An unique class level ID for use by the java serialization code.
serialVersionUID - Static variable in class rcf.system.gui.util.GUIImmutableCollection.Renderer
TODO: Javadoc
serialVersionUID - Static variable in class rcf.system.gui.util.GUIImmutableTree.Renderer
TODO: Javadoc
SERV - Variable in class radtools.services.linux.NagiosStatsRequest
Represents the statistic that holds the value of the particular service's name in the status file.
serverBind - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverDirListing - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverDocumentRoot - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverErrorHandler - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverErrorLog - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverIndexFiles - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverModules - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
serverPIDFile - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
servers - Variable in class radtools.services.haproxy.HAProxyLinux.HAProxyPool
A map from the name of servers in this application proxy pool to the HAProxyLinux.HAProxyServer objects which contain the server specific configuration information.
serversTaskEventSink - Variable in class radtools.services.haproxy.HAProxyLinux.GeneralSink
TODO: Javadoc
serverTag - Variable in class radtools.services.lighttpd.LigHTTPDLinux
TODO: Javadoc
Service - Interface in rcf.core.framework.services
TODO: Javadoc Adds basic versioning to ConcurrentRunnableTask.
services - Variable in class rcf.core.framework.Framework.Default
TODO: Javadoc
services() - Method in class rcf.core.framework.Framework.Default
 
services() - Method in interface rcf.core.framework.Framework
TODO: Javadoc Collection of running services.
servName - Variable in class radtools.services.linux.NagiosStatsRequest
Stores the current service's name when inside of a Service block in a call to refreshStats().
session - Variable in class radtools.services.network.AbstractNetworkTunnel
TODO: Javadoc
set(RADService.State) - Method in class radtools.services.AbstractRADService.AbstractRADServiceState
 
set(T) - Method in class rcf.core.framework.component.DefaultDynamicProperty
 
set(T) - Method in class rcf.core.framework.component.DynamicProperty.Default
 
set(T) - Method in class rcf.core.framework.component.FilteredDynamicProperty
 
set - Variable in class rcf.core.framework.component.ReflectedProperty.Default
TODO: Javadoc
set(Pair<A, B>) - Method in class rcf.core.util.groups.Pair.Iterator
 
set(A, B) - Method in class rcf.core.util.groups.Pair
 
set(A, B) - Method in interface rcf.core.util.groups.PairInterface
TODO: Javadoc
set(Singleton<A>) - Method in class rcf.core.util.groups.Singleton.Iterator
 
set(A) - Method in class rcf.core.util.groups.Singleton
 
set(A) - Method in interface rcf.core.util.groups.SingletonInterface
TODO: Javadoc Set the content element of this singleton.
set(Triple<A, B, C>) - Method in class rcf.core.util.groups.Triple.Iterator
 
set(A, B, C) - Method in class rcf.core.util.groups.Triple
 
set(A, B, C) - Method in interface rcf.core.util.groups.TripleInterface
TODO: Javadoc
set(T) - Method in interface rcf.core.util.position.Position
Set the content element of this position, and possibly change this position's relationship to other positions in the backing abstract data structure.
set(T) - Method in class rcf.core.util.reference.AtomicReference
 
set(T) - Method in class rcf.core.util.reference.FilteredReference
 
set(T) - Method in class rcf.core.util.reference.ThreadLocalReference
 
setA(A) - Method in class rcf.core.util.groups.Pair
 
setA(A) - Method in interface rcf.core.util.groups.PairInterface
TODO: Javadoc Set the first element of this pair.
setA(A) - Method in interface rcf.core.util.groups.TripleInterface
TODO: Javadoc Set the first element of this triple.
setArchive(String, File) - Method in class radtools.services.linux.LinuxSystem
TODO: Javadoc
setAs(X, Class<X>) - Method in class rcf.core.framework.component.AbstractDynamicProperty
 
setAs(X, Class<X>) - Method in interface rcf.core.framework.component.DynamicProperty
TODO: Javadoc Set this property, including performing any necessary type checking or casts.
setB(B) - Method in class rcf.core.util.groups.Pair
 
setB(B) - Method in interface rcf.core.util.groups.PairInterface
TODO: Javadoc Set the second element of this pair.
setB(B) - Method in interface rcf.core.util.groups.TripleInterface
TODO: Javadoc Set the second element of this triple.
setBoundaries(double, double, double, double) - Method in class radtools.graphing.Graph
Set cartesian coordinates boundaries
setC(C) - Method in class rcf.core.util.groups.Triple
 
setC(C) - Method in interface rcf.core.util.groups.TripleInterface
TODO: Javadoc Set the third element of this triple.
setDate(Date) - Method in class rcf.core.concurrent.schedule.TimerTask.Abstract
 
setDate(Date) - Method in interface rcf.core.concurrent.schedule.TimerTask
TODO: Javadoc
setJList(JList) - Method in class rcf.system.gui.util.GUIImmutableCollection
TODO: Javadoc
setJTree(JTree) - Method in class rcf.system.gui.util.GUIImmutableTree
TODO: Javadoc
setParent(CompositeTransaction.BranchInternal<Transaction>) - Method in class rcf.core.concurrent.transactions.ExternalTransaction.Internal
 
setParent(CompositeTransaction.BranchInternal<X>) - Method in interface rcf.core.concurrent.transactions.Transaction.Internal
TODO: Javadoc TODO: Transaction Composite Trees
setScreenRect(int, int, int, int) - Method in class radtools.graphing.GraphicsWrapper
Sets the boundaries of the enclosing screen that frames the graph
setServiceState(String, RADService.State) - Method in class radtools.services.linux.fedora.FedoraSystem
Set the state of the specified service daemon running under Fedora Core linux, using the /sbin/service script.
setX(double) - Method in class radtools.graphing.Point
Changes this point's first coordinate
setXRange(double, double) - Method in class radtools.graphing.GraphicsWrapper
Translates the input x Cartesian coordinate boundaries into the relevant boundaries for the inset graph and for the surrounding screen
setY(double) - Method in class radtools.graphing.Point
Changes this point's second coordinate
setYRange(double, double) - Method in class radtools.graphing.GraphicsWrapper
Translates the input y Cartesian coordinate boundaries into the relevant boundaries for the inset graph and for the surrounding screen
setZ(double) - Method in class radtools.graphing.Point
Changes this point's third coordinate
singleton - Static variable in class rcf.core.concurrent.schedule.TaskStateAdapter
TODO: Javadoc The singleton instance of this class.
singleton - Static variable in class rcf.core.framework.component.ComponentHelpers.FilterComponentInterface
TODO: Javadoc The singleton instance of this class.
singleton - Static variable in class rcf.core.util.groups.ImmutablePairAAdapter
TODO: Javadoc
singleton - Static variable in class rcf.core.util.groups.ImmutablePairBAdapter
TODO: Javadoc
singleton - Static variable in class rcf.core.util.groups.ImmutablePairSwapAdapter
TODO: Javadoc The singleton instance of this class.
singleton - Static variable in class rcf.core.util.groups.ImmutableSingletonAAdapter
TODO: Javadoc The singleton instance of this class.
singleton - Static variable in class rcf.core.util.groups.PairAAdapter
TODO: Javadoc
singleton - Static variable in class rcf.core.util.groups.PairBAdapter
TODO: Javadoc
singleton - Static variable in class rcf.core.util.groups.PairSwapAdapter
TODO: Javadoc The singleton instance of this class.
Singleton<A> - Class in rcf.core.util.groups
TODO: Javadoc Provides a simple, type safe (generic) wrapper which can encapsulate a single reference.
Singleton(A) - Constructor for class rcf.core.util.groups.Singleton
TODO: Javadoc Base constructor, simply records the content element for this object.
singleton - Static variable in class rcf.core.util.groups.SingletonAAdapter
TODO: Javadoc The singleton instance of this class.
singleton - Static variable in class rcf.core.util.reference.ReferenceTypeComparator
TODO: Javadoc The singleton instance of this class.
Singleton.Iterable<A> - Class in rcf.core.util.groups
TODO: Javadoc Wrap a single iterable collection, create an iterable over singletons of elements.
Singleton.Iterable(FixedUniIterable<A>) - Constructor for class rcf.core.util.groups.Singleton.Iterable
TODO: Javadoc Create an iterable of singletons from an iterable object.
Singleton.Iterator<A> - Class in rcf.core.util.groups
TODO: Javadoc Wrap a single iterator, create an iterator over singletons of elements.
Singleton.Iterator(Singleton.Iterable<A>, FixedUniIterator<A>) - Constructor for class rcf.core.util.groups.Singleton.Iterator
TODO: Javadoc Create an iterator of singletons from an iterable object.
SingletonAAdapter<A> - Class in rcf.core.util.groups
TODO: Javadoc Designed to adapt from the payload of a singleton to a complete singleton.
SingletonAAdapter() - Constructor for class rcf.core.util.groups.SingletonAAdapter
Default constructor, private to enforce singleton instantiation.
SingletonInterface<A> - Interface in rcf.core.util.groups
TODO: Javadoc Contains methods for mutating the content element in a singleton object, which can be virtualized.
sink(T, T) - Method in class rcf.core.framework.component.DynamicProperty.Default
TODO: Javadoc
siteDir - Variable in class radtools.services.ror.RoRServerLinux
TODO: Javadoc
size() - Method in interface rcf.core.concurrent.events.EventSyndicate
Get the number of event sinks which have been registered with the syndicate.
size() - Method in class rcf.core.util.groups.ImmutablePair.Iterable
 
size() - Method in class rcf.core.util.groups.ImmutableSingleton.Iterable
 
size() - Method in class rcf.core.util.groups.ImmutableTriple.Iterable
 
size() - Method in class rcf.core.util.groups.Pair.Iterable
 
size() - Method in class rcf.core.util.groups.Singleton.Iterable
 
size() - Method in class rcf.core.util.groups.Triple.Iterable
 
size() - Method in interface rcf.core.util.iterator.ImmutableIterable
TODO: Javadoc Return the number of elements which this iterable contains.
socket - Variable in class radtools.services.lighttpd.LigHTTPDLinux.LigHTTPDFastCGILocal
TODO: Javadoc
socket - Variable in class radtools.services.mysql.MySQLFedora
TODO: Javadoc
SoftReference<T> - Class in rcf.core.util.reference
TODO: Javadoc
SoftReference(T) - Constructor for class rcf.core.util.reference.SoftReference
TODO: Javadoc
SoftReference(T, ReferenceQueue<? super T>) - Constructor for class rcf.core.util.reference.SoftReference
TODO: Javadoc
source() - Method in interface rcf.core.concurrent.events.Event
Get the EventSource this event was generated from.
source - Variable in class rcf.core.concurrent.schedule.TaskEvent.Default
TODO: Javadoc
source() - Method in class rcf.core.concurrent.schedule.TaskEvent.Default
 
source() - Method in interface rcf.core.concurrent.schedule.TaskEvent
TODO: Javadoc
source() - Method in interface rcf.core.concurrent.transactions.CompositeTransaction
 
source - Variable in class rcf.core.concurrent.transactions.ExternalTransaction
TODO: Javadoc
source() - Method in class rcf.core.concurrent.transactions.ExternalTransaction
TODO: Javadoc
source() - Method in interface rcf.core.concurrent.transactions.Transaction
 
source - Variable in class rcf.core.framework.component.DynamicPropertyEvent.Caused
TODO: Javadoc
source() - Method in class rcf.core.framework.component.DynamicPropertyEvent.Caused
 
source - Variable in class rcf.core.framework.component.DynamicPropertyEvent.Default
TODO: Javadoc
source() - Method in class rcf.core.framework.component.DynamicPropertyEvent.Default
 
source() - Method in interface rcf.core.framework.component.DynamicPropertyEvent
 
SourceHelpers - Class in rcf.core.framework.source
TODO: Javadoc
SourceHelpers() - Constructor for class rcf.core.framework.source.SourceHelpers
TODO: Javadoc Dummy constructor to ensure that this class is never instantiated.
ssh - Variable in class radtools.services.linux.LinuxSession
TODO: Javadoc
START_HOST - Variable in class radtools.services.linux.NagiosStatsRequest
Represents the beginning of a Host block in the status file.
START_INFO - Variable in class radtools.services.linux.NagiosStatsRequest
Represents the beginning of an Info block in the status file.
START_PROG - Variable in class radtools.services.linux.NagiosStatsRequest
Represents the beginning of a Program block in the status file.
START_SERV - Variable in class radtools.services.linux.NagiosStatsRequest
Represents the beginning of a Service block in the status file.
started() - Method in class rcf.core.concurrent.transactions.ExternalTransaction.Internal
 
started() - Method in interface rcf.core.concurrent.transactions.Transaction.Internal
TODO: Javadoc Transition from Task.State#Constructed to Task.State#Running
state - Variable in class radtools.services.AbstractRADService.AbstractRADServiceState
TODO: Javadoc
state - Variable in class radtools.services.AbstractRADService
TODO: Javadoc
state - Variable in class radtools.services.AbstractRADService.UpdateTask
TODO: Javadoc
state - Variable in class rcf.core.concurrent.schedule.AbstractTask
TODO: Javadoc
state - Variable in class rcf.core.concurrent.schedule.TaskStateFilter
TODO: Javadoc
stateChanged(ChangeEvent) - Method in class rcf.core.framework.component.AbstractDynamicProperty.DoubleUpdate
 
stateChanged(ChangeEvent) - Method in class rcf.core.framework.component.AbstractDynamicProperty.IntegerUpdate
 
StaticComponent - Annotation Type in rcf.core.framework.component
TODO: Javadoc
StaticGetMethod - Annotation Type in rcf.core.framework.component
TODO: Javadoc Indicates that the annotated method is a get method for an option property.
StaticOperation - Annotation Type in rcf.core.framework.component
TODO: Javadoc
StaticParameter - Annotation Type in rcf.core.framework.component
TODO: Javadoc
StaticProperty - Annotation Type in rcf.core.framework.component
TODO: Javadoc
StaticPropertyMethod - Annotation Type in rcf.core.framework.component
TODO: Javadoc Indicates that a method will return a DynamicProperty representing the named property.
StaticSetMethod - Annotation Type in rcf.core.framework.component
TODO: Javadoc Indicates that the annotated method is a set method for an option property.
statsBase - Variable in class radtools.services.linux.NagiosStatsRequest
Stores all statistics not related to a particular host or service; namely, statistics inside the Info or Program object blocks.
statsHost - Variable in class radtools.services.linux.NagiosStatsRequest
Stores statistics that are related to a particular host as given by host_name (so within a Host block).
statsServ - Variable in class radtools.services.linux.NagiosStatsRequest
Stores statistics that are related to a particular service as given by service_description (so within a Service block) that is related to a particular host as given by host_name.
status - Variable in class rcf.core.framework.source.Version
TODO: Javadoc
stepThreads - Variable in class radtools.services.researchindex_load.AdvancedResearchIndexLoadLinux
TODO: Javadoc
string - Variable in enum radtools.services.ror.RoRServerLinux.RoRDatabase.RoRDatabaseAdapter
TODO: Javadoc
StrongReference<T> - Class in rcf.core.util.reference
TODO: Javadoc
StrongReference(T) - Constructor for class rcf.core.util.reference.StrongReference
TODO: Javadoc
sx1 - Variable in class radtools.graphing.GraphicsWrapper
Rectangle coordinates of the total screen containing the graph sx1 (west), sx2(east) sy1 (south), sy2 (north)
sx2 - Variable in class radtools.graphing.GraphicsWrapper
Rectangle coordinates of the total screen containing the graph sx1 (west), sx2(east) sy1 (south), sy2 (north)
sy1 - Variable in class radtools.graphing.GraphicsWrapper
Rectangle coordinates of the total screen containing the graph sx1 (west), sx2(east) sy1 (south), sy2 (north)
sy2 - Variable in class radtools.graphing.GraphicsWrapper
Rectangle coordinates of the total screen containing the graph sx1 (west), sx2(east) sy1 (south), sy2 (north)
syndicate - Variable in class rcf.core.concurrent.events.AbstractEventSource
TODO: Javadoc
syndicate() - Method in class rcf.core.concurrent.events.AbstractEventSource
 
syndicate() - Method in interface rcf.core.concurrent.events.EventSource
Return the current syndicate for this event source, or allocate one if there isn't one.
syndicate() - Method in class rcf.core.concurrent.schedule.AbstractTask
 
syndicate() - Method in class rcf.core.concurrent.transactions.AbstractTransaction
 
system() - Method in interface radtools.security.SecureSession
TODO: Javadoc
system() - Method in class radtools.services.linux.LinuxSession
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z