C D F G I J L M N O R S T U

C

close() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
CORRELATION_ID_SCHEME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
CREATE_ALWAYS - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
CREATE_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
CREATE_DESTINATION_MODE - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
CREATE_IFNOTEXIST - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
CREATE_NEVER - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
createStub(String, Class<?>) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsBroker
Called by JmsStubContent to create a typed stub to send messages.

D

DESTINATION_TYPE - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
DESTINATION_TYPE_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
doCheck(JMSBinding, ProcessingContext) - Method in class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 

F

FrascatiBindingJmsProcessor - Class in org.ow2.frascati.binding.jms
Bind SCA components using JMS Binding.
FrascatiBindingJmsProcessor() - Constructor for class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 

G

GenericBindHints - Class in org.objectweb.fractal.bf.connectors.common
The generic bind hints class.
GenericBindHints(Map<String, Object>) - Constructor for class org.objectweb.fractal.bf.connectors.common.GenericBindHints
 
GenericConnector - Class in org.objectweb.fractal.bf.connectors.common
A generic connector can export and bind Fractal interfaces.
GenericConnector() - Constructor for class org.objectweb.fractal.bf.connectors.common.GenericConnector
 
GenericExportHints - Class in org.objectweb.fractal.bf.connectors.common
The generic hints to export a Fractal interface.
GenericExportHints(Map<String, Object>) - Constructor for class org.objectweb.fractal.bf.connectors.common.GenericExportHints
 
get(String, Object) - Method in class org.objectweb.fractal.bf.connectors.common.GenericBindHints
 
get(String, Object) - Method in class org.objectweb.fractal.bf.connectors.common.GenericExportHints
 
getBindHints(Map<String, Object>) - Method in class org.objectweb.fractal.bf.connectors.common.GenericConnector
 
getBindingFactoryPluginId() - Method in class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 
getCorrelationScheme() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the correlation scheme used by the stub/skeleton: messageID, correlationID or none
getCorrelationScheme() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getCorrelationScheme() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getCreateDestinationMode() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the mode used to create destination: always, never, or ifNotExist
getCreateDestinationMode() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getCreateDestinationMode() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getDestination() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
getDestinationType() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the type of the created destination: queue or topic.
getDestinationType() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getDestinationType() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getExportHints(Map<String, Object>) - Method in class org.objectweb.fractal.bf.connectors.common.GenericConnector
 
getJmsCnx() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
getJndiConnectionFactoryName() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the JNDI name of the connection factory to use.
getJndiConnectionFactoryName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getJndiConnectionFactoryName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getJndiDestinationName() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the JNDI name of the destination to use.
getJndiDestinationName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getJndiDestinationName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getJndiInitialContextFactory() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the JNDI initial context factory.
getJndiInitialContextFactory() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getJndiInitialContextFactory() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getJndiResponseDestinationName() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the JNDI name of the destination on which responses will be send.
getJndiResponseDestinationName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getJndiResponseDestinationName() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getJndiURL() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Get the jndiURL used to configure the stub/skeleton.
getJndiURL() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getJndiURL() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getPersistent() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets if messages sent by the stub/skeleton are persistent.
getPersistent() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getPersistent() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getPluginIdentifier() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
getPriority() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the priority of messages sent by the stub/skeleton.
getPriority() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getPriority() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getProcessorID() - Method in class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 
getQNameOfFirstArgument(Method) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsStubInvocationHandler
 
getResponseDestination() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
getResponseSession() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
getSelector() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the selector used to consume messages.
getSelector() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getSelector() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
getSession() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
getSkeletonAdl() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
getStubAdl() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
getTargetNamespace(Method) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsStubInvocationHandler
Get the targetNamespace of the @WebService annotating the class of the given method.
getTimeToLive() - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Gets the living time of messages sent by the stub/skeleton.
getTimeToLive() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
getTimeToLive() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 

I

initializeBindingHints(JMSBinding, Map<String, Object>) - Method in class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 
initSkeletonAdlContext(GenericExportHints, Map<String, Object>) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
initStubAdlContext(GenericBindHints, Map<String, Object>) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
invoke(Object, Method, Object[]) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubInvocationHandler
Sends a message in order to call the given method on the remote JMS service.

J

JMS_CORRELATION_SCHEME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_CORRELATION_SCHEME_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_DELIVERY_MODE - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_DELIVERY_MODE_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_DELIVERY_MODE_NONPERSISTENT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_DELIVERY_MODE_PERSISTENT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_PRIORITY - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_PRIORITY_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_SELECTOR - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_SELECTOR_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_TTL - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JMS_TTL_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JmsAttributes - Interface in org.objectweb.fractal.bf.connectors.jms
JMS specific attributes.
JmsBroker - Class in org.objectweb.fractal.bf.connectors.jms
These classes simulate a very basic and poor JMS broker.
JmsConnector - Class in org.objectweb.fractal.bf.connectors.jms
A JMS-Connector can export and bind Fractal interfaces via JMS.
JmsConnector() - Constructor for class org.objectweb.fractal.bf.connectors.jms.JmsConnector
 
JmsConnectorConstants - Interface in org.objectweb.fractal.bf.connectors.jms
Constants to configure JMS bindings.
JmsModule - Class in org.objectweb.fractal.bf.connectors.jms
The JMS module is used by the stub and the skeleton to retrieve various JMS objects on the JNDI and to initiate the JMS sessions necessary to interact with them.
JmsModule(JmsAttributes) - Constructor for class org.objectweb.fractal.bf.connectors.jms.JmsModule
 
JmsSkeletonContent - Class in org.objectweb.fractal.bf.connectors.jms
The content implementation of JMS skeleton components.
JmsSkeletonContent() - Constructor for class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
JmsSkeletonContentAttributes - Interface in org.objectweb.fractal.bf.connectors.jms
OW2 Fractal attribute controller to configure the JmsSkeletonContent.
JmsStubContent - Class in org.objectweb.fractal.bf.connectors.jms
A super class for JMS stubs.
JmsStubContent() - Constructor for class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
JmsStubContentAttributes - Interface in org.objectweb.fractal.bf.connectors.jms
OW2 Fractal attribute controller to configure the JmsStubContent.
JmsStubInvocationHandler - Class in org.objectweb.fractal.bf.connectors.jms
The invocation handler for the JMS binding.
JmsStubInvocationHandler(JmsModule, boolean, int, long, MessageProducer) - Constructor for class org.objectweb.fractal.bf.connectors.jms.JmsStubInvocationHandler
 
JNDI_CONNFACTNAME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_CONNFACTNAME_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_DESTINATION_NAME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_INITCONTEXTFACT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_RESPONSE_DESTINATION_NAME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_RESPONSE_DESTINATION_NAME_DEFAULT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JNDI_URL - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
JoramServer - Class in org.objectweb.fractal.bf.connectors.jms
This class is used to launch a collocated JORAM server in case the external JMS server does not respond.
JoramServer() - Constructor for class org.objectweb.fractal.bf.connectors.jms.JoramServer
 

L

log - Variable in class org.objectweb.fractal.bf.connectors.jms.JmsModule
Logger for this object.

M

MESSAGE_ID_SCHEME - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 

N

NO_JNDI_INITCONTEXTFACT - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
NO_JNDI_URL - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
NO_TYPE - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
NO_URI - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 

O

onMessage(Message) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
Handles messages received by the binding.
OPERATION_SELECTION_PROPERTY - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
org.objectweb.fractal.bf.connectors.common - package org.objectweb.fractal.bf.connectors.common
 
org.objectweb.fractal.bf.connectors.jms - package org.objectweb.fractal.bf.connectors.jms
 
org.ow2.frascati.binding.jms - package org.ow2.frascati.binding.jms
 

R

registerSkeleton(String, Object, Class<?>) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsBroker
Called by JmsSkeletonContent to register a servant instance at a given uri.
resolveReference() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
Build a JMS client.

S

setCorrelationScheme(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the correlation scheme used by the stub/skeleton: messageID, correlationID or none
setCorrelationScheme(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setCorrelationScheme(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setCreateDestinationMode(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the mode used to create destination always, never, or ifNotExist
setCreateDestinationMode(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setCreateDestinationMode(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setDestinationType(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the type of the created destination: queue or topic.
setDestinationType(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setDestinationType(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setJndiConnectionFactoryName(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the JNDI name of the connection factory to use.
setJndiConnectionFactoryName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setJndiConnectionFactoryName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setJndiDestinationName(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the JNDI name of the destination to use.
setJndiDestinationName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setJndiDestinationName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setJndiInitialContextFactory(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the JNDI initial context factory.
setJndiInitialContextFactory(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setJndiInitialContextFactory(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setJndiResponseDestinationName(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the JNDI name of the destination on which responses will be send.
setJndiResponseDestinationName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setJndiResponseDestinationName(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setJndiURL(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Set the jndiURL used to configure the stub/skeleton.
setJndiURL(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setJndiURL(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setPersistent(boolean) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the persistence of messages sent by the stub/skeleton.
setPersistent(boolean) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setPersistent(boolean) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setPriority(int) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the priority of messages sent by the stub/skeleton.
setPriority(int) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setPriority(int) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setSelector(String) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the selector used to consume messages.
setSelector(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setSelector(String) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
setTimeToLive(long) - Method in interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
Sets the living time of messages sent by the stub/skeleton.
setTimeToLive(long) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
setTimeToLive(long) - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
start() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsModule
Retrieves or creates JMS objects on the JNDI and starts a JMS connection and two sessions to interact with them.
start() - Static method in class org.objectweb.fractal.bf.connectors.jms.JoramServer
Starts a collocated JORAM server.
startFc() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
startFc() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 
stop() - Static method in class org.objectweb.fractal.bf.connectors.jms.JoramServer
Stops the collocated JORAM server.
stopFc() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsSkeletonContent
 
stopFc() - Method in class org.objectweb.fractal.bf.connectors.jms.JmsStubContent
 

T

toQName(WebParam, Method) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsStubInvocationHandler
Compute the qname of a given @WebParam.
toString() - Method in class org.objectweb.fractal.bf.connectors.common.GenericBindHints
 
toString() - Method in class org.objectweb.fractal.bf.connectors.common.GenericExportHints
 
toStringBuilder(JMSBinding, StringBuilder) - Method in class org.ow2.frascati.binding.jms.FrascatiBindingJmsProcessor
 
TYPE_QUEUE - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 
TYPE_TOPIC - Static variable in interface org.objectweb.fractal.bf.connectors.jms.JmsConnectorConstants
 

U

unregisterSkeleton(String, Object) - Static method in class org.objectweb.fractal.bf.connectors.jms.JmsBroker
Called by JmsSkeletonContent to unregister a servant instance at a given uri.

C D F G I J L M N O R S T U

Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.