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

All Superinterfaces:
org.objectweb.fractal.api.control.AttributeController, JmsAttributes, org.objectweb.fractal.bf.connectors.common.SkeletonContentAttributes, org.objectweb.fractal.bf.connectors.common.uri.UriSkeletonContentAttributes
All Known Implementing Classes:
JmsSkeletonContent

public interface JmsSkeletonContentAttributes
extends org.objectweb.fractal.bf.connectors.common.uri.UriSkeletonContentAttributes, JmsAttributes

OW2 Fractal attribute controller to configure the JmsSkeletonContent.

See Also:
JmsSkeletonContent

Method Summary
 
Methods inherited from interface org.objectweb.fractal.bf.connectors.common.uri.UriSkeletonContentAttributes
getUri, setUri
 
Methods inherited from interface org.objectweb.fractal.bf.connectors.common.SkeletonContentAttributes
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.