A C D E G I J M O Q R S U V

A

addConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Adds a connection event listener to the ManagedConnection instance.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Adds a listener to a registered MBean.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ConnectionManagerImpl
The method allocateConnection gets called by the resource adapter's connection factory instance.
associateConnection(Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.

C

cleanup() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Application server calls this method to force any cleanup on the ManagedConnection instance.
close() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Close the JMX connection physically.
close(JMXConnectionImpl) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Close the JMX Connection.
connect() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Connects to the JMX URL.
ConnectionManagerImpl - Class in org.ow2.jasmine.adapter.jmx.pool.outbound
The connection Manager.
ConnectionManagerImpl() - Constructor for class org.ow2.jasmine.adapter.jmx.pool.outbound.ConnectionManagerImpl
Create an instance.
createConnectionFactory() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Creates a JmxCnxConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Creates a JmxCnxConnectionFactory instance.
createInteraction() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Not implemented.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Creates a new physical connection to the underlying EIS resource manager.
createMBean(String, ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Instantiates and registers an MBean in the MBean server.

D

destroy() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Destroys the physical connection to the underlying resource manager.

E

endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
Not implemented.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
Not implemented.

G

getAttribute(ObjectName, String) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Gets the value of a specific attribute of a named MBean.
getAttributes(ObjectName, String[]) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Enables the values of several attributes of a named MBean.
getConnection() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Gets a new connection using the connection manager.
getConnection(ConnectionSpec) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Gets a new connection using the connection manager.
getConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getDefaultDomain() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Returns the default domain used for naming the MBean.
getDomains() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Returns the list of domains in which any MBean is currently registered.
getLocalMCFI() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Get the managed factory on which this manager is associated.
getLocalTransaction() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Not implemented.
getLocalTransaction() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Not implemented.
getLogger() - Static method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Get the logger.
getLogWriter() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Get the log writer for this ManagedConnectionFactory instance.
getLogWriter() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Not implemented.
getMBeanCount() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Returns the number of MBeans registered in the MBean server.
getMBeanInfo(ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
This method discovers the attributes and operations that an MBean exposes for management.
getMetaData() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Not implemented.
getMetaData() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Not implemented.
getMetaData() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Not implemented.
getObjectInstance(ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Gets the ObjectInstance for a given MBean registered with the MBean server.
getParam() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Get the parameters of the JMX Connection.
getPrintWriter() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Get the printWriter.
getRecordFactory() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Not implemented.
getReference() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Get the reference.
getResultSetInfo() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Not implemented.
getState() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Get the state of the connection.
getXAResource() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Not implemented.
getXAResources(ActivationSpec[]) - Method in class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
Not implemented.

I

invoke(ObjectName, String, Object[], String[]) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Invokes an operation on an MBean.
isInstanceOf(ObjectName, String) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isRegistered(ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Checks whether an MBean, identified by its object name, is already registered with the MBean server.

J

JMXConnectionFactoryImpl - Class in org.ow2.jasmine.adapter.jmx.pool.outbound
Connection Factory. this is the object returned when getting the reference close to the JNDI server name
JMXConnectionFactoryImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Create an instance of the factory.
JMXConnectionImpl - Class in org.ow2.jasmine.adapter.jmx.pool.outbound
JMX Connection is defined here.
JMXConnectionImpl(ManagedConnectionImpl, JMXConnectionParam) - Constructor for class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Create a new connection with the given parameters.
JMXConnectionImpl.States - Enum in org.ow2.jasmine.adapter.jmx.pool.outbound
Enum of the different states for a connection.
JMXConnectionResourceAdapterImpl - Class in org.ow2.jasmine.adapter.jmx.pool.inbound
Main class of the RA.
JMXConnectionResourceAdapterImpl() - Constructor for class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
 

M

ManagedConnectionFactoryImpl - Class in org.ow2.jasmine.adapter.jmx.pool.outbound
Implementation of the ManagedConnectionFactory interface.
ManagedConnectionFactoryImpl() - Constructor for class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
 
ManagedConnectionImpl - Class in org.ow2.jasmine.adapter.jmx.pool.outbound
Manager of a connection.
ManagedConnectionImpl(ManagedConnectionFactoryImpl) - Constructor for class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
create a new connection manager.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Returns a matched connection from the candidate set of connections.

O

org.ow2.jasmine.adapter.jmx.pool.inbound - package org.ow2.jasmine.adapter.jmx.pool.inbound
 
org.ow2.jasmine.adapter.jmx.pool.outbound - package org.ow2.jasmine.adapter.jmx.pool.outbound
 

Q

queryMBeans(ObjectName, QueryExp) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Gets MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Gets the names of MBeans controlled by the MBean server.

R

release() - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Release the JMX connection.
release(JMXConnectionImpl) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Release the JMX connection.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Removes an already registered connection event listener from the ManagedConnection instance.
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Removes a listener from a registered MBean.

S

setAttribute(ObjectName, Attribute) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Sets the value of a specific attribute of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Sets the values of several attributes of a named MBean.
setLogWriter(PrintWriter) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionFactoryImpl
Set the log writer for this ManagedConnectionFactory instance.
setLogWriter(PrintWriter) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Not implemented.
setMBeanServerConnection(MBeanServerConnection) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Set MBeanServerConnection to use in the JMX connector.
setReference(Reference) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionFactoryImpl
Set the reference of the factory.
setState(JMXConnectionImpl.States) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Set the state of the connection.
signalEvent(int, Object) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.ManagedConnectionImpl
Called on event.
start(BootstrapContext) - Method in class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
Start method.
stop() - Method in class org.ow2.jasmine.adapter.jmx.pool.inbound.JMXConnectionResourceAdapterImpl
Stop method.

U

unregisterMBean(ObjectName) - Method in class org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl
Unregisters an MBean from the MBean server.

V

valueOf(String) - Static method in enum org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl.States
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.jasmine.adapter.jmx.pool.outbound.JMXConnectionImpl.States
Returns an array containing the constants of this enum type, in the order they're declared.

A C D E G I J M O Q R S U V

Copyright © 2008 OW2 Consortium. All Rights Reserved.