Skip navigation links
A B C D E F G I J L M N P R S T V W X 

A

addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
addJmsNotificationListener(String, ObjectName, Destination) - Method in interface com.adaptris.jmx.remote.jms.JmsMBeanServerConnection
Add a notification listener for a given MBean
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
addOpenedConnection(Connection) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
addTemporaryQueue(TemporaryQueue) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
addTemporaryTopic(TemporaryTopic) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
ATTR_BACKUP_BROKER_URLS - Static variable in interface com.adaptris.jmx.remote.provider.solace.ProviderAttributes
Key in the initial attributes that specifies any additional broker urls.
ATTR_BACKUP_BROKER_URLS - Static variable in interface com.adaptris.jmx.remote.provider.sonicmq.ProviderAttributes
Key in the initial attributes that specifies any additional broker urls.
ATTR_BROKER_PASSWORD - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the broker password to be associated the underlying ConnectionFactory .
ATTR_BROKER_USERNAME - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the broker user to be associated the underlying ConnectionFactory .
ATTR_CLIENT_ID - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the clientid to be associated the underlying ConnectionFactory.
ATTR_DESTINATION - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the destination.
ATTR_DESTINATION_TYPE - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the destination type (either "Topic" or "Queue")
ATTR_MESSAGE_VPN - Static variable in interface com.adaptris.jmx.remote.provider.solace.ProviderAttributes
Key that specifies the message VPN to be associated the underlying SolConnectionFactory .
ATTR_RETRY_INTERVAL_MS - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that controls the interval (ms) between attempts to connect to the given broker.
ATTR_TIMEOUT_MS - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Key in the initial attributes that specifies the timeout value for operations in milliseconds.

B

buildJmsEnvironment(Map<String, ?>, Map<String, String>) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 

C

ClientProvider - Class in com.adaptris.jmx.remote.provider.activemq
 
ClientProvider() - Constructor for class com.adaptris.jmx.remote.provider.activemq.ClientProvider
 
ClientProvider - Class in com.adaptris.jmx.remote.provider.amqp
 
ClientProvider() - Constructor for class com.adaptris.jmx.remote.provider.amqp.ClientProvider
 
ClientProvider - Class in com.adaptris.jmx.remote.provider.rabbitmq
 
ClientProvider() - Constructor for class com.adaptris.jmx.remote.provider.rabbitmq.ClientProvider
 
ClientProvider - Class in com.adaptris.jmx.remote.provider.solace
 
ClientProvider() - Constructor for class com.adaptris.jmx.remote.provider.solace.ClientProvider
 
ClientProvider - Class in com.adaptris.jmx.remote.provider.sonicmq
 
ClientProvider() - Constructor for class com.adaptris.jmx.remote.provider.sonicmq.ClientProvider
 
close() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
close() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
closeQuietly(Connection) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Close a Connection without logging any errors or stopping the connection first.
closeQuietly(Connection, boolean) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Close a Connection without logging any errors.
closeQuietly(Session) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Close a Session without logging any errors.
closeQuietly(MessageProducer) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Close a MessageProducer without logging any errors.
closeQuietly(MessageConsumer) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Close a MessageConsumer without logging any errors.
com.adaptris.jmx.remote.jms - package com.adaptris.jmx.remote.jms
Base package for handling remote JMX via JMS.
com.adaptris.jmx.remote.provider.activemq - package com.adaptris.jmx.remote.provider.activemq
JMX Remote provider for ActiveMQ.
com.adaptris.jmx.remote.provider.amqp - package com.adaptris.jmx.remote.provider.amqp
JMX Remote provider for AMQP 1.0 via org.apache.qpid:qpid-jms-client:0.11.1.
com.adaptris.jmx.remote.provider.rabbitmq - package com.adaptris.jmx.remote.provider.rabbitmq
JMX Remote provider for RabbitMQ via com.rabbitmq.jms:rabbitmq-jms:1.6.0 and com.rabbitmq:amqp-client:4.0.2.
com.adaptris.jmx.remote.provider.solace - package com.adaptris.jmx.remote.provider.solace
JMX Remote provider for Solace.
com.adaptris.jmx.remote.provider.sonicmq - package com.adaptris.jmx.remote.provider.sonicmq
JMX Remote provider for SonicMQ.
connect(ConnectionFactory, String) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
connect() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
Establishes the connection to the connector server.
connect(Map) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
Establishes the connection to the connector server.
create(JmsJmxConnectionFactoryImpl, String) - Method in enum com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.DestinationFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
createDefaultEnvironment() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
createInvoker(JmsJmxConnectionFactory, String) - Static method in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
Convenience method for creating a JmsInvokerProxy instance.
createInvoker(JmsJmxConnectionFactory, JmsInvokerFactory.Factory) - Static method in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
 
createInvokerProxy() - Method in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Create the invoker proxy.
createInvokerProxy() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
createQueueDestination(String) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
createReplyTo(String, Session) - Method in class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 
createReplyTo(String, Session) - Method in class com.adaptris.jmx.remote.provider.rabbitmq.TopicServiceExporter
 
createServiceExporter(String) - Static method in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
Convenience method for creating a ExtendedJmsInvokerServiceExporter instance.
createServiceExporter(JmsInvokerFactory.Factory) - Static method in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
 
createServiceExporter() - Method in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Create the invoker proxy.
createServiceExporter() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
createSession(boolean, int) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
createTemporaryDestination(Session) - Method in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Create a temporary destination (either a queue or a topic).
createTemporaryDestination(Session) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
createTopicDestination(String) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
currentSession() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 

D

DEFAULT_RETRY_INTERVAL_MS - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
The default value associated with JmsJmxConnectionFactory.ATTR_RETRY_INTERVAL_MS which is 30000L .
DEFAULT_TIMEOUT_MS - Static variable in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
The default value associated with JmsJmxConnectionFactory.ATTR_TIMEOUT_MS which is 60000L .
defaultConnection - Variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
deleteQuietly(TemporaryQueue) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Delete a TemporaryQueue without logging any errors.
deleteQuietly(TemporaryTopic) - Static method in class com.adaptris.jmx.remote.jms.JmsHelper
Delete a TemporaryTopic without logging any errors.
destinationFactory - Variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
destroy() - Method in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Destroy any resources that may need destroying.
destroy() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
destroy() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 

E

ENV_DEFAULT_MESSAGE_VPN - Static variable in interface com.adaptris.jmx.remote.provider.solace.ProviderAttributes
The default message VPN
ENV_DEFAULT_SOLACE_PASSWORD - Static variable in interface com.adaptris.jmx.remote.provider.solace.ProviderAttributes
The default Solace Password.
ENV_DEFAULT_SOLACE_USERNAME - Static variable in interface com.adaptris.jmx.remote.provider.solace.ProviderAttributes
The default Solace Username
ENV_DEFAULT_SONIC_PASSWORD - Static variable in interface com.adaptris.jmx.remote.provider.sonicmq.ProviderAttributes
The default SonicMQ PAssword.
ENV_DEFAULT_SONIC_USERNAME - Static variable in interface com.adaptris.jmx.remote.provider.sonicmq.ProviderAttributes
The default Sonic Username
ExtendedJmsInvokerServiceExporter<S extends javax.jms.Destination> - Class in com.adaptris.jmx.remote.jms
Overrides JmsInvokerServiceExporter.writeRemoteInvocationResult so we can derive the replyTo from a StringProperty.
ExtendedJmsInvokerServiceExporter() - Constructor for class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 

F

FALLBACK_REPLY_TO_KEY - Static variable in class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 
fromMessage(Message) - Method in class com.adaptris.jmx.remote.jms.XStreamMessageConverter
 

G

getAddress() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
getAttributes() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
getBrokerURI(JMXServiceURL) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
getClientID() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
getConnectionId() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
getExceptionListener() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
getMBeanServerConnection() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
getMBeanServerConnection(Subject) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
Note that this is unsupported and will throw an UnsupportedOperationException.
getMetaData() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
getReplyTo(Message, Session) - Method in class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 
getTargetDestination() - Method in interface com.adaptris.jmx.remote.jms.JmsJmxConnectionFactory
Get the target dstination where you want to send requests and other things to.
getTargetDestination() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 

I

initialEnvironment - Variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
isActive() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer

J

jmsEnvironment - Variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
JmsHelper - Class in com.adaptris.jmx.remote.jms
 
JmsHelper() - Constructor for class com.adaptris.jmx.remote.jms.JmsHelper
 
JmsInvokerFactory - Class in com.adaptris.jmx.remote.jms
Factory class for creating JmsInvokerProxy instances.
JmsInvokerFactory() - Constructor for class com.adaptris.jmx.remote.jms.JmsInvokerFactory
 
JmsInvokerFactory.Factory - Enum in com.adaptris.jmx.remote.jms
 
JmsJmxConnectionFactory - Interface in com.adaptris.jmx.remote.jms
Interface that defines additional functionality that is required to support JMX over JMS.
JmsJmxConnectionFactoryImpl - Class in com.adaptris.jmx.remote.jms
Base class for JmsJmxConnectionFactory instances.
JmsJmxConnectionFactoryImpl(Map<String, ?>, JMXServiceURL) - Constructor for class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
JmsJmxConnectionFactoryImpl.DestinationFactory - Enum in com.adaptris.jmx.remote.jms
 
JmsJmxConnectionFactoryImpl.JmxJmsConnection - Class in com.adaptris.jmx.remote.jms
 
JmsJmxConnectorClient - Class in com.adaptris.jmx.remote.jms
Implementation of JMXConnector that provides JMX connectivity via JMS.
JmsJmxConnectorClient(JMXServiceURL, Map<String, ?>, JmsJmxConnectionFactory) - Constructor for class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
JmsJmxConnectorServer - Class in com.adaptris.jmx.remote.jms
Implementation of JMXConnectorServer that provides JMX connectivity via JMS.
JmsJmxConnectorServer(JMXServiceURL, Map, MBeanServer, JmsJmxConnectionFactory) - Constructor for class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
Constructor.
JmsMBeanServerConnection - Interface in com.adaptris.jmx.remote.jms
Interface with additional methods for supporting MBeanServerConnection over JMS.
JmxJmsConnection(Connection) - Constructor for class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 

L

lock - Variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
log - Variable in class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 
log - Static variable in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 

M

maskUserInfo(URI) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 

N

newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class com.adaptris.jmx.remote.provider.activemq.ClientProvider
 
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class com.adaptris.jmx.remote.provider.amqp.ClientProvider
 
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class com.adaptris.jmx.remote.provider.rabbitmq.ClientProvider
 
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class com.adaptris.jmx.remote.provider.solace.ClientProvider
 
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class com.adaptris.jmx.remote.provider.sonicmq.ClientProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class com.adaptris.jmx.remote.provider.activemq.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class com.adaptris.jmx.remote.provider.amqp.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class com.adaptris.jmx.remote.provider.rabbitmq.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Method in class com.adaptris.jmx.remote.provider.solace.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class com.adaptris.jmx.remote.provider.sonicmq.ServerProvider
 
newURI(URI, String) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 

P

parseParameters(URI) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
ProviderAttributes - Interface in com.adaptris.jmx.remote.provider.solace
 
ProviderAttributes - Interface in com.adaptris.jmx.remote.provider.sonicmq
Additional attributes that are supported by the SonicMQ Provider.

R

rebuildQuery(Map<String, String>, Set<String>) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
removeConnectionNotificationListener(NotificationListener) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorClient
 
removeJmsNotificationListener(String) - Method in interface com.adaptris.jmx.remote.jms.JmsMBeanServerConnection
Remove a notification listener.
removeNotificationListener(NotificationListener) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
removeQuery(URI) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
Removes any URI query from the given uri

S

sendNotification(Notification) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
ServerProvider - Class in com.adaptris.jmx.remote.provider.activemq
 
ServerProvider() - Constructor for class com.adaptris.jmx.remote.provider.activemq.ServerProvider
 
ServerProvider - Class in com.adaptris.jmx.remote.provider.amqp
 
ServerProvider() - Constructor for class com.adaptris.jmx.remote.provider.amqp.ServerProvider
 
ServerProvider - Class in com.adaptris.jmx.remote.provider.rabbitmq
 
ServerProvider() - Constructor for class com.adaptris.jmx.remote.provider.rabbitmq.ServerProvider
 
ServerProvider - Class in com.adaptris.jmx.remote.provider.solace
 
ServerProvider() - Constructor for class com.adaptris.jmx.remote.provider.solace.ServerProvider
 
ServerProvider - Class in com.adaptris.jmx.remote.provider.sonicmq
 
ServerProvider() - Constructor for class com.adaptris.jmx.remote.provider.sonicmq.ServerProvider
 
setClientID(String) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
setExceptionListener(ExceptionListener) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
start() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
start() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
stop() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.JmxJmsConnection
 
stop() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer

T

toJMXConnector(Map<String, ?>) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectorServer
toMessage(Object, Session) - Method in class com.adaptris.jmx.remote.jms.XStreamMessageConverter
 
TopicServiceExporter - Class in com.adaptris.jmx.remote.provider.rabbitmq
 
TopicServiceExporter() - Constructor for class com.adaptris.jmx.remote.provider.rabbitmq.TopicServiceExporter
 
TYPE_QUEUE - Static variable in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
 
TYPE_TOPIC - Static variable in class com.adaptris.jmx.remote.jms.JmsInvokerFactory
 

V

validateProtocol(String) - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
Validate the protocol
validProtocols() - Method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
valueOf(String) - Static method in enum com.adaptris.jmx.remote.jms.JmsInvokerFactory.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.DestinationFactory
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.jmx.remote.jms.JmsInvokerFactory.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl.DestinationFactory
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapJmsException(Throwable) - Static method in class com.adaptris.jmx.remote.jms.JmsJmxConnectionFactoryImpl
 
writeRemoteInvocationResult(Message, Session, RemoteInvocationResult) - Method in class com.adaptris.jmx.remote.jms.ExtendedJmsInvokerServiceExporter
 

X

XStreamMessageConverter - Class in com.adaptris.jmx.remote.jms
 
XStreamMessageConverter() - Constructor for class com.adaptris.jmx.remote.jms.XStreamMessageConverter
 
A B C D E F G I J L M N P R S T V W X 
Skip navigation links