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 DomainValidator

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

public class DomainValidator
extends Object

This validator validates the whole enchilada

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

Constructor Summary
DomainValidator()
           
 
Method Summary
static void validateDomain(DomainMBean domain)
           
static void validateName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainValidator

public DomainValidator()
Method Detail

validateDomain

public static void validateDomain(DomainMBean domain)
                           throws IllegalArgumentException
Throws:
IllegalArgumentException

validateName

public static void validateName(String name)
                         throws IllegalArgumentException
Throws:
IllegalArgumentException

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