Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.jms.extensions.JMSNamedEntityModifier

Packages that use JMSNamedEntityModifier
weblogic.jms.extensions WebLogic Server extensions to JMS. 

 

Uses of JMSNamedEntityModifier in weblogic.jms.extensions

 

Methods in weblogic.jms.extensions with parameters of type JMSNamedEntityModifier
abstract  void IJMSModuleHelper.createConnectionFactory(String resourceName, String factoryName, String factoryJndiName, String targetName, JMSNamedEntityModifier modifier)
          Creates a JMS connection factory in the given JMS System resource module
static void JMSModuleHelper.createConnectionFactory(Context ctx, String resourceName, String factoryName, String factoryJndiName, String targetName, JMSNamedEntityModifier modifier)
          Creates a JMS connection factory in the given JMS System resource module
static void JMSModuleHelper.createConnectionFactory(DomainMBean domain, String resourceName, String factoryName, String factoryJndiName, String targetName, JMSNamedEntityModifier modifier)
          Creates a JMS connection factory in the given JMS System resource module
abstract  void IJMSModuleHelper.createDestinationKey(String resourceName, String destinationKeyName, String property, String keyType, String sortOrder, JMSNamedEntityModifier modifier)
          Creates a DestinationKey Bean in the given JMS system resource module
static void JMSModuleHelper.createDestinationKey(Context ctx, String resourceName, String destinationKeyName, String property, String keyType, String sortOrder, JMSNamedEntityModifier modifier)
          Creates a DestinationKey Bean in the given JMS system resource module
static void JMSModuleHelper.createDestinationKey(DomainMBean domain, String resourceName, String destinationKeyName, String property, String keyType, String sortOrder, JMSNamedEntityModifier modifier)
          Creates a DestinationKey Bean in the given JMS system resource module
static void JMSModuleHelper.createDistributedQueue(Context ctx, String resourceName, String distributedQueueName, String jndiName, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedQueue(DomainMBean domain, String resourceName, String distributedQueueName, String jndiName, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedQueueMember(Context ctx, String resourceName, String distributedQueueName, String distributedQueueMemberName, int weight, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedQueueMember(DomainMBean domain, String resourceName, String distributedQueueName, String distributedQueueMemberName, int weight, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedTopic(Context ctx, String resourceName, String distributedTopicName, String jndiName, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedTopic(DomainMBean domain, String resourceName, String distributedTopicName, String jndiName, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedTopicMember(Context ctx, String resourceName, String distributedTopicName, String distributedTopicMemberName, int weight, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
static void JMSModuleHelper.createDistributedTopicMember(DomainMBean domain, String resourceName, String distributedTopicName, String distributedTopicMemberName, int weight, JMSNamedEntityModifier modifier)
          Deprecated. 12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
abstract  void IJMSModuleHelper.createForeignConnectionFactory(String resourceName, String foreignServerName, String foreignConnectionFactoryName, String localJNDIName, String remoteJNDIName, String username, String password, JMSNamedEntityModifier modifier)
          Creates a foreign JMS connection factory in a given foreign server of a JMS system resource module
static void JMSModuleHelper.createForeignConnectionFactory(Context ctx, String resourceName, String foreignServerName, String foreignConnectionFactoryName, String localJNDIName, String remoteJNDIName, String username, String password, JMSNamedEntityModifier modifier)
          Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
static void JMSModuleHelper.createForeignConnectionFactory(DomainMBean domain, String resourceName, String foreignServerName, String foreignConnectionFactoryName, String localJNDIName, String remoteJNDIName, String username, String password, JMSNamedEntityModifier modifier)
          Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
abstract  void IJMSModuleHelper.createForeignDestination(String resourceName, String foreignServerName, String foreignDestinationName, String localJNDIName, String remoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a foreign JMS destination in a given foreign server of a JMS system resource module
static void JMSModuleHelper.createForeignDestination(Context ctx, String resourceName, String foreignServerName, String foreignDestinationName, String localJNDIName, String remoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a foreign JMS destination in a given foreign server of a JMS system resource module
static void JMSModuleHelper.createForeignDestination(DomainMBean domain, String resourceName, String foreignServerName, String foreignDestinationName, String localJNDIName, String remoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a foreign JMS destination in a given foreign server of a JMS system resource module
abstract  void IJMSModuleHelper.createForeignServer(String resourceName, String foreignServerName, String targetName, JMSNamedEntityModifier modifier)
          Creates a foreign JMS server in a given JMS system resource module
static void JMSModuleHelper.createForeignServer(Context ctx, String resourceName, String foreignServerName, String targetName, JMSNamedEntityModifier modifier)
          Creates a foriegn JMS server in a given JMS system resource module
static void JMSModuleHelper.createForeignServer(DomainMBean domain, String resourceName, String foreignServerName, String targetName, JMSNamedEntityModifier modifier)
          Creates a foriegn JMS server in a given JMS system resource module
abstract  void IJMSModuleHelper.createQueue(String resourceName, String jmsServerName, String queueName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS queue in a given JMS system resource module.
static void JMSModuleHelper.createQueue(Context ctx, String resourceName, String jmsServerName, String queueName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS queue in a given JMS system resource module.
static void JMSModuleHelper.createQueue(DomainMBean domain, String resourceName, String jmsServerName, String queueName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS queue in a given JMS system resource module.
abstract  void IJMSModuleHelper.createQuota(String resourceName, String quotaName, JMSNamedEntityModifier modifier)
          Creates a quota in the given JMS system resource module
static void JMSModuleHelper.createQuota(Context ctx, String resourceName, String quotaName, String targetName, JMSNamedEntityModifier modifier)
          Creates the QuotaBean in the given JMS system resource module
static void JMSModuleHelper.createQuota(DomainMBean domain, String resourceName, String quotaName, String targetName, JMSNamedEntityModifier modifier)
          Creates the QuotaBean in the given JMS system resource module
abstract  void IJMSModuleHelper.createSAFErrorHandling(String resourceName, String safErrorHandlingName, JMSNamedEntityModifier modifier)
          Creates a SAF error handling in the given JMS system resource module
static void JMSModuleHelper.createSAFErrorHandling(Context ctx, String resourceName, String safErrorHandlingName, JMSNamedEntityModifier modifier)
          Creates a SAF error handling in a given JMS system resource
static void JMSModuleHelper.createSAFErrorHandling(DomainMBean domain, String resourceName, String safErrorHandlingName, JMSNamedEntityModifier modifier)
          Creates a SAF error handling in a given JMS system resource
abstract  void IJMSModuleHelper.createSAFImportedDestinations(String resourceName, String safImportedDestinationsName, String safRemoteContextName, String safErrorHandlingName, String targetName, JMSNamedEntityModifier modifier)
          Creates a SAF imported destinations group in the given JMS system resource module
static void JMSModuleHelper.createSAFImportedDestinations(Context ctx, String resourceName, String safImportedDestinationsName, String safRemoteContextName, String targetName, JMSNamedEntityModifier modifier)
          Creates a SAF imported destination group in a given JMS system resource
static void JMSModuleHelper.createSAFImportedDestinations(DomainMBean domain, String resourceName, String safImportedDestinationsName, String safRemoteContextName, String targetName, JMSNamedEntityModifier modifier)
          Creates a SAF imported destination group in a given JMS system resource
abstract  void IJMSModuleHelper.createSAFQueue(String resourceName, String safImportedDestinationsName, String safQueueName, String safQueueRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF queue in the given SAF imported destinations group
static void JMSModuleHelper.createSAFQueue(Context ctx, String resourceName, String safImportedDestinationsName, String safQueueName, String safQueueRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
static void JMSModuleHelper.createSAFQueue(DomainMBean domain, String resourceName, String safImportedDestinationsName, String safQueueName, String safQueueRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
abstract  void IJMSModuleHelper.createSAFRemoteContext(String resourceName, String safRemoteContextName, JMSNamedEntityModifier modifier)
          Creates a SAF remote context in the given JMS system resource module
static void JMSModuleHelper.createSAFRemoteContext(Context ctx, String resourceName, String safRemoteContextName, JMSNamedEntityModifier modifier)
          Creates a SAF remote context in a given JMS system resource
static void JMSModuleHelper.createSAFRemoteContext(DomainMBean domain, String resourceName, String safRemoteContextName, JMSNamedEntityModifier modifier)
          Creates a SAF remote context in a given JMS system resource
abstract  void IJMSModuleHelper.createSAFTopic(String resourceName, String safImportedDestinationsName, String safTopicName, String safTopicRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF topic in the given SAF imported destinations group
static void JMSModuleHelper.createSAFTopic(Context ctx, String resourceName, String safImportedDestinationsName, String safTopicName, String safTopicRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
static void JMSModuleHelper.createSAFTopic(DomainMBean domain, String resourceName, String safImportedDestinationsName, String safTopicName, String safTopicRemoteJNDIName, JMSNamedEntityModifier modifier)
          Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
abstract  void IJMSModuleHelper.createTemplate(String resourceName, String templateName, JMSNamedEntityModifier modifier)
          Creates a template in the given JMS system resource module
static void JMSModuleHelper.createTemplate(Context ctx, String resourceName, String templateName, JMSNamedEntityModifier modifier)
          Creates a TemplateBean in the given JMS resource using Context provided
static void JMSModuleHelper.createTemplate(DomainMBean domain, String resourceName, String templateName, JMSNamedEntityModifier modifier)
          Creates a TemplateBean in the given JMS resource using Context provided
abstract  void IJMSModuleHelper.createTopic(String resourceName, String jmsServerName, String topicName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS topic in the given JMS system resource module
static void JMSModuleHelper.createTopic(Context ctx, String resourceName, String jmsServerName, String topicName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
static void JMSModuleHelper.createTopic(DomainMBean domain, String resourceName, String jmsServerName, String topicName, String jndiName, JMSNamedEntityModifier modifier)
          Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
abstract  void IJMSModuleHelper.createUniformDistributedQueue(String resourceName, String uniformDistributedQueueName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed queue in the given JMS Module and target it as stated.
static void JMSModuleHelper.createUniformDistributedQueue(Context ctx, String resourceName, String uniformDistributedQueueName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed queue in the given JMS Module and target it as stated.
static void JMSModuleHelper.createUniformDistributedQueue(DomainMBean domain, String resourceName, String uniformDistributedQueueName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed queue in the given JMS Module and target it as stated.
abstract  void IJMSModuleHelper.createUniformDistributedTopic(String resourceName, String uniformDistributedTopicName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed topic in the given JMS Module and target it as stated.
static void JMSModuleHelper.createUniformDistributedTopic(Context ctx, String resourceName, String uniformDistributedTopicName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed topic in the given JMS Module and target it as stated.
static void JMSModuleHelper.createUniformDistributedTopic(DomainMBean domain, String resourceName, String uniformDistributedTopicName, String jndiName, String targetName, JMSNamedEntityModifier modifier)
          Create a uniform distributed topic in the given JMS Module and target it as stated.
abstract  void IJMSModuleHelper.findAndModifyEntity(String resourceName, String entityName, String entityType, JMSNamedEntityModifier modifier)
          Helper API to find and modify a JMS Module managed entity from the given JMS system resource.
static void JMSModuleHelper.findAndModifyEntity(Context ctx, String resourceName, String entityName, String entityType, JMSNamedEntityModifier modifier)
          Helper API to find and modify a JMS Module managed entity from the given JMS system resource.
static void JMSModuleHelper.findAndModifyEntity(DomainMBean domain, String resourceName, String entityName, String entityType, JMSNamedEntityModifier modifier)
          Helper API to find and modify a JMS Module managed entity from the given JMS system resource.

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09