|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dtf.testframework.coordinator2.logger.DefaultLogger
public class DefaultLogger
Constructor Summary | |
---|---|
DefaultLogger()
|
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 DefaultLogger()
Method Detail |
---|
public void initialise(java.lang.String name) throws LoggerInitialisationException
initialise
in interface Logger
LoggerInitialisationException
public void error(java.lang.String text)
error
in interface Logger
public void log(java.lang.String text)
log
in interface Logger
public void close() throws LoggerException
close
in interface Logger
LoggerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |