Package | Description |
---|---|
weblogic.j2ee.descriptor.wl |
Provides interfaces for
weblogic.j2ee.descriptor.wl . |
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.mbeans.custom |
Provides interfaces for
weblogic.management.mbeans.custom . |
Modifier and Type | Method and Description |
---|---|
DistributedTopicBean |
JMSBean.createDistributedTopic(java.lang.String name)
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
|
DistributedTopicBean[] |
JMSBean.getDistributedTopics()
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
|
DistributedTopicBean |
JMSBean.lookupDistributedTopic(java.lang.String name)
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
|
Modifier and Type | Method and Description |
---|---|
void |
JMSBean.destroyDistributedTopic(DistributedTopicBean distributedTopic)
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
|
Modifier and Type | Method and Description |
---|---|
void |
JMSDistributedTopicMBean.useDelegates(DistributedTopicBean delegate,
SubDeploymentMBean subDeployment)
Deprecated.
Sets the delegate in the compatibility processor
|
Modifier and Type | Field and Description |
---|---|
private DistributedTopicBean |
JMSDistributedTopic.delegate |
Modifier and Type | Method and Description |
---|---|
void |
JMSDistributedTopic.useDelegates(DistributedTopicBean paramDelegate,
SubDeploymentMBean subDeployment)
Sets the delegate in the compatibility processor
|