|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.opsdesign.yax.log.LogBuilder
public abstract class LogBuilder
Implements the Loggable Interface. known subclasses ComponentType, CommonsAdapter
| Constructor Summary | |
|---|---|
LogBuilder()
|
|
| Method Summary | |
|---|---|
void |
log(java.lang.String msg)
|
void |
log(java.lang.String msg,
int msgSeverity)
|
void |
log(YaxEvent yaxEvent)
|
void |
log(YaxException yaxException)
resolves a passed through YaxException |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogBuilder()
| Method Detail |
|---|
public void log(java.lang.String msg)
log in interface Loggable
public void log(java.lang.String msg,
int msgSeverity)
log in interface Loggablepublic void log(YaxEvent yaxEvent)
log in interface Loggablepublic void log(YaxException yaxException)
log in interface Loggable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||