|
SmartFrog 3.10.000 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrimImpl in org.smartfrog.examples.arithnet |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.arithnet | |
|---|---|
class |
Comparator
Defines the comparator component. |
class |
Constant
Defines the constant component. |
class |
Dup
Constructs Dup Dup is basically a null operation, acting as a fan out. |
class |
Generator
Defines the generator component. |
class |
InputImpl
Defines the Input component. |
class |
Negate
Defines the Negate component. |
class |
NetElemImpl
Defines the basic methods for the netcomponents. |
class |
OutputImpl
Defines the Output component. |
class |
Plus
Defines the Plus component. |
class |
Printer
Defines the Printer component. |
class |
Times
Defines the Times component. |
| Uses of PrimImpl in org.smartfrog.examples.arraycompound |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.arraycompound | |
|---|---|
class |
ArrayCompoundImpl
This class is included in rmitargets that is read by the rmic compiler |
| Uses of PrimImpl in org.smartfrog.examples.counter |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.counter | |
|---|---|
class |
CounterImpl
Basic example component. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.apache |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.apache | |
|---|---|
class |
ApacheImpl
This class implements the Compound interface because it can "contain" Virtual Hosts components. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.balancer |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.balancer | |
|---|---|
class |
BalancerImpl
Title: BalancerImpl. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.filetester |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.filetester | |
|---|---|
class |
FileTesterImpl
|
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.gui.graphpanel |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.gui.graphpanel | |
|---|---|
class |
GraphImpl
A compound to collect data from a source and convert into some other form. |
class |
TideMeterImpl
A compound to collect data from a source and convert into some other form. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.gui.progresspanel |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.gui.progresspanel | |
|---|---|
class |
ProgressBarsImpl
Deprecated. 12 October 2002 |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.logging |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.logging | |
|---|---|
class |
LoggerImpl
Description: Logger is used to log debugging information to standar out or err. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.monitor |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.monitor | |
|---|---|
class |
CPUMonitorImpl
There are basically two ways in which this component could work. |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.stresstest |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.stresstest | |
|---|---|
class |
StressControlGuiImpl
Description of the Class |
class |
StressTesterImpl
Description of the Class |
| Uses of PrimImpl in org.smartfrog.examples.dynamicwebserver.thresholder |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.dynamicwebserver.thresholder | |
|---|---|
class |
DisplayThresholderImpl
This sfgraph component will try to display the graph indicated by the dataSource. |
class |
ThresholderImpl
Description: Thresholder component. |
| Uses of PrimImpl in org.smartfrog.examples.exampleTemplate |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.exampleTemplate | |
|---|---|
class |
ExampleTemplateImpl
This class has to be run through RMIC compiler (add it to RMITARGETS) |
| Uses of PrimImpl in org.smartfrog.examples.helloworld |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.helloworld | |
|---|---|
class |
GeneratorImpl
Basic example component. |
class |
PrinterImpl
Basic example component. |
| Uses of PrimImpl in org.smartfrog.examples.persistence |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.persistence | |
|---|---|
class |
PersistentCounterImpl
Basic example component. |
| Uses of PrimImpl in org.smartfrog.examples.pong |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.pong | |
|---|---|
class |
GameArenaWrapper
A wrapper to turn the sfPong game into a SmartFrog component. |
| Uses of PrimImpl in org.smartfrog.examples.spawn |
|---|
| Subclasses of PrimImpl in org.smartfrog.examples.spawn | |
|---|---|
class |
Spawn
Implements the lifecycle methods of spawn component. |
| Uses of PrimImpl in org.smartfrog.services.assertions |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.assertions | |
|---|---|
class |
AssertComponent
created 28-Apr-2004 11:40:53 |
| Uses of PrimImpl in org.smartfrog.services.autoloader |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.autoloader | |
|---|---|
class |
Autoloader
Component that will autoload a .sf file to create a child component which is being de-referemced Usually used as an immediate child of the ProcessCompound, to autoload components that are expected to be named in the ProcessCompound as part of the environment. |
| Uses of PrimImpl in org.smartfrog.services.comm.mcast |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.comm.mcast | |
|---|---|
class |
SFMCastClientImpl
sfMultiCastClient provides an implementation of a simple Multicast Client that listens in 'mcastAddress:mcastPort' for multicast messages. |
class |
SFMCastServerImpl
sfMultiCastServer provides an implementation of a simple Multicast Server that sends multicast messages to 'mcastAddress:mcastPort' every 5 secs. |
| Uses of PrimImpl in org.smartfrog.services.display |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.display | |
|---|---|
class |
SFDisplay
Implements PrintMsgInt interface and prints the message remotely. |
| Uses of PrimImpl in org.smartfrog.services.filesystem |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.filesystem | |
|---|---|
class |
CopyFileImpl
Implemetation for CopyFile component. |
class |
DeployByCopyImpl
a component that deletes a file after copying it |
class |
FileImpl
Implement a class that can dynamically map to a file created 27-May-2004 10:47:34 |
class |
FileUsingComponentImpl
This is a class of limited usefulness. |
class |
FileUsingCompoundImpl
This is a compound object that has the FileUsingComponent interfaces
and attributes. |
class |
MkdirImpl
Component to create directories; can clean them up too. |
class |
SelfDeletingFileImpl
This is a component which will delete a file that it is bound do at termination time. |
class |
TempDirImpl
An extension of mkdir created 24-Apr-2006 16:06:06 |
class |
TempFileImpl
created 18-May-2004 11:46:09 |
class |
TextFileImpl
A text file. |
class |
TouchFileImpl
This is a minimal component whose aim in life is to touch files. |
| Uses of PrimImpl in org.smartfrog.services.filesystem.filestore |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.filesystem.filestore | |
|---|---|
class |
LocalFilestoreImpl
|
| Uses of PrimImpl in org.smartfrog.services.filesystem.replacevar |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.filesystem.replacevar | |
|---|---|
class |
SFReplaceFileVar
Description of the Class |
| Uses of PrimImpl in org.smartfrog.services.management |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.management | |
|---|---|
class |
SFDeployDisplay
Management Console component. |
| Uses of PrimImpl in org.smartfrog.services.os.download |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.os.download | |
|---|---|
class |
DownloadImpl
Defines the Downloader class. |
| Uses of PrimImpl in org.smartfrog.services.os.java |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.os.java | |
|---|---|
class |
AbstractClasspathImpl
This is the base class, with a helper method to set the attributes |
class |
AbstractPolicy
base of our policies |
class |
DirectoryClasspathImpl
|
class |
FlattenLocalFilesPolicy
policy for flattening local files |
class |
JavaPackageImpl
created Sep 30, 2004 11:58:59 AM |
class |
LibraryArtifactImpl
Implementation of a library artifact. |
class |
LibraryClasspathImpl
Implement the classpath |
class |
LibraryImpl
Implementation of libraries logic created 04-Apr-2005 14:14:30 |
class |
LoadClassImpl
Class to force load another class (and keep it in memory till we undeploy. |
class |
LoadPropertyFileImpl
created 28-Feb-2006 13:50:52 |
class |
Maven1Policy
This is our maven1 naming policy. |
class |
Maven2Policy
|
class |
RunJavaImpl
created 21-May-2004 17:23:22 |
| Uses of PrimImpl in org.smartfrog.services.os.runshell |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.os.runshell | |
|---|---|
class |
RunShellImpl
This class implements the Compound interface because it can "contain" Virtual Hosts components. |
| Uses of PrimImpl in org.smartfrog.services.persistence |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.persistence | |
|---|---|
class |
SFPersist
Persist a component to a file |
| Uses of PrimImpl in org.smartfrog.services.shellscript |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.shellscript | |
|---|---|
class |
SFProcessExecutionImpl
|
class |
SFScriptExecutionImpl
|
class |
SFScriptImpl
|
| Uses of PrimImpl in org.smartfrog.services.trace |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.trace | |
|---|---|
class |
SFTrace
Implements the trace component in SmartFrog System. |
class |
SFTraceDisplay
Deprecated. 12 December 2001 |
| Uses of PrimImpl in org.smartfrog.services.utils.concat |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.utils.concat | |
|---|---|
class |
SFConcatImpl
Service Resource Manager that mediates between FF and Utility Resource Manager. |
| Uses of PrimImpl in org.smartfrog.services.utils.logtofile |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.utils.logtofile | |
|---|---|
class |
SFLogToFile
Class used to log system.out and system.err messages into a file. |
| Uses of PrimImpl in org.smartfrog.services.utils.setproperty |
|---|
| Subclasses of PrimImpl in org.smartfrog.services.utils.setproperty | |
|---|---|
class |
SFSetPropertyImpl
Service Resource Manager that mediates between FF and Utility Resource Manager. |
class |
SystemPropertiesImpl
Implement our JVM manipulator |
| Uses of PrimImpl in org.smartfrog.sfcore.compound |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.compound | |
|---|---|
class |
CompoundImpl
Implements the compound component behavior. |
| Uses of PrimImpl in org.smartfrog.sfcore.logging |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.logging | |
|---|---|
class |
SFLogRegistrationImpl
This class has to be run through RMIC compiler ( |
class |
SFLogStdStreamImpl
Implementation for SFLogStdStream component. |
class |
SFPrimLogImpl
Implementation for SFLog component. |
| Uses of PrimImpl in org.smartfrog.sfcore.processcompound |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.processcompound | |
|---|---|
class |
ProcessCompoundImpl
Implements deployment behaviour for a process. |
| Uses of PrimImpl in org.smartfrog.sfcore.updatable |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.updatable | |
|---|---|
class |
Tester
|
class |
UpdatableCompound
warning: handle in a thread that is not part of a lifecycle of another component... |
class |
UpdatablePrim
warning: handle in a thread that is not part of a lifecycle of another component... |
| Uses of PrimImpl in org.smartfrog.sfcore.workflow.combinators |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.workflow.combinators | |
|---|---|
class |
Container
Container is a modified Parallel which differs in that when any the sub-components terminates or fails it simply removes the child and continues to run. |
class |
Delay
Delay is a modified compound which differs in that the single sub-component is given a certain amount of time to terminate and if it has not, the timeout combinator terminates it and itself abnormally. |
class |
Deployer
|
class |
DetachingCompoundImpl
Implements the detaching compound component behavior. |
class |
During
During is a modified compound which differs in that the single sub-component is given a certain amount of time to terminate and if it has not, the timeout combinator terminates it and itself normally. |
class |
FireBreak
FireBreak is a modified Parallel that when a sub-components terminates, it simply removes itself from its parent and then terminates. |
class |
Parallel
Parallel is a modified compound which differs in that the sub-components operate in parallel but do not share the same lifecycle, and in particular the same termination. |
class |
RandomSequence
RandomSequence is a modified sequence which differs in that the sub-components operate sequentially but are started at random. |
class |
Repeat
Repeat is a modified compound which differs in that its single sub-component is created and should it terminate normally, is recreated. |
class |
Retract
Retract is a modified compound in which sub-components are terminated in reverse order in which they are deployed and started. |
class |
Retry
Retry is a modified compound which differs in that its single sub-component is created and should it terminate abnormally, is recreated. |
class |
Run
Run is a modified compound which differs in that its only sub-component is created and then left parentless to fend for itself. |
class |
Sequence
Sequence is a modified compound which differs in that the sub-components operate sequentially. |
class |
Timeout
Timeout is a modified compound which differs in that the single sub-component is given a certain amount of time to terminate and if it has not, the timeout combinator terminates it and itself abnormally. |
class |
Try
Try is a modified compound which differs in that its primary sub-component is deployed and when it terminates, a continuation component is selected depending on the termination type. |
| Uses of PrimImpl in org.smartfrog.sfcore.workflow.components |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.workflow.components | |
|---|---|
class |
Attribute
This component adds or removes an attribute from a component. |
class |
DoNothing
DoNothing is a test routine for SmartFlow systems. |
class |
EventCounter
This component waits for events, counts them, and when a certain number have arrived, terminates Attributes are documented in eventCounter.sf. |
class |
EventQueue
An extension of Prim providing the Primitive SmartFrog Component with the required event handling. |
class |
EventSend
A component used to send an event as part of a sequence of activities. |
class |
OnEvent
This component waits for a event to arrive, deploys the appropriate event handler and when this terminates, also terminate. |
class |
Terminator
This component sends an sfTerminate to the component referenced by its "kill" attribute. |
| Uses of PrimImpl in org.smartfrog.sfcore.workflow.eventbus |
|---|
| Subclasses of PrimImpl in org.smartfrog.sfcore.workflow.eventbus | |
|---|---|
class |
EventCompoundImpl
An extension of Compound providing the SmartFrog Component with the required event handling. |
class |
EventPrimImpl
An extension of Prim providing the Primitive SmartFrog Component with the required event handling. |
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||