BEA Systems, Inc.

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

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


Uses of Interface
weblogic.management.configuration.TargetInfoMBean

Packages that use TargetInfoMBean
weblogic.management.configuration   
 

Uses of TargetInfoMBean in weblogic.management.configuration
 

Subinterfaces of TargetInfoMBean in weblogic.management.configuration
 interface weblogic.management.configuration.AppDeploymentMBean
           
 interface weblogic.management.configuration.BasicDeploymentMBean
           
 interface JDBCSystemResourceMBean
          This bean defines a system-level JDBC resource.
 interface JMSInteropModuleMBean
          This bean defines a system-level JMS resource.
 interface JMSSystemResourceMBean
          This bean defines a system-level JMS resource.
 interface LibraryMBean
          Configuration bean for Libraries.
 interface SubDeploymentMBean
          This bean represents an individually targetable entity within a deployment package, which is deployable on WLS.
 interface SystemResourceMBean
          A system resource is a resource whose definition is part of the system configuration rather than an application.
 

Methods in weblogic.management.configuration with parameters of type TargetInfoMBean
static TargetMBean[] DomainTargetHelper.getDefaultTargets(TargetInfoMBean bean, Object defTargets)
          Ensures that the DomainTargetMBean is targeted to the local server by default.
static void DomainTargetHelper.validateTargets(TargetInfoMBean bean)
          Ensures that the targets of the DomainTargetMBean cannot be modified.
static void DomainTargetHelper.validateTargets(TargetInfoMBean bean, TargetMBean[] params)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.