org.objectweb.fractal.bf.connectors.jms
Interface JmsStubContentAttributes

All Superinterfaces:
org.objectweb.fractal.api.control.AttributeController, JmsAttributes, org.objectweb.fractal.bf.connectors.common.StubContentAttributes, org.objectweb.fractal.bf.connectors.common.uri.UriStubContentAttributes
All Known Implementing Classes:
JmsStubContent

public interface JmsStubContentAttributes
extends org.objectweb.fractal.bf.connectors.common.uri.UriStubContentAttributes, JmsAttributes

OW2 Fractal attribute controller to configure the JmsStubContent.


Method Summary
 
Methods inherited from interface org.objectweb.fractal.bf.connectors.common.uri.UriStubContentAttributes
getUri, setUri
 
Methods inherited from interface org.objectweb.fractal.bf.connectors.common.StubContentAttributes
getServiceClass, setServiceClass
 
Methods inherited from interface org.objectweb.fractal.bf.connectors.jms.JmsAttributes
getCorrelationScheme, getCreateDestinationMode, getDestinationType, getJndiConnectionFactoryName, getJndiDestinationName, getJndiInitialContextFactory, getJndiResponseDestinationName, getJndiURL, getPersistent, getPriority, getSelector, getTimeToLive, setCorrelationScheme, setCreateDestinationMode, setDestinationType, setJndiConnectionFactoryName, setJndiDestinationName, setJndiInitialContextFactory, setJndiResponseDestinationName, setJndiURL, setPersistent, setPriority, setSelector, setTimeToLive
 



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