|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.joran.spi.NoAutoStartUtil
public class NoAutoStartUtil
| Constructor Summary | |
|---|---|
NoAutoStartUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
notMarkedWithNoAutoStart(java.lang.Object o)
Returns true if the class of the object 'o' passed as parameter is *not* marked with the NoAutoStart annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoAutoStartUtil()
| Method Detail |
|---|
public static boolean notMarkedWithNoAutoStart(java.lang.Object o)
o -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||