Package | Description |
---|---|
weblogic.jms.extensions |
WebLogic Server extensions to JMS.
|
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.mbeans.custom |
Provides interfaces for
weblogic.management.mbeans.custom . |
weblogic.management.mbeanservers.edit.internal |
Provides interfaces for
weblogic.management.mbeanservers.edit.internal . |
weblogic.management.provider.internal |
Provides interfaces for
weblogic.management.provider.internal . |
weblogic.management.utils |
This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances.
|
Modifier and Type | Method and Description |
---|---|
private ResourceGroupTemplateMBean |
JMSPartitionModuleHelperImpl.getRgOrRgt(DomainMBean mydomain) |
Modifier and Type | Method and Description |
---|---|
static TargetMBean[] |
JMSModuleHelper.excludeRGDefinedJMSTargets(ResourceGroupMBean resourceGroupBean,
ResourceGroupTemplateMBean associatedRGT,
java.util.List<? extends TargetMBean> availableJMSTargets,
java.lang.Class<?> jmsTargetType)
This method was added to implement the JIRA OWLS-17563
For default targeted module destinations defined in JMS modules in a
ResourceGroup/Template (RG/T):
Ensure they are only deployed on JMS Servers and SAF Agents that are
configured in the same RG/T that configures the destination's module:
For RGT defined modules, the candidate set of destination hosts only
includes JMS Servers or SAF Agents that are defined in the same RGT.
|
private JMSServerMBean |
JMSPartitionModuleHelperImpl.findJMSServer(ResourceGroupTemplateMBean template,
java.lang.String jmsServerName) |
private JMSSystemResourceMBean |
JMSPartitionModuleHelperImpl.findJMSSystemResource(ResourceGroupTemplateMBean template,
java.lang.String resourceName) |
private TargetMBean |
JMSPartitionModuleHelperImpl.findTarget(ResourceGroupTemplateMBean template,
java.lang.String targetName) |
private JMSBean |
JMSPartitionModuleHelperImpl.getJMSBean(ResourceGroupTemplateMBean template,
java.lang.String resourceName) |
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceGroupMBean
A resource group is a named collection of deployable resources.
|
Modifier and Type | Field and Description |
---|---|
private ResourceGroupTemplateMBean |
ResourceGroupTemplateValidator.RGTDirectTargetingValidationProcessor.rgt |
Modifier and Type | Method and Description |
---|---|
ResourceGroupTemplateMBean |
DomainMBean.createResourceGroupTemplate(java.lang.String name)
Creates resource group templates with the specified name.
|
private static ResourceGroupTemplateMBean |
PartitionValidator.findContainingResourceGroupTemplate(WebLogicMBean mbean) |
ResourceGroupTemplateMBean |
ResourceGroupMBean.getResourceGroupTemplate()
The resource group template referenced by this resource group.
|
ResourceGroupTemplateMBean[] |
DomainMBean.getResourceGroupTemplates()
The resource group templates that have been
configured in this domain.
|
ResourceGroupTemplateMBean |
DomainMBean.lookupResourceGroupTemplate(java.lang.String name)
Looks up a resource group template by name.
|
Modifier and Type | Method and Description |
---|---|
private static void |
PartitionValidator.collectResourceDefinitions(PartitionValidator.ResourceCollisions coll,
ResourceGroupTemplateMBean rgt) |
void |
DomainMBean.destroyResourceGroupTemplate(ResourceGroupTemplateMBean template)
Destroys the specified resource group template.
|
private static SystemResourceMBean |
PartitionValidator.lookupSystemResource(ResourceGroupTemplateMBean rgt,
java.lang.String name) |
(package private) static void |
ResourceGroupTemplateValidator.rejectDirectTargetingOfResources(ResourceGroupTemplateMBean[] resourceContainers,
java.lang.String errorPrefix) |
void |
ResourceGroupMBean.setResourceGroupTemplate(ResourceGroupTemplateMBean template)
Set the resource group template for this resource group.
|
private static void |
ResourceGroupTemplateValidator.validateRGTName(ResourceGroupTemplateMBean rgt,
DomainMBean domain) |
static void |
ResourceGroupValidator.validateSetResourceGroupTemplate(ResourceGroupTemplateMBean rgt) |
Constructor and Description |
---|
RGTDirectTargetingValidationProcessor(ResourceGroupTemplateMBean rgt,
java.lang.StringBuilder error) |
Modifier and Type | Field and Description |
---|---|
private ResourceGroupTemplateMBean |
ResourceGroupTemplate.rgt |
Modifier and Type | Method and Description |
---|---|
protected static void |
ResourceGroupTemplate.destroySystemResources(ResourceGroupTemplateMBean rgt) |
(package private) static BasicDeploymentMBean[] |
ResourceGroupTemplate.getBasicDeployments(ResourceGroupTemplateMBean rgt)
Returns basic deployments for the specified resource group template (which could be
a resource group).
|
Modifier and Type | Method and Description |
---|---|
private static ResourceGroupTemplateMBean |
ConfigurationManagerMBeanImpl.containedByRGT(SettableBean bean)
Determines if the bean affected by an update event is
or is a child of a RGT mbean.
|
Modifier and Type | Method and Description |
---|---|
private TargetMBean |
MigrationToPartitionManager.cloneJMSTarget(TargetMBean targetToClone,
java.lang.String distributionPolicy,
ResourceGroupTemplateMBean rgtMBean) |
private PersistentStoreMBean |
MigrationToPartitionManager.cloneStore(java.lang.String storeName,
PersistentStoreMBean storeToClone,
java.lang.String distributionPolicy,
ResourceGroupTemplateMBean rgtMBean) |
private void |
MigrationToPartitionManager.importAppLibBinaries(DomainMBean domain,
ConfigurationMBean parent,
ResourceGroupTemplateMBean rgtMBean,
DomainMBean domainMBeanFromDescriptor,
java.util.zip.ZipFile partitionArchive,
org.codehaus.jettison.json.JSONObject readJsonRoot,
java.lang.String tmpDirForArchive,
MigrationReportHandler htmlImport) |
private void |
MigrationToPartitionManager.processDeployment(DomainMBean domain,
ConfigurationMBean parent,
ResourceGroupTemplateMBean rgtMBean,
DomainMBean domainMBeanFromDescriptor,
java.lang.Object readAppDeploymentObject,
java.util.zip.ZipFile partitionArchive,
java.lang.String tmpDirForArchive,
boolean isLibrary,
MigrationReportHandler htmlImport) |
private void |
MigrationToPartitionManager.updateSubdeployments(JMSBean jmsBean,
BasicDeploymentMBean jmssr,
ResourceGroupTemplateMBean rgtMBean) |
private void |
MigrationToPartitionManager.updateSubdeploymentsWithJMSTargets(TargetableBean[] destinationBeans,
BasicDeploymentMBean jmssrMBean,
ResourceGroupTemplateMBean rgtMBean) |
private void |
MigrationToPartitionManager.updateSubdeploymentsWithJMSTargets(TargetableBean destinationBean,
BasicDeploymentMBean jmssrMBean,
ResourceGroupTemplateMBean rgtMBean) |
Modifier and Type | Method and Description |
---|---|
private static ResourceGroupTemplateMBean |
ChangeUtils.containedByRGT(ConfigurationMBean bean)
Determines if the bean affected by an update event is
or is a child of a RGT mbean.
|
Modifier and Type | Method and Description |
---|---|
private static void |
ImportExportHelper.copyRGTSystemResources(ResourceGroupTemplateMBean oldRGT,
ResourceGroupTemplateMBean newRGT,
java.util.Set<java.io.File> writtenFileSet) |
private static void |
ImportExportHelper.createRGT(DomainMBean targetDomain,
ResourceGroupTemplateMBean rgtb,
java.lang.String rgtbNameInJson,
java.util.zip.ZipFile pArchive,
java.lang.String jsonAttributesString,
java.util.Set<java.io.File> writtenFileSet,
java.lang.String keyFile) |
private static java.lang.String[] |
ChangeUtils.getPartitionsUsingRGT(ResourceGroupTemplateMBean rgt) |
private static java.lang.String[] |
ChangeUtils.getServersUsingRGT(ResourceGroupTemplateMBean rgt) |
Modifier and Type | Method and Description |
---|---|
static AppDeploymentMBean[] |
AppDeploymentHelper.getAppsAndLibs(ResourceGroupTemplateMBean rgtm,
boolean appOnly) |
private static BasicDeploymentMBean |
AppDeploymentHelper.lookupBasicDeployment(java.lang.String name,
ResourceGroupTemplateMBean rgt) |