Package | Description |
---|---|
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
Modifier and Type | Method | Description |
---|---|---|
AppDeploymentMBean[] |
ResourceGroupTemplateMBean.getAppDeployments() |
The collection of deployable entities in this resource group template.
|
TargetMBean[] |
PartitionMBean.getAvailableTargets() |
All the available targets for this partition.
|
CoherencePartitionCacheConfigMBean[] |
PartitionMBean.getCoherencePartitionCacheConfigs() |
The list of all the Coherence partition cache config beans in this partition.
|
CoherencePartitionCachePropertyMBean[] |
CoherencePartitionCacheConfigMBean.getCoherencePartitionCacheProperties() |
Return an array of all the Coherence Partition Cache Properties
|
TargetMBean[] |
PartitionMBean.getDefaultTargets() |
A list of default targets for the partition (if any).
|
FileStoreMBean[] |
ResourceGroupTemplateMBean.getFileStores() |
The file stores defined in this resource group template.
|
ForeignJNDIProviderOverrideMBean[] |
PartitionMBean.getForeignJNDIProviderOverrides() |
All the ForeignJNDIProviderOverride MBeans in this partition.
|
ForeignJNDIProviderMBean[] |
ResourceGroupTemplateMBean.getForeignJNDIProviders() |
The Foreign JNDI Providers defined for this resource group template.
|
JDBCStoreMBean[] |
ResourceGroupTemplateMBean.getJDBCStores() |
The JDBCStores defined in this resource group template.
|
JDBCSystemResourceMBean[] |
ResourceGroupTemplateMBean.getJDBCSystemResources() |
The JDBCSystemResourceMBeans that have been defined for this resource group template.
|
JMSServerMBean[] |
ResourceGroupTemplateMBean.getJMSServers() |
Define JMSServers for this resource group template.
|
JMSSystemResourceOverrideMBean[] |
PartitionMBean.getJMSSystemResourceOverrides() |
All the JMS system resource overrides in this partition.
|
JMSSystemResourceMBean[] |
ResourceGroupTemplateMBean.getJMSSystemResources() |
The JMSSystemResourceMBeans that have been defined for this
resource group template.
|
MailSessionOverrideMBean[] |
PartitionMBean.getMailSessionOverrides() |
All the MailSessionOverride MBeans in this partition.
|
MailSessionMBean[] |
ResourceGroupTemplateMBean.getMailSessions() |
The MailSessions for this resource group template.
|
MessagingBridgeMBean[] |
ResourceGroupTemplateMBean.getMessagingBridges() |
The MessagingBridgeMBean representing the messaging
bridges that have been configured to be part of this resource group template.
|
PathServiceMBean[] |
ResourceGroupTemplateMBean.getPathServices() |
The PathServices for this resource group template.
|
java.lang.String |
PartitionMBean.getPrimaryIdentityDomain() |
The partition's primary identity domain.
|
RealmMBean |
PartitionMBean.getRealm() |
The security realm for this partition.
|
DescriptorBean |
SystemResourceMBean.getResource() |
Return the Descriptor for the system resource.
|
java.lang.String |
PartitionMBean.getResourceDeploymentPlanPath() |
The resource deployment plan path.
|
SAFAgentMBean[] |
ResourceGroupTemplateMBean.getSAFAgents() |
The SAFAgentMBeans for this resource group template
|
TargetMBean[] |
ResourceGroupMBean.getTargets() |
A list of all the targets.
|