|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrendsite.commands.ChangeContext
public class ChangeContext
Change management context.
10NOV09 - EPG - First package release.
| Field Summary |
|---|
| Fields inherited from interface things.common.ThingsConstants |
|---|
A_NOBODY, A_NOTHING, AN_UNKNOWN, CHEAP_LINESEPARATOR, CODEC_EQUALITY, CODEC_ESCAPE_CHARACTER, CODEC_PROPERTY_ESCAPE_CHARACTER, CODEC_QUOTING, CODEC_SEPARATOR_CHARACTER, CODEC_SEPARATOR_CHARACTER_ESCAPED, COPYRIGHT_NOTICE, CR, CRLF, DEFAULT_TRANSPORT_CONNECT_RETRIES, DEFAULT_TRANSPORT_CONNECT_RETRY_DELAY, EMPTY_STRING, EPIC_FAIL, FALSE, FS_FILE_DELETE_RETRIES, KERNEL_LOCK_TRY_LIMIT_MILLIS, LF, NEWLINE, PATH_SEPARATOR, PATH_SEPARATOR_STRING, TROOF, TRUE, WAYSA |
| Constructor Summary | |
|---|---|
ChangeContext(things.thinger.io.conduits.ConduitController cc)
Default constructor. |
|
| Method Summary | |
|---|---|
void |
createChangeFile(FileContext fcontext,
java.io.File changeFile)
Create a change file. |
protected void |
finalize()
Finalizer. |
void |
reset()
Reset the context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeContext(things.thinger.io.conduits.ConduitController cc)
throws java.lang.Throwable
java.lang.Throwable| Method Detail |
|---|
public void reset()
throws java.lang.Throwable
java.lang.Throwable
public void createChangeFile(FileContext fcontext,
java.io.File changeFile)
throws java.lang.Throwable
fcontext - changeFile - the actual file.
java.lang.Throwable
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable - for bugs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||