|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl
org.smartfrog.sfcore.prim.PrimImpl
org.smartfrog.services.filesystem.replacevar.SFReplaceFileVar
public class SFReplaceFileVar
Description of the Class
| Field Summary | |
|---|---|
protected DataParser |
dataParser
Description of the Field |
protected java.lang.String |
fileName
Description of the Field |
protected java.lang.String |
newFileName
Description of the Field |
protected ParserVar |
parserVar
Description of the Field |
protected boolean |
shouldDetach
Description of the Field |
protected boolean |
shouldTerminate
Description of the Field |
| Fields inherited from class org.smartfrog.sfcore.prim.PrimImpl |
|---|
refLivenessDelay, refLivenessFactor, sfCompleteName, sfContext, sfDeployHooks, sfDeployWithHooks, sfExportRef, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfLivenessCount, sfLivenessDelay, sfLivenessFactor, sfLivenessSender, sfParent, sfStartHooks, sfTerminateWithHooks, termLock |
| Constructor Summary | |
|---|---|
SFReplaceFileVar()
Constructor for the SFRunCommand object |
|
| Method Summary | |
|---|---|
void |
kill()
Description of the Method |
void |
setLogLevel(int logLevel)
Sets the logLevel attribute of the SFRunCommand object |
void |
setShouldDetach(boolean shouldDetach)
Sets the shouldDetach attribute of the SFRunCommand object |
void |
setShouldTerminate(boolean shouldTerminate)
Sets the shouldTerminate attribute of the SFRunCommand object |
void |
sfDeploy()
Description of the Method |
void |
sfStart()
Description of the Method |
void |
sfTerminateWith(TerminationRecord r)
Description of the Method |
| Methods inherited from class org.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl |
|---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.smartfrog.sfcore.prim.Prim |
|---|
sfAddAttribute, sfAttributeKeyFor, sfAttributes, sfCompleteName, sfContainsAttribute, sfContainsValue, sfContext, sfDeployedHost, sfDeployedProcessName, sfDeployWith, sfDetach, sfDetachAndTerminate, sfDumpState, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfParent, sfParentageChanged, sfRemoveAttribute, sfReplaceAttribute, sfTerminate, sfTerminatedWith, sfTerminateQuietlyWith, sfValues |
| Methods inherited from interface org.smartfrog.sfcore.prim.Liveness |
|---|
sfPing |
| Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolver |
|---|
sfResolve, sfResolve, sfResolveHere, sfResolveHere, sfResolveParent |
| Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolverHelper |
|---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
| Methods inherited from interface org.smartfrog.sfcore.prim.Diagnostics |
|---|
sfDiagnosticsReport |
| Field Detail |
|---|
protected java.lang.String fileName
protected java.lang.String newFileName
protected boolean shouldTerminate
protected boolean shouldDetach
protected DataParser dataParser
protected ParserVar parserVar
| Constructor Detail |
|---|
public SFReplaceFileVar()
throws java.rmi.RemoteException
java.rmi.RemoteException - Description of Exception| Method Detail |
|---|
public void setLogLevel(int logLevel)
logLevel - The new logLevel valuepublic void setShouldTerminate(boolean shouldTerminate)
shouldTerminate - The new shouldTerminate valuepublic void setShouldDetach(boolean shouldDetach)
shouldDetach - The new shouldDetach value
public void sfDeploy()
throws java.rmi.RemoteException,
SmartFrogException
sfDeploy in interface PrimsfDeploy in class PrimImpljava.lang.Exception - Description of Exception
java.rmi.RemoteException - In case of network/rmi error
SmartFrogException - error while deploying
public void sfStart()
throws java.rmi.RemoteException,
SmartFrogException
sfStart in interface PrimsfStart in class PrimImpljava.lang.Exception - Description of Exception
java.rmi.RemoteException - In case of network/rmi error
SmartFrogException - failure while startingpublic void sfTerminateWith(TerminationRecord r)
sfTerminateWith in class PrimImplr - Description of Parameterpublic void kill()
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||