A B C D E G H I J L M P R S T U V

A

ActiveJmsResourceAdapter - Class in com.sun.enterprise.connectors.jms.system
Represents an active JMS resource adapter.
ActiveJmsResourceAdapter() - Constructor for class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Constructor for an active Jms Adapter.
addJmsHost(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Adds the JmsHost to the MQAddressList of the resource adapter.
addMQUrl(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
Creates an instance of MQUrl from JmsHost element in the dtd and add it to the addresslist.
ADDRESSLIST - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
ADMINPASSWORD - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
ADMINUSERNAME - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 

B

BROKERTYPE - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 

C

changed(PropertyChangeEvent[]) - Method in class com.sun.enterprise.connectors.jms.system.JMSConfigListener
Implementation of org.jvnet.hk2.config.ConfigListener
closeConnections(List) - Method in class com.sun.enterprise.connectors.jms.system.LegacyJmsRecoveryResourceHandler
 
com.sun.enterprise.connectors.jms.inflow - package com.sun.enterprise.connectors.jms.inflow
 
com.sun.enterprise.connectors.jms.system - package com.sun.enterprise.connectors.jms.system
 
com.sun.enterprise.connectors.jms.util - package com.sun.enterprise.connectors.jms.util
 
configureDescriptor(ConnectorDescriptor) - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
CONNECTION_URL - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
createChild(Class<T>) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
createManagedConnectionFactories(ConnectorConnectionPool, ClassLoader) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
This is a temporay solution for obtaining all the MCFs corresponding to a JMS RA pool, this is to facilitate the recovery process where the XA resources of all RMs in the broker cluster are required.
createManagedConnectionFactory(ConnectorConnectionPool, ClassLoader) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Creates ManagedConnection Factory instance.
createUrl(JmsHost, JmsService) - Static method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
createUrl(JmsHost, JmsService, String) - Static method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 

D

deepCopy(ConfigBeanProxy) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
deleteJmsHost(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Removes the JmsHost from the MQAddressList of the resource adapter.
DESTINATION - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
DESTINATION_TYPE - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
DIRECT - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 

E

EMBEDDED - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
EMBEDDED - Static variable in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
equals(Object) - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Two MQUrls are identified by their id (name).

G

getAddressListBehaviour() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getAddressListCount() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
getAddressListIterations() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getAdminPassword() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getAdminUserName() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getBrokerInstanceName(JmsService) - Static method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
getClusterByName(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getClusterForServer(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getClusterForServer(List, String) - Static method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getDefaultJmsHost(JmsService) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getHost() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getHostNameFromDasProperties() - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getJmsHost() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
getJMSPropertyValue(Server) - Static method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getJMSServiceType() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getLazyInit() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getMasterBroker(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getMaxRuntimeExceptions() - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Retrives the max runtime exception that are allowed.
getName() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getNodeHostName(Server) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getParent() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getParent(Class<T>) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getPort() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getProperty() - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getProperty(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getPropertyValue(String, String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getPropertyValue(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
getReconnectAttempts() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getReconnectDelay() - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Retrieves the reconnect delay in seconds.
getReconnectEnabled() - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Gets reconnect enabled flag.
getReconnectEnabled() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getReconnectInterval() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getReconnectMaxRetries() - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Gets the reconnect max retries.
getResolvedLocalJmsHostsInMyCluster(boolean) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getServersInCluster(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getServersInCluster(Cluster) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getServiceName() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
getSize() - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getSystemProperty(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
getUnAliasedPwd(String) - Static method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getUrl() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
getUrlList() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 

H

handleRequest(SelectableChannel) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
handles(ConnectorDescriptor, String) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
hashCode() - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Hashcode of MQurl is the same as the Hashcode of its name.

I

initializeBroker() - Method in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
initializeService() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
injectedInto(Object) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
instantiateMCF(String, ClassLoader) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
isAConfig(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
isClustered() - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
isClustered(List, String) - Static method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
isDAS(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
isJMSConnectionFactory(ExternalJndiResource) - Method in class com.sun.enterprise.connectors.jms.system.LegacyJmsRecoveryResourceHandler
 
isServerClustered(List, String) - Static method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
Return true if the given server instance is part of a cluster.

J

JMS_SERVICE - Static variable in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
JMSConfigListener - Class in com.sun.enterprise.connectors.jms.system
 
JMSConfigListener() - Constructor for class com.sun.enterprise.connectors.jms.system.JMSConfigListener
 
JmsHostWrapper - Class in com.sun.enterprise.connectors.jms.system
A wrapper class for the JmsHost serverbean since you cannot clone JmsHost elements without being a part of a transaction This class is primaritly used to create copies of the default jmshost element during auto-clustering
JmsHostWrapper() - Constructor for class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
JmsProviderLifecycle - Class in com.sun.enterprise.connectors.jms.system
 
JmsProviderLifecycle() - Constructor for class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
JmsRaUtil - Class in com.sun.enterprise.connectors.jms.util
 
JmsRaUtil() - Constructor for class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
JmsRaUtil(JmsService) - Constructor for class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 

L

LegacyJmsRecoveryResourceHandler - Class in com.sun.enterprise.connectors.jms.system
Recovery Handler for JMS Resources
LegacyJmsRecoveryResourceHandler() - Constructor for class com.sun.enterprise.connectors.jms.system.LegacyJmsRecoveryResourceHandler
 
loadRAConfiguration() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Loads RA configuration for MQ Resource adapter.
loadXAResourcesAndItsConnections(List, List) - Method in class com.sun.enterprise.connectors.jms.system.LegacyJmsRecoveryResourceHandler
 
LOCAL - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
LOCAL - Static variable in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 

M

MdbContainerProps - Class in com.sun.enterprise.connectors.jms.inflow
Represents the properties of MDBContainer.
MdbContainerProps() - Constructor for class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
 
mergeRAConfiguration(ResourceAdapterConfig, List<Property>) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
This is a HACK to remove the connection URL in the case of PE LOCAL/EMBEDDED before setting the properties to the RA.
MQ_DIR_NAME - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
MQAddressList - Class in com.sun.enterprise.connectors.jms.system
Defines an MQ addressList.
MQAddressList() - Constructor for class com.sun.enterprise.connectors.jms.system.MQAddressList
Create an empty address list
MQAddressList(JmsService) - Constructor for class com.sun.enterprise.connectors.jms.system.MQAddressList
Use the provided JmsService to create an addresslist
MQAddressList(JmsService, String) - Constructor for class com.sun.enterprise.connectors.jms.system.MQAddressList
Creates an instance from jmsService and resolves values using the provided target name
MQUrl - Class in com.sun.enterprise.connectors.jms.system
Represents one of the MQ address list elements.
MQUrl(String) - Constructor for class com.sun.enterprise.connectors.jms.system.MQUrl
Constructs the MQUrl with the id.

P

PHYSICAL_DESTINATION - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
postConstruct() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
postConstruct() - Method in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
postRAConfiguration() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Method to perform any post RA configuration action by derivative subclasses.

R

reloadRA(JmsService) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Recreates the ResourceAdapter using new values from JmsSerice.
REMOTE - Static variable in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
REMOTE - Static variable in class com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
 
removeMQUrl(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
Deletes the url represented by the JmsHost from the AddressList.

S

setActiveResourceAdapter(ActiveJmsResourceAdapter) - Method in class com.sun.enterprise.connectors.jms.system.JMSConfigListener
 
setAdminPassword(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
 
setAdminUserName(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
Sets the value of the adminUserName property.
setClusterBrokerList(String) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
setHost(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
Sets the value of the host property.
setHost(String) - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Sets the host name of the Url.
setInstanceName(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
setJmsService(JmsService) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
setLazyInit(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
Sets the value of lazyInit property Specify is this listener should be started as part of server startup or not
setMasterBroker(String) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
setMaxRuntimeExceptions(int) - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Sets the max runtime exception that are allowed.
setMdbContainerProperties() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
setName(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
Sets the value of the name property.
setPort(String) - Method in class com.sun.enterprise.connectors.jms.system.JmsHostWrapper
Sets the value of the port property.
setPort(String) - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Sets the port number of the Url.
setReconnectDelay(int) - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Sets the reconnect delay in seconds.
setReconnectEnabled(boolean) - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Sets reconnect enabled flag.
setReconnectMaxRetries(int) - Static method in class com.sun.enterprise.connectors.jms.inflow.MdbContainerProps
Sets the reconnect max retries.
setScheme(String) - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Sets the Scheme of MQ connection for this Url.
setService(String) - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
Sets the type of service offered by MQ broker.
setTargetName(String) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
setup() - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 
setup() - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
 
setup(boolean) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
Sets up the addresslist.
setupAddressList() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
 
startResourceAdapter(BootstrapContext) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 

T

toString() - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
Creates a String representation of address list from array list.
toString() - Method in class com.sun.enterprise.connectors.jms.system.MQUrl
String representation of the Url.

U

updateJmsHost(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
Updates the JmsHost information in the MQAddressList of the resource adapter.
updateMDBRuntimeInfo(EjbMessageBeanDescriptor, BeanPoolDescriptor) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
This is the most appropriate time (??) to update the runtime info of a 1.3 MDB into 1.4 MDB.
updateMQUrl(JmsHost) - Method in class com.sun.enterprise.connectors.jms.system.MQAddressList
Updates the information about the JmsHost in the address list.
upgradeIfNecessary() - Method in class com.sun.enterprise.connectors.jms.util.JmsRaUtil
Obtains the Implementation-Version from the MQ Client libraries that are deployed in the application server and in MQ installation directory.

V

validateActivationSpec(ActivationSpec) - Method in class com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter
 

A B C D E G H I J L M P R S T U V

Copyright © 2012 GlassFish Community. All Rights Reserved.