|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.tags.Log4jStateLogger com.tonbeller.jpivot.tags.TestStateLogger
public class TestStateLogger
Constructor Summary | |
---|---|
TestStateLogger()
|
Method Summary | |
---|---|
void |
destroy(StateManager.State s)
|
java.util.Set |
getActive()
|
java.util.List |
getErrors()
|
void |
initialize(StateManager.State s)
|
Methods inherited from class com.tonbeller.jpivot.tags.Log4jStateLogger |
---|
error, hide, show |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.tags.StateLogger |
---|
error, hide, show |
Constructor Detail |
---|
public TestStateLogger()
Method Detail |
---|
public void initialize(StateManager.State s)
initialize
in interface StateLogger
initialize
in class Log4jStateLogger
public void destroy(StateManager.State s)
destroy
in interface StateLogger
destroy
in class Log4jStateLogger
public java.util.Set getActive()
public java.util.List getErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |