|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dtf.testframework.coordinator2.logger.FileLogger
public class FileLogger
| Constructor Summary | |
|---|---|
FileLogger()
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
error(java.lang.String text)
|
void |
initialise(java.lang.String name)
|
void |
log(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileLogger()
| Method Detail |
|---|
public void initialise(java.lang.String name)
throws LoggerInitialisationException
initialise in interface LoggerLoggerInitialisationExceptionpublic void error(java.lang.String text)
error in interface Loggerpublic void log(java.lang.String text)
log in interface Loggerpublic void close()
close in interface Logger
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||