Package com.microstrategy.webapi.acm
Class ACMFailoverLog.CanRetryLog
- java.lang.Object
-
- com.microstrategy.webapi.acm.ACMFailoverLog.CanRetryLog
-
- Enclosing class:
- ACMFailoverLog
public static class ACMFailoverLog.CanRetryLog extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CanRetryLog()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ACMFailoverLog.ICanRetryLog
createCanRetryLog(Level iLevel)
-
-
-
Method Detail
-
createCanRetryLog
public static ACMFailoverLog.ICanRetryLog createCanRetryLog(Level iLevel)
-
-