BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.configuration
Interface TargetMBean

All Known Subinterfaces:
ClusterMBean, DomainMBean, ServerMBean

public interface TargetMBean
extends ConfigurationMBean

A tagging interface that designate a class that implements it as a target for deployment of a component. It also designate it as a potential member of a TargetGroup.

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.
See Also:
Component, TargetGroupMBean

Field Summary
static long CACHING_STUB_SVUID
          Description of the Field
 
Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID
 
Method Summary
 void setDeployments(DeploymentMBean[] deployments)
          For OAM use only.
 
Methods inherited from interface weblogic.management.configuration.ConfigurationMBean
freezeCurrentValue, getNotes, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Field Detail

CACHING_STUB_SVUID

public static final long CACHING_STUB_SVUID
Description of the Field
Method Detail

setDeployments

public void setDeployments(DeploymentMBean[] deployments)
                    throws DistributedManagementException
For OAM use only.

A dynamic MBean attribute
Parameters:
deployments - The new deployments value
Throws:
DistributedManagementException - Description of the Exception

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b