BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


weblogic.management.configuration
Class LoggingLegalHelper

java.lang.Object
  extended byweblogic.management.configuration.LoggingLegalHelper

public class LoggingLegalHelper
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
LoggingLegalHelper()
           
 
Method Summary
static boolean isLogStartTimeValid(String format, String time)
           
static void validateLogTimeString(String value)
           
static void validateWebServerLogRotationTimeBegin(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingLegalHelper

public LoggingLegalHelper()
Method Detail

isLogStartTimeValid

public static boolean isLogStartTimeValid(String format,
                                          String time)

validateLogTimeString

public static void validateLogTimeString(String value)
                                  throws IllegalArgumentException
Throws:
IllegalArgumentException

validateWebServerLogRotationTimeBegin

public static void validateWebServerLogRotationTimeBegin(String value)
                                                  throws IllegalArgumentException
Throws:
IllegalArgumentException

Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.