A B C D E F G H I J K L M N O P Q R S T U V W X

A

ACTIVATED - Static variable in class org.servicemix.jbi.framework.ComponentPacketEvent
ComponentConnector activated
ACTIVE - Static variable in class javax.jbi.messaging.ExchangeStatus
Indicates that an ME has not been processed to completion.
ASInOutBinding - class org.servicemix.components.activesoap.ASInOutBinding.
Converts an inbound JBI message into an ActiveSOAP request-response and outputs the response back into JBI
ASInOutBinding(RestService) - Constructor for class org.servicemix.components.activesoap.ASInOutBinding
 
ASInvocation - class org.servicemix.components.activesoap.ASInvocation.
An ActiveSOAP Invocation which uses JBI.
ASInvocation(ASTransport, XMLStreamFactory) - Constructor for class org.servicemix.components.activesoap.ASInvocation
 
ASMarshaler - class org.servicemix.components.activesoap.ASMarshaler.
 
ASMarshaler() - Constructor for class org.servicemix.components.activesoap.ASMarshaler
 
ASOutBinding - class org.servicemix.components.activesoap.ASOutBinding.
Converts an inbound JBI message into an ActiveSOAP one way invocation.
ASOutBinding(RestService) - Constructor for class org.servicemix.components.activesoap.ASOutBinding
 
ASTransport - class org.servicemix.components.activesoap.ASTransport.
An ActiveSOAP transport which uses JBI.
ASTransport(DeliveryChannel) - Constructor for class org.servicemix.components.activesoap.ASTransport
 
ASTransport(DeliveryChannel, XMLStreamFactory) - Constructor for class org.servicemix.components.activesoap.ASTransport
 
AbstractFlow - class org.servicemix.jbi.nmr.flow.AbstractFlow.
A simple Straight through flow
AbstractFlow() - Constructor for class org.servicemix.jbi.nmr.flow.AbstractFlow
 
ActivationSpec - class org.servicemix.jbi.container.ActivationSpec.
Represents the registration of a component with the JBIContainer
ActivationSpec() - Constructor for class org.servicemix.jbi.container.ActivationSpec
 
ActivationSpec(Object) - Constructor for class org.servicemix.jbi.container.ActivationSpec
 
ActivationSpec(String, Object) - Constructor for class org.servicemix.jbi.container.ActivationSpec
 
AdminServiceMBean - interface javax.jbi.management.AdminServiceMBean.
AdminServiceMBean defines the interface that must be implemented by the AdminService in a JBI Framework.
AssemblyDescriptorTask - class org.servicemix.jbi.management.task.AssemblyDescriptorTask.
Get Descriptor for a Service Assembly
AssemblyDescriptorTask() - Constructor for class org.servicemix.jbi.management.task.AssemblyDescriptorTask
 
AttributeInfoHelper - class org.servicemix.jbi.management.AttributeInfoHelper.
A Helper class to build a list of MBeanAttributInfos
AttributeInfoHelper() - Constructor for class org.servicemix.jbi.management.AttributeInfoHelper
 
accept() - Method in interface javax.jbi.messaging.DeliveryChannel
Blocking call used to service a MessageExchange instance which has been initiated by another component.
accept(long) - Method in interface javax.jbi.messaging.DeliveryChannel
Identical to accept(), but returns after specified interval even if a message exchange is unavailable.
accept() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
accept(long) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
return a MessageExchange
activate(Component, DeliveryChannelImpl, ComponentEnvironment, ActivationSpec) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Activate the ComponentContext
activateComponent(ActivationSpec) - Method in class org.servicemix.jbi.container.JBIContainer
Activates a new component
activateComponent(Component, ActivationSpec) - Method in class org.servicemix.jbi.container.JBIContainer
 
activateComponent(File, Component, String, ComponentContextImpl, boolean, boolean) - Method in class org.servicemix.jbi.container.JBIContainer
Called by the Installer MBean
activateComponent(Component, String, ActivationSpec, boolean, boolean, boolean) - Method in class org.servicemix.jbi.container.JBIContainer
 
activateComponent(File, Component, String, ComponentContextImpl, ActivationSpec, boolean, boolean, boolean) - Method in class org.servicemix.jbi.container.JBIContainer
 
activateEndpoint(QName, String) - Method in interface javax.jbi.component.ComponentContext
Activates the named endpoint with the NMR.
activateEndpoint(QName, String) - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
activateEndpoint(ComponentContextImpl, QName, String) - Method in class org.servicemix.jbi.container.JBIContainer
 
activateEndpoint(ComponentContextImpl, QName, String) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Activate an endpoint
activateEndpoint(ComponentContext, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Activate an Endpoint
activateEndpoint(ComponentContextImpl, QName, String) - Method in class org.servicemix.jbi.framework.Registry
 
activateObject(Object) - Method in class org.servicemix.components.net.FTPClientPool
 
activateObject(Object) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
add(OutputStream) - Method in class org.servicemix.jbi.util.MultiplexOutputStream
Add an Output Stream
addActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentConnector
Add an activated endpoint
addActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentPacket
Add an activated endpoint
addActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Add an activated endpoint
addAttachment(String, DataHandler) - Method in interface javax.jbi.messaging.NormalizedMessage
Add an attachment to the message.
addAttachment(String, DataHandler) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
Add an attachment
addAttribute(Object, String, String) - Method in class org.servicemix.jbi.management.AttributeInfoHelper
Add an attribute
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
addBeanElement(Node, String) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Creates and adds a new bean node on the given owner element
addBinding(Binding) - Method in class org.servicemix.components.wsif.WSIFOperationMap
 
addBindingOperation(Binding, BindingOperation) - Method in class org.servicemix.components.wsif.WSIFOperationMap
 
addChildElement(Element, String, Object) - Static method in class org.servicemix.jbi.util.DOMUtil
Adds the child element with the given text
addComponentConnector(ComponentConnector) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Add a ComponentConnector
addComponentPacketListener(ComponentPacketEventListener) - Method in class org.servicemix.jbi.framework.Registry
Add a listener
addConstructorValueNode(Node, String) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Adds a new constructor argument element to the given bean
addElement(Node, String) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Adds a new Spring element of the given name to the owner
addExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentConnector
Add an external activated endpoint
addExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentPacket
Add an external activated endpoint
addExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Add an external activated endpoint
addHttpHeaders(HttpMethod, NormalizedMessage) - Method in class org.servicemix.components.http.HttpClientMarshaler
 
addHttpHeaders(HttpServletResponse, NormalizedMessage) - Method in class org.servicemix.components.http.HttpMarshaler
 
addInterface(QName) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Add an interface
addJabberProperties(Message, NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberMarshaler
Appends properties on the NMS to the JMS Message
addJmsProperties(Message, NormalizedMessage) - Method in class org.servicemix.components.jms.JmsMarshaler
Appends properties on the NMS to the JMS Message
addNmsAttachments(NormalizedMessage, SOAPMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
addNmsProperties(NormalizedMessage, HttpMethod) - Method in class org.servicemix.components.http.HttpClientMarshaler
 
addNmsProperties(NormalizedMessage, HttpServletRequest) - Method in class org.servicemix.components.http.HttpMarshaler
 
addNmsProperties(NormalizedMessage, Packet) - Method in class org.servicemix.components.jabber.JabberMarshaler
 
addNmsProperties(NormalizedMessage, Message) - Method in class org.servicemix.components.jms.JmsMarshaler
 
addNmsProperties(NormalizedMessage, SOAPMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
addNmsProperties(NormalizedMessage, WSIFMessage) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
addOperation(Object, String, String) - Method in class org.servicemix.jbi.management.OperationInfoHelper
Add an operation
addOperation(Object, String, int, String) - Method in class org.servicemix.jbi.management.OperationInfoHelper
Add an operation
addPartValue(Element, String, Object) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
addPropertyElement(Node, String) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Creates and adds a new property node on the given bean element
addPropertyElement(Node, String, String) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Adds a new property element to the given bean element with the name and value
addQNameBeanElement(Element, QName) - Method in class org.servicemix.jbi.config.spring.QNameElementProcessor
Adds a new Spring bean element to create a QName instance of the given value.
addQNameProperty(Element, String, String, Element) - Method in class org.servicemix.jbi.config.ComponentElementProcessor
 
addRemoteComponentConnector(ComponentConnector) - Method in class org.servicemix.jbi.framework.Registry
Add a ComponentConnector to ComponentRegistry Should be called for adding remote ComponentConnectors from other Containers
addSharedLibrary(File, SharedLibrary) - Method in class org.servicemix.jbi.framework.ClassLoaderService
Add a shared library
addSharedLibraryLoader(ClassLoader) - Method in class org.servicemix.jbi.framework.InstallationClassLoader
Add a shared library
addSoapAttachments(SOAPMessage, NormalizedMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
addSoapProperties(SOAPMessage, NormalizedMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
addTrigger(Trigger, JobDetail) - Method in class org.servicemix.components.quartz.QuartzComponent
 
addWSIFProperties(WSIFMessage, NormalizedMessage) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
afterPropertiesSet() - Method in class org.servicemix.components.jabber.JabberChatSender
 
afterPropertiesSet() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
afterPropertiesSet() - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
afterPropertiesSet() - Method in class org.servicemix.components.jabber.JabberReceiver
 
afterPropertiesSet() - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
afterPropertiesSet() - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
afterPropertiesSet() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
afterPropertiesSet() - Method in class org.servicemix.components.util.TransformComponent
 
afterPropertiesSet() - Method in class org.servicemix.components.wsif.WSIFInBinding
 
afterPropertiesSet() - Method in class org.servicemix.expression.JAXPXPathExpression
 
afterPropertiesSet() - Method in class org.servicemix.expression.JaxenXPathExpression
 
afterPropertiesSet() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
archiveContainsEntry(File, String) - Static method in class org.servicemix.jbi.util.FileUtil
Validate an arcive contains a named entry
asAddress(Object) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
asAddressArray(Object) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
asContent(NormalizedMessage, Object) - Method in class org.servicemix.client.DefaultMarshaler
 
asDataHandler(AttachmentPart) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
asDate(Object) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
asEndpointArray(Collection) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Helper method to convert the given collection into an array of endpoints
asSource(String) - Method in class org.servicemix.jbi.jaxp.SourceMarshaler
 
asString(Object) - Method in class org.servicemix.components.util.MarshalerSupport
Converts the value to a String
asString(XmlObject) - Method in class org.servicemix.expression.XMLBeansStringXPathExpression
 
asString(Source) - Method in class org.servicemix.jbi.jaxp.SourceMarshaler
 
asStringOrStringArray(Object) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
asXML(Node) - Static method in class org.servicemix.jbi.util.DOMUtil
A helper method useful for debugging and logging which will convert the given DOM node into XML text
availableEndpoints(QName) - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
availableEndpoints(ComponentContextImpl, QName) - Method in class org.servicemix.jbi.container.JBIContainer
 

B

BAD_REQUEST_STATUS_CODE - Static variable in class org.servicemix.components.http.HttpBinding
 
BODY - Static variable in interface org.servicemix.client.Marshaler
The key on the message to store the message body which cannot be marshalled into or out of XML easily or to provide a cache of the object representation of the object.
BOOTSTRAP_EXTENSION - Static variable in interface javax.jbi.management.MBeanNames
The custom name that must be used for bootstrap extensions.
BaseDynamicMBean - class org.servicemix.jbi.management.BaseDynamicMBean.
An MBean wrapper for an Existing Object
BaseDynamicMBean(Object, String, MBeanAttributeInfo[], MBeanOperationInfo[]) - Constructor for class org.servicemix.jbi.management.BaseDynamicMBean
Constructor
BaseLifeCycle - class org.servicemix.jbi.management.BaseLifeCycle.
A BasicLifeCycle implementation
BaseLifeCycle() - Constructor for class org.servicemix.jbi.management.BaseLifeCycle
 
BaseStandardMBean - class org.servicemix.jbi.management.BaseStandardMBean.
An MBean wrapper for an Existing Object
BaseStandardMBean(Object, Class, String, MBeanAttributeInfo[], MBeanOperationInfo[]) - Constructor for class org.servicemix.jbi.management.BaseStandardMBean
Constructor
BeanElementProcessor - class org.servicemix.jbi.config.spring.BeanElementProcessor.
Maps an element to a top level element.
BeanElementProcessor(String) - Constructor for class org.servicemix.jbi.config.spring.BeanElementProcessor
 
BeanElementProcessor(String, ElementProcessor) - Constructor for class org.servicemix.jbi.config.spring.BeanElementProcessor
 
BeanElementProcessor(String, String) - Constructor for class org.servicemix.jbi.config.spring.BeanElementProcessor
 
BeanElementProcessor(String, String, ElementProcessor) - Constructor for class org.servicemix.jbi.config.spring.BeanElementProcessor
 
BeanElementProcessor(Class) - Constructor for class org.servicemix.jbi.config.spring.BeanElementProcessor
 
BeanPropertyElementProcessor - class org.servicemix.jbi.config.spring.BeanPropertyElementProcessor.
Maps an element to a property containing a bean definition.
BeanPropertyElementProcessor(String, String) - Constructor for class org.servicemix.jbi.config.spring.BeanPropertyElementProcessor
 
BeanPropertyElementProcessor(Class, String) - Constructor for class org.servicemix.jbi.config.spring.BeanPropertyElementProcessor
 
BeanPropertyElementProcessor(Class, String, ElementProcessor) - Constructor for class org.servicemix.jbi.config.spring.BeanPropertyElementProcessor
 
BindingServlet - class org.servicemix.components.http.BindingServlet.
A Servlet which dispatches requests into the JBI container and returns the result.
BindingServlet() - Constructor for class org.servicemix.components.http.BindingServlet
 
Bootstrap - interface javax.jbi.component.Bootstrap.
This interface is implemented by a JBI Component to provide any special processing required at install/uninstall time.
Broker - class org.servicemix.jbi.nmr.Broker.
The Broker handles Nomalised Message Routing within ServiceMix
Broker() - Constructor for class org.servicemix.jbi.nmr.Broker
Constructor
BytesSource - class org.servicemix.jbi.jaxp.BytesSource.
A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
BytesSource(byte[]) - Constructor for class org.servicemix.jbi.jaxp.BytesSource
 
BytesSource(byte[], String) - Constructor for class org.servicemix.jbi.jaxp.BytesSource
 
borrowClient() - Method in class org.servicemix.components.net.FTPPoller
 
borrowClient() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
broker - Variable in class org.servicemix.jbi.container.JBIContainer
 
broker - Variable in class org.servicemix.jbi.nmr.flow.AbstractFlow
 
buildClassLoader(File, String[], boolean) - Method in class org.servicemix.jbi.framework.ClassLoaderService
Buld a Custom ClassLoader
buildClassLoader(File, String[], boolean, SharedLibraryList[]) - Method in class org.servicemix.jbi.framework.ClassLoaderService
Buld a Custom ClassLoader
buildComponent(File) - Method in class org.servicemix.jbi.framework.InstallationService
 
buildComponentContext(String) - Method in class org.servicemix.jbi.framework.InstallationService
 
buildComponents() - Method in class org.servicemix.jbi.framework.InstallationService
 
buildConnections(ServiceAssembly) - Method in class org.servicemix.jbi.framework.DeploymentService
 
buildDescriptor(File) - Method in class org.servicemix.jbi.framework.DeploymentService
Build a Descriptor from a file archieve
buildDescriptor(File) - Method in class org.servicemix.jbi.framework.InstallationService
Build a Descriptor from a file archieve
buildDirectory(File) - Static method in class org.servicemix.jbi.util.FileUtil
Build a directory path - creating directories if neccesary
buildSharedLibs() - Method in class org.servicemix.jbi.framework.InstallationService
 
buildState() - Method in class org.servicemix.jbi.framework.DeploymentService
Find runnning state and things deployed before shutdown
buildState() - Method in class org.servicemix.jbi.framework.InstallationService
 
buildStatusString(String, String, String) - Method in class org.servicemix.jbi.framework.DeploymentService
 

C

COMPONENT_KEY - Static variable in class org.servicemix.components.quartz.QuartzComponent
 
COMPONENT_LIFE_CYCLE_EXTENSION - Static variable in interface javax.jbi.management.MBeanNames
The custom name that must be used for component life cycle extensions.
CONSUMER - Static variable in class javax.jbi.messaging.MessageExchange.Role
Service consumer.
CONSUMER_ROLE - Static variable in class org.servicemix.jbi.messaging.ExchangePacket
consumer role
CONTENT_DOCUMENT_PROPERTY - Static variable in class org.servicemix.jbi.jaxp.SourceTransformer
 
CONTEXT_KEY - Static variable in class org.servicemix.components.quartz.DefaultQuartzMarshaler
 
CacheComponent - class org.servicemix.components.cache.CacheComponent.
Implements a caching layer on top of a service invocation to avoid calling an expensive remote service too often.
CacheComponent() - Constructor for class org.servicemix.components.cache.CacheComponent
 
CachedAttribute - class org.servicemix.jbi.management.CachedAttribute.
A simple holder for an Attribute and a PropertyDescriptor
CachedAttribute(Attribute) - Constructor for class org.servicemix.jbi.management.CachedAttribute
Constructor
ClassLoaderService - class org.servicemix.jbi.framework.ClassLoaderService.
Build custom class loader
ClassLoaderService() - Constructor for class org.servicemix.jbi.framework.ClassLoaderService
 
ClassPath - class org.servicemix.jbi.deployment.ClassPath.
 
ClassPath() - Constructor for class org.servicemix.jbi.deployment.ClassPath
 
ClassPath(String[]) - Constructor for class org.servicemix.jbi.deployment.ClassPath
 
ClusterFlow - class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow.
Use for message routing amonst a cluster of containers.
ClusterFlow() - Constructor for class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
 
Component - interface javax.jbi.component.Component.
This interface, implemented by component implementations, allows the JBI implementation to query the component for various types of information.
Component - class org.servicemix.jbi.deployment.Component.
 
Component() - Constructor for class org.servicemix.jbi.deployment.Component
 
ComponentAdaptor - class org.servicemix.components.util.ComponentAdaptor.
A simple adaptor which can be used to turn any instance of a ComponentLifeCycle into a fully fledged JBI Component
ComponentAdaptor(ComponentLifeCycle) - Constructor for class org.servicemix.components.util.ComponentAdaptor
 
ComponentAdaptor(ComponentLifeCycle, QName, String) - Constructor for class org.servicemix.components.util.ComponentAdaptor
 
ComponentAdaptorMEListener - class org.servicemix.components.util.ComponentAdaptorMEListener.
A ComponentAdaptor which also supports the direct invocation mechanism via the MessageExchangeListener.
ComponentAdaptorMEListener(ComponentLifeCycle, MessageExchangeListener) - Constructor for class org.servicemix.components.util.ComponentAdaptorMEListener
 
ComponentAdaptorMEListener(ComponentLifeCycle, QName, String, MessageExchangeListener) - Constructor for class org.servicemix.components.util.ComponentAdaptorMEListener
 
ComponentConnector - class org.servicemix.jbi.framework.ComponentConnector.
ComponentConnector is used internally for message routing
ComponentConnector() - Constructor for class org.servicemix.jbi.framework.ComponentConnector
Default Constructor
ComponentConnector(ComponentNameSpace) - Constructor for class org.servicemix.jbi.framework.ComponentConnector
Construct with it's name
ComponentConnector(ComponentPacket) - Constructor for class org.servicemix.jbi.framework.ComponentConnector
Construct a ComponentConnector from a ComponentPacket
ComponentContext - interface javax.jbi.component.ComponentContext.
This interface provides access to data needed by a JBI component about the JBI environment in which it is installed, as well providing the means to allow the component to inform the JBI environment about services provided by this component.
ComponentContextImpl - class org.servicemix.jbi.component.ComponentContextImpl.
This context provides access to data needed by all JBI components running in the JBI environment.
ComponentContextImpl(JBIContainer, ComponentNameSpace) - Constructor for class org.servicemix.jbi.component.ComponentContextImpl
Constructor
ComponentContextImpl(JBIContainer, ComponentNameSpace, ComponentEnvironment, Component, DeliveryChannelImpl, ActivationSpec) - Constructor for class org.servicemix.jbi.component.ComponentContextImpl
Constructor
ComponentElementProcessor - class org.servicemix.jbi.config.ComponentElementProcessor.
Handles the 'component' element
ComponentElementProcessor() - Constructor for class org.servicemix.jbi.config.ComponentElementProcessor
 
ComponentElementProcessor - class org.servicemix.jbi.deployment.impl.ComponentElementProcessor.
Represents the 'component' element.
ComponentElementProcessor(JbiNamespaceProcessor) - Constructor for class org.servicemix.jbi.deployment.impl.ComponentElementProcessor
 
ComponentEnvironment - class org.servicemix.jbi.container.ComponentEnvironment.
Holder for environment infomation
ComponentEnvironment() - Constructor for class org.servicemix.jbi.container.ComponentEnvironment
 
ComponentLifeCycle - interface javax.jbi.component.ComponentLifeCycle.
This interface must be implemented by a JBI component to provide initialization, start, stop, and shutdown life cycle processing.
ComponentLifeCycleMBean - interface javax.jbi.management.ComponentLifeCycleMBean.
ComponentLifeCycleMBean defines standard lifecycle controls for JBI Installable Components, and adds a getter for the optional extension MBean name.
ComponentMBean - interface org.servicemix.jbi.framework.ComponentMBean.
Defines basic operations on the Compomnent
ComponentMBeanImpl - class org.servicemix.jbi.framework.ComponentMBeanImpl.
Defines basic statistics on the Component
ComponentMBeanImpl(LocalComponentConnector) - Constructor for class org.servicemix.jbi.framework.ComponentMBeanImpl
Constructor
ComponentNameSpace - class org.servicemix.jbi.framework.ComponentNameSpace.
Component Name is used internally to identify a Component
ComponentNameSpace() - Constructor for class org.servicemix.jbi.framework.ComponentNameSpace
Default Constructor
ComponentNameSpace(String, String, String) - Constructor for class org.servicemix.jbi.framework.ComponentNameSpace
Construct a ComponentName
ComponentNameSpace(String, ActivationSpec) - Constructor for class org.servicemix.jbi.framework.ComponentNameSpace
Construct a ComponentName
ComponentPacket - class org.servicemix.jbi.framework.ComponentPacket.
ComponentPacket - potentially passed around clusters
ComponentPacket() - Constructor for class org.servicemix.jbi.framework.ComponentPacket
Default Constructor
ComponentPacket(ComponentNameSpace) - Constructor for class org.servicemix.jbi.framework.ComponentPacket
Construct with it's id and delivery channel Id
ComponentPacketEvent - class org.servicemix.jbi.framework.ComponentPacketEvent.
ComponentPacket - potentially passed around clusters
ComponentPacketEvent() - Constructor for class org.servicemix.jbi.framework.ComponentPacketEvent
Default Constructor
ComponentPacketEvent(ComponentPacket, int) - Constructor for class org.servicemix.jbi.framework.ComponentPacketEvent
Construct an event
ComponentPacketEventListener - interface org.servicemix.jbi.framework.ComponentPacketEventListener.
Listen for changes to ComponentConnectors
ComponentRegistry - class org.servicemix.jbi.framework.ComponentRegistry.
Registry for Components
ComponentRegistry() - Constructor for class org.servicemix.jbi.framework.ComponentRegistry
 
ComponentSupport - class org.servicemix.components.util.ComponentSupport.
A useful base class for developers wishing to implement a JBI Component.
ComponentSupport() - Constructor for class org.servicemix.components.util.ComponentSupport
 
ComponentSupport(QName, String) - Constructor for class org.servicemix.components.util.ComponentSupport
 
ComponentsElementProcessor - class org.servicemix.jbi.config.ComponentsElementProcessor.
Handles the 'components' element
ComponentsElementProcessor() - Constructor for class org.servicemix.jbi.config.ComponentsElementProcessor
 
CompositeElementProcessor - class org.servicemix.jbi.config.spring.CompositeElementProcessor.
A useful base class for mapping a number of processors to names in a given namespace.
CompositeElementProcessor() - Constructor for class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
CompositeElementProcessor(String) - Constructor for class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
CompositeElementProcessor(String, ElementProcessor) - Constructor for class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
Connection - class org.servicemix.jbi.deployment.Connection.
 
Connection() - Constructor for class org.servicemix.jbi.deployment.Connection
 
ConnectionRefusedException - exception org.servicemix.components.net.ConnectionRefusedException.
Exception thrown if the connection could not be established.
ConnectionRefusedException(int) - Constructor for class org.servicemix.components.net.ConnectionRefusedException
 
ConstantExpression - class org.servicemix.expression.ConstantExpression.
Represents a constant expression
ConstantExpression(Object) - Constructor for class org.servicemix.expression.ConstantExpression
 
Consumer - class org.servicemix.jbi.deployment.Consumer.
Specifies either an interface name or a service and endpoint name.
Consumer() - Constructor for class org.servicemix.jbi.deployment.Consumer
 
ConsumerComponentEndpointFilter - class org.servicemix.jbi.resolver.ConsumerComponentEndpointFilter.
Filters out only the endpoints which the component approves for consuming.
ConsumerComponentEndpointFilter(Component) - Constructor for class org.servicemix.jbi.resolver.ConsumerComponentEndpointFilter
 
Consumes - class org.servicemix.jbi.deployment.Consumes.
Specifies either an interface name or a service and endpoint name.
Consumes() - Constructor for class org.servicemix.jbi.deployment.Consumes
 
ContainerElementProcessor - class org.servicemix.jbi.config.ContainerElementProcessor.
Handles the 'container' element
ContainerElementProcessor() - Constructor for class org.servicemix.jbi.config.ContainerElementProcessor
 
CountingErrorHandler - class org.servicemix.components.validation.CountingErrorHandler.
A simple implementation of ErrorHandler which just counts the number of warnings, errors and fatal errors.
CountingErrorHandler() - Constructor for class org.servicemix.components.validation.CountingErrorHandler
 
canDeployToComponent(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a boolean value indicating whether the SU can be deployed to a component.
canDeployToComponent(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a boolean value indicating whether the SU can be deployed to a component.
capacity - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
checkInitialized() - Method in class org.servicemix.jbi.container.JBIContainer
 
checkScriptTextAvailable() - Method in class org.servicemix.components.script.ScriptComponent
 
chooseDestination(Session, MessageExchange) - Method in interface org.servicemix.components.jms.DestinationChooser
Chooses which JMS destintation to use for the outbound message
chooseDestination(Session, MessageExchange) - Method in class org.servicemix.components.jms.SimpleDestinationChooser
 
chooseEndpoint(QName) - Method in class org.servicemix.components.util.PipelineComponent
Resolves the given service endpoint reference from a serviceName
chooseEndpoint(ServiceEndpoint[], ComponentContext, MessageExchange) - Method in interface org.servicemix.jbi.resolver.EndpointChooser
Chooses an endpoint from the array of 2 or more endpoints or returns null if none of them are acceptable
chooseEndpoint(ServiceEndpoint[], ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.FirstChoicePolicy
 
chooseEndpoint(ServiceEndpoint[], ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.RandomChoicePolicy
 
cleanUp() - Method in interface javax.jbi.component.Bootstrap
Cleans up any resources allocated by the bootstrap implementation, including performing deregistration of the extension MBean, if applicable.
cleanUp() - Method in class org.servicemix.jbi.component.SpringBootstrap
 
clear() - Method in class org.servicemix.jbi.management.AttributeInfoHelper
clear the internal list
clear() - Method in class org.servicemix.jbi.management.OperationInfoHelper
clear the internal list
close() - Method in interface javax.jbi.messaging.DeliveryChannel
Closes the delivery channel, halting all message traffic.
close() - Method in class org.servicemix.components.activesoap.ASTransport
 
close() - Method in class org.servicemix.jbi.container.ComponentEnvironment
close this environment
close() - Method in class org.servicemix.jbi.management.task.JbiTask
close any internal remote connections
close() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
close the delivery channel
close() - Method in class org.servicemix.jbi.util.MultiplexOutputStream
close
compileScript(Compilable) - Method in class org.servicemix.components.script.ScriptComponent
 
configureEndpoint(MessageExchange, EndpointResolver) - Method in class org.servicemix.client.DefaultServiceMixClient
 
configureTransformer(Transformer, MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xslt.XsltComponent
A hook to allow the transformer to be configured from the current exchange and inbound message
connect() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
connect(SocketClient) - Method in class org.servicemix.components.net.FTPClientPool
 
connect(SocketClient) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
copy(NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.util.PojoSupport
A helper method which copies the content and properties of the message to another message.
copyAttributes(Element, Element) - Static method in class org.servicemix.jbi.util.DOMUtil
Copy the attribues on one element to the other
copyInputStream(InputStream, OutputStream) - Static method in class org.servicemix.jbi.util.FileUtil
Copy in stream to an out stream
create(UMOConnector) - Method in class org.servicemix.components.mule.JBIMessageDispatcherFactory
 
create() - Method in class org.servicemix.components.xsql.DataSourceXSQLConnectionManagerFactory
 
createAttachmentsMap() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
createBeanElement(Element, Element, String) - Method in class org.servicemix.jbi.config.spring.BeanElementProcessor
 
createBeanElement(Element, Element, String) - Method in class org.servicemix.jbi.config.spring.BeanPropertyElementProcessor
 
createCall(NormalizedMessage) - Method in class org.servicemix.components.jaxrpc.JaxRpcMarshaler
 
createComponentAdaptor(ComponentLifeCycle, ActivationSpec) - Method in class org.servicemix.jbi.container.JBIContainer
Factory method to create a new component adaptor from the given lifecycle
createComponentID() - Method in class org.servicemix.jbi.container.JBIContainer
Factory method to create a new component ID if none is specified
createComponentLifeCycle() - Method in class org.servicemix.components.util.ComponentSupport
 
createConnection() - Method in class org.servicemix.components.saaj.SaajBinding
 
createConnectionFactory() - Method in class org.servicemix.components.saaj.SaajBinding
 
createCustomComponentMBeanName(String) - Method in interface javax.jbi.management.MBeanNames
Formulate and return the MBean ObjectName of a custom control MBean for a JBI component.
createCustomComponentMBeanName(String) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Formulate and return the MBean ObjectName of a custom control MBean for a JBI component.
createCustomComponentMBeanName(String, String) - Method in class org.servicemix.jbi.management.ManagementContext
Formulate and return the MBean ObjectName of a custom control MBean for a JBI component.
createDocument() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
createDocumentBuilder() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
createDocumentBuilderFactory() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
createEndpointFilter(ComponentContextImpl, MessageExchangeImpl) - Method in class org.servicemix.jbi.nmr.Broker
Factory method to create an endpoint filter for the given component context and message exchange
createEndpointResolver() - Method in class org.servicemix.jbi.container.ActivationSpec
Lazily create a resolver from the available information
createExchange(QName, QName) - Method in interface javax.jbi.messaging.MessageExchangeFactory
Creates a new MessageExchange instance used to initiate a service invocation.
createExchange(URI) - Method in interface javax.jbi.messaging.MessageExchangeFactory
Creates a new MessageExchange instance used to initiate a service invocation.
createExchange(URI) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
Create an exchange from the specified pattern
createExchange(QName, QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
Create an exchange that points at an endpoint that conforms to the declared capabilities, requirements, and policies of both the consumer and the provider.
createExchangeFactory() - Method in interface javax.jbi.messaging.DeliveryChannel
Create a message exchange factory.
createExchangeFactory(QName) - Method in interface javax.jbi.messaging.DeliveryChannel
Create a message exchange factory for the given interface name.
createExchangeFactory(ServiceEndpoint) - Method in interface javax.jbi.messaging.DeliveryChannel
Create a message exchange factory for the given endpoint.
createExchangeFactory() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory.
createExchangeFactory(QName) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given interface name.
createExchangeFactory(ServiceEndpoint) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given endpoint.
createExchangeFactoryForService(QName) - Method in interface javax.jbi.messaging.DeliveryChannel
Create a message exchange factory for the given service name.
createExchangeFactoryForService(QName) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given service name.
createFault() - Method in interface javax.jbi.messaging.MessageExchange
Generic factory method for Fault objects.
createFault() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
factory method for fault objects
createInOnlyExchange() - Method in interface javax.jbi.messaging.MessageExchangeFactory
Convenience method that creates an In-Only message exchange.
createInOnlyExchange() - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOnlyExchange(EndpointResolver) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOnlyExchange() - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOnly (one way) message exchange.
createInOnlyExchange(EndpointResolver) - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOnly (one way) message exchange with the given resolver.
createInOnlyExchange() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
create InOnly exchange
createInOptionalOutExchange() - Method in interface javax.jbi.messaging.MessageExchangeFactory
Convenience method that creates an In-Optional-Out message exchange.
createInOptionalOutExchange() - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOptionalOutExchange(EndpointResolver) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOptionalOutExchange() - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOptionalOut (optional request-reply) message exchange.
createInOptionalOutExchange(EndpointResolver) - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOptionalOut (optional request-reply) message exchange with the given resolver.
createInOptionalOutExchange() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
create InOptionalOut exchange
createInOutExchange() - Method in interface javax.jbi.messaging.MessageExchangeFactory
Convenience method that creates an In-Out message exchange.
createInOutExchange() - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOutExchange(EndpointResolver) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createInOutExchange() - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOut (request-reply) message exchange.
createInOutExchange(EndpointResolver) - Method in interface org.servicemix.client.ServiceMixClient
Creates an InOut (request-reply) message exchange with the given resolver.
createInOutExchange() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
create InOut Exchange
createInboundExchange(ExchangePacket) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
createInputFactory() - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
createInvocation() - Method in class org.servicemix.components.activesoap.ASTransport
 
createMBeanServer() - Method in class org.servicemix.jbi.management.ManagementContext
 
createMessage() - Method in interface javax.jbi.messaging.MessageExchange
Creates a normalized message based on the specified message reference.
createMessage(NormalizedMessage, Session) - Method in class org.servicemix.components.jms.JmsMarshaler
 
createMessage() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
createMessageExchange() - Method in class org.servicemix.components.saaj.SaajInBinding
Factory method to create a new inbound message exchange
createMessageExchangeFactory() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
createMessageFactory() - Method in class org.servicemix.components.saaj.SaajMarshaler
 
createMuleMessage(MessageExchange, NormalizedMessage, Object) - Method in class org.servicemix.components.mule.MuleMarshaler
Creates a new Mule message from the given JBI message and body.
createObjectName(MBeanInfoProvider) - Method in class org.servicemix.jbi.management.ManagementContext
Create an ObjectName
createPropertiesMap() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
createProxy() - Method in class org.servicemix.components.reflection.ProxyInOnlyBinding
 
createProxy() - Method in class org.servicemix.components.reflection.ProxyInOutBinding
 
createQName(Element, String) - Method in class org.servicemix.jbi.config.spring.QNameElementProcessor
Creates a QName instance from the given namespace context for the given qualifiedName
createResolverForExternalInterface(QName) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createResolverForExternalInterface(QName, String) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createResolverForExternalInterface(QName) - Method in interface org.servicemix.client.ServiceMixClient
Creates an endpoint for the given external interface
createResolverForExternalInterface(QName, String) - Method in interface org.servicemix.client.ServiceMixClient
Creates an endpoint resolver for the given service and endpoint name
createResolverForExternalService(QName) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createResolverForExternalService(QName) - Method in interface org.servicemix.client.ServiceMixClient
Creates an endpoint for the given external service name
createResolverForService(QName) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createResolverForService(QName) - Method in interface org.servicemix.client.ServiceMixClient
Creates an endpoint resolver for the given service name
createResolverInterface(QName) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createResolverInterface(QName) - Method in interface org.servicemix.client.ServiceMixClient
Creates an endpoint resolver for the given interface name
createResultDocument(MessageExchange, NormalizedMessage, WSIFOperationInfo, WSIFMessage) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
createRobustInOnlyExchange() - Method in interface javax.jbi.messaging.MessageExchangeFactory
Convenience method that creates an Robust-In-Only message exchange.
createRobustInOnlyExchange() - Method in class org.servicemix.client.DefaultServiceMixClient
 
createRobustInOnlyExchange(EndpointResolver) - Method in class org.servicemix.client.DefaultServiceMixClient
 
createRobustInOnlyExchange() - Method in interface org.servicemix.client.ServiceMixClient
Creates an RobustInOnly (one way) message exchange.
createRobustInOnlyExchange(EndpointResolver) - Method in interface org.servicemix.client.ServiceMixClient
Creates an RobustInOnly (one way) message exchange with the given resolver.
createRobustInOnlyExchange() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
create RobustInOnly exchange
createSALibDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Create a service assembly directory for the named SA
createSOAPMessage(NormalizedMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
createScriptEngine() - Method in class org.servicemix.components.script.ScriptComponent
 
createScriptLogger() - Method in class org.servicemix.components.script.ScriptComponent
 
createServiceUnavailableException() - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
createServiceUnavailableException() - Method in class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
createServiceUnavailableException() - Method in class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
createServiceUnavailableException() - Method in class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
createServiceUnavailableException() - Method in class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
createServiceUnitManager() - Method in class org.servicemix.components.util.ComponentAdaptor
 
createServiceUnitManager() - Method in class org.servicemix.components.util.ComponentSupport
 
createSharedLibraryDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
create a shared library directory
createSocketClient() - Method in class org.servicemix.components.net.FTPClientPool
 
createSocketClient() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
createStreamReader(NormalizedMessage) - Method in class org.servicemix.components.activesoap.ASMarshaler
 
createStreamReader(NormalizedMessage) - Method in class org.servicemix.components.xfire.XMarshaler
 
createStreamWriter(Writer) - Method in class org.servicemix.components.activesoap.ASMarshaler
 
createStreamWriter(Writer) - Method in class org.servicemix.components.xfire.XMarshaler
 
createTemplates() - Method in class org.servicemix.components.xslt.XsltComponent
Factory method to create a new transformer instance
createTransfomer() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
createTransformer(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xslt.XsltComponent
Factory method to create a new transformer instance
createTransformerFactory() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
createUniqueDirectory(File, String) - Static method in class org.servicemix.jbi.util.FileUtil
Create a unique directory within a directory 'root'
createWorkspaceDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Create workspace directory for a Component
createXPath(String) - Method in class org.servicemix.expression.JaxenXPathExpression
 
createXSQLDocument(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xsql.XSQLComponent
 
createXSQLRequest(MessageExchange, NormalizedMessage, XMLDocument) - Method in class org.servicemix.components.xsql.XSQLComponent
 
createXStream() - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
createXsltSource() - Method in class org.servicemix.components.xslt.XsltComponent
 
currentState - Variable in class org.servicemix.jbi.management.BaseLifeCycle
 

D

DEACTIVATED - Static variable in class org.servicemix.jbi.framework.ComponentPacketEvent
ComponentConnector deactivated
DEFAULT_DOMAIN - Static variable in class org.servicemix.jbi.management.ManagementContext
Default servicemix domain
DEFAULT_INITIAL_CAPACITY - Static variable in class org.servicemix.components.cache.LRUCache
 
DEFAULT_LOAD_FACTOR - Static variable in class org.servicemix.components.cache.LRUCache
 
DEFAULT_NAME - Static variable in class org.servicemix.jbi.container.JBIContainer
Default Container name - must be unique if used in a cluster
DETAIL_KEY - Static variable in class org.servicemix.components.quartz.DefaultQuartzMarshaler
 
DOMUtil - class org.servicemix.jbi.util.DOMUtil.
A collection of W3C DOM helper methods
DOMUtil() - Constructor for class org.servicemix.jbi.util.DOMUtil
 
DONE - Static variable in class javax.jbi.messaging.ExchangeStatus
Indicates that an ME has been processed to completion.
DataSourceXSQLConnectionManagerFactory - class org.servicemix.components.xsql.DataSourceXSQLConnectionManagerFactory.
An implementation of XSQLConnectionManagerFactory which uses a DataSource as its database connection pool.
DataSourceXSQLConnectionManagerFactory() - Constructor for class org.servicemix.components.xsql.DataSourceXSQLConnectionManagerFactory
 
DefaultFileMarshaler - class org.servicemix.components.util.DefaultFileMarshaler.
A default file transformer which assumes the file is already in XML format and requires no transformation other than to be wrapped in a normalized message..
DefaultFileMarshaler() - Constructor for class org.servicemix.components.util.DefaultFileMarshaler
 
DefaultMarshaler - class org.servicemix.client.DefaultMarshaler.
Default implementation of Marshaler which will pass through String objects as XML content, DOM objects or Stream objects, otherwise the payload is stored in a message property.
DefaultMarshaler() - Constructor for class org.servicemix.client.DefaultMarshaler
 
DefaultMarshaler(Marshaler) - Constructor for class org.servicemix.client.DefaultMarshaler
 
DefaultQuartzMarshaler - class org.servicemix.components.quartz.DefaultQuartzMarshaler.
The default implementation of the Quartz marshaler
DefaultQuartzMarshaler() - Constructor for class org.servicemix.components.quartz.DefaultQuartzMarshaler
 
DefaultServiceMixClient - class org.servicemix.client.DefaultServiceMixClient.
The default implementation of the ServiceMixClient API.
DefaultServiceMixClient() - Constructor for class org.servicemix.client.DefaultServiceMixClient
 
DefaultServiceMixClient(JBIContainer) - Constructor for class org.servicemix.client.DefaultServiceMixClient
Provides the JBI container used for message dispatch.
DefaultServiceMixClient(JBIContainer, ActivationSpec) - Constructor for class org.servicemix.client.DefaultServiceMixClient
Provides the JBI container and the activation specification, which can be used to register this client at a specific endpoint so that default container routing rules can be configured via dependency injection and the client endpoint metadata can be configured to allow services to talk to this client.
DeliveryChannel - interface javax.jbi.messaging.DeliveryChannel.
Bi-directional communication channel used to interact with the Normalized Message Service.
DeliveryChannelImpl - class org.servicemix.jbi.messaging.DeliveryChannelImpl.
DeliveryChannel implementation
DeliveryChannelImpl(JBIContainer, String) - Constructor for class org.servicemix.jbi.messaging.DeliveryChannelImpl
Constructor
DeployedAssembliesTask - class org.servicemix.jbi.management.task.DeployedAssembliesTask.
List deployed Service Assemblies
DeployedAssembliesTask() - Constructor for class org.servicemix.jbi.management.task.DeployedAssembliesTask
 
DeployedServiceUnitsTask - class org.servicemix.jbi.management.task.DeployedServiceUnitsTask.
List deployed service units for a Component
DeployedServiceUnitsTask() - Constructor for class org.servicemix.jbi.management.task.DeployedServiceUnitsTask
 
DeploymentException - exception javax.jbi.management.DeploymentException.
DeploymentException is an exception thrown by the Deployment Service.
DeploymentException(String) - Constructor for class javax.jbi.management.DeploymentException
Creates a new instance of DeploymentException with an exception message.
DeploymentException(String, Throwable) - Constructor for class javax.jbi.management.DeploymentException
Creates a new instance of DeploymentException with the specified message and cause.
DeploymentException(Throwable) - Constructor for class javax.jbi.management.DeploymentException
Creates a new instance of DeploymentException with the specified cause.
DeploymentService - class org.servicemix.jbi.framework.DeploymentService.
The deployment service MBean allows administrative tools to manage service assembly deployments.
DeploymentService() - Constructor for class org.servicemix.jbi.framework.DeploymentService
 
DeploymentServiceMBean - interface javax.jbi.management.DeploymentServiceMBean.
The deployment service MBean allows administrative tools to manage service assembly deployments.
Descriptor - class org.servicemix.jbi.deployment.Descriptor.
 
Descriptor() - Constructor for class org.servicemix.jbi.deployment.Descriptor
 
DestinationChooser - interface org.servicemix.components.jms.DestinationChooser.
A pluggable strategy used to decide which JMS Destination to use for an outbound JMS message
deactivateComponent(String) - Method in class org.servicemix.jbi.container.JBIContainer
Used for Simple POJO's
deactivateEndpoint(ServiceEndpoint) - Method in interface javax.jbi.component.ComponentContext
Deactivates the given endpoint with the NMR.
deactivateEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Deregister the endpoint with the NMR
deactivateEndpoint(ComponentContextImpl, ServiceEndpoint) - Method in class org.servicemix.jbi.container.JBIContainer
Deregister the endpoint with the NMR
deactivateEndpoint(ComponentContext, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Called by component context when endpoints are being deactivated.
deactivateEndpoint(ComponentContext, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.Registry
 
defaultComponentServiceAndEndpoint(PojoSupport, ActivationSpec) - Method in class org.servicemix.jbi.container.JBIContainer
Allow the service and endpoint name to be configured from the registration, to reduce the amount of XML which is required to configure a ServiceMix component
defaultUnmarshal(MessageExchange, NormalizedMessage) - Method in class org.servicemix.client.DefaultMarshaler
 
deleteComponent(String) - Method in class org.servicemix.jbi.container.JBIContainer
Delete a Component
deleteFile(File) - Static method in class org.servicemix.jbi.util.FileUtil
Delete a file
deploy(String, String) - Method in interface javax.jbi.component.ServiceUnitManager
Deploy a Service Unit to the component.
deploy(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Deploys the given SA to the JBI environment.
deploy(String, String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
Deploy a Service Unit to the Component
deploy(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Deploys the given SA to the JBI environment.
deployServiceUnit(File, ServiceUnit) - Method in class org.servicemix.jbi.framework.DeploymentService
 
deploymentService - Variable in class org.servicemix.jbi.container.JBIContainer
 
deregisterComponent(Component) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Deregister a Component
deregisterComponent(Component) - Method in class org.servicemix.jbi.framework.Registry
 
deregisterExternalEndpoint(ServiceEndpoint) - Method in interface javax.jbi.component.ComponentContext
Deregisters the given external endpoint with the NMR.
deregisterExternalEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Deregisters the given external endpoint with the NMR.
deregisterExternalEndpoint(ComponentContextImpl, ServiceEndpoint) - Method in class org.servicemix.jbi.container.JBIContainer
 
deregisterExternalEndpoint(ComponentContextImpl, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Deregisters the given external endpoint with the NMR.
deregisterExternalEndpoint(ComponentContextImpl, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.Registry
 
destroy() - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
destroy() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
destroyObject(Object) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
disconnect() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
disconnect(SocketClient) - Method in class org.servicemix.components.net.FTPClientPool
 
disconnect(SocketClient) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
doDispatch(UMOEvent) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
doDispose() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
doDumpStats() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
doInitialise() - Method in class org.servicemix.components.mule.JBIConnector
 
doInstallArchive(File, Descriptor) - Method in class org.servicemix.jbi.framework.InstallationService
 
doInstallComponent(File, Component) - Method in class org.servicemix.jbi.framework.InstallationService
 
doInstallSharedLibrary(File, SharedLibrary) - Method in class org.servicemix.jbi.framework.InstallationService
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.servicemix.components.http.BindingServlet
 
doRouting(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
Distribute an ExchangePacket
doRouting(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Distribute an ExchangePacket
doSend(UMOEvent) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
doTransform(Object) - Method in class org.servicemix.components.mule.JBIMessageTransformer
 
done(MessageExchange) - Method in class org.servicemix.client.DefaultServiceMixClient
 
done(MessageExchange) - Method in interface org.servicemix.client.ServiceMixClient
A helper method to indicate that the message exchange is complete which will set the status to ExchangeStatus.DONE and send the message on the delivery channel.
done(MessageExchange) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
done(MessageExchange) - Method in class org.servicemix.components.util.PojoSupport
A helper method to indicate that the message exchange is complete which will set the status to ExchangeStatus.DONE and send the message on the delivery channel.
dump(IndentPrinter) - Method in class org.servicemix.jbi.messaging.MessagingStats
Dump out to an IndentPrinter
dumpStats() - Method in class org.servicemix.jbi.container.ComponentEnvironment
dump stats
dumpURLS() - Method in class org.servicemix.jbi.framework.InstallationClassLoader
Utility method to dump urls to system.out

E

ENDPOINT - Static variable in class org.servicemix.components.script.ScriptComponent
 
ENVIRONMENT_VARIABLES - Static variable in class org.servicemix.expression.JaxenVariableContext
 
ENVIRONMENT_VARIABLES - Static variable in class org.servicemix.expression.MessageVariableResolver
 
ERROR - Static variable in class javax.jbi.messaging.ExchangeStatus
Indicates that an ME has terminated abnormally within the JBI environment.
ElementProcessorSupport - class org.servicemix.jbi.config.spring.ElementProcessorSupport.
A useful base class for transforming the configuration elements into regular Spring XML elements
ElementProcessorSupport() - Constructor for class org.servicemix.jbi.config.spring.ElementProcessorSupport
 
ElementToPropertyProcessor - class org.servicemix.jbi.config.spring.ElementToPropertyProcessor.
Converts an XML element into a property declaration.
ElementToPropertyProcessor() - Constructor for class org.servicemix.jbi.config.spring.ElementToPropertyProcessor
 
ElementToPropertyProcessor(String) - Constructor for class org.servicemix.jbi.config.spring.ElementToPropertyProcessor
 
ElementToValueProcessor - class org.servicemix.jbi.config.spring.ElementToValueProcessor.
Converts an XML element into a <value> declaration
ElementToValueProcessor() - Constructor for class org.servicemix.jbi.config.spring.ElementToValueProcessor
 
EndpointChooser - interface org.servicemix.jbi.resolver.EndpointChooser.
A selection policy which will choose a service endpoint from an array of possible endpoints using some kind of policy.
EndpointFilter - interface org.servicemix.jbi.resolver.EndpointFilter.
Represents a filter used to exclude endpoints before choosing which endpoint to use
EndpointRegistry - class org.servicemix.jbi.framework.EndpointRegistry.
Registry for Components
EndpointRegistry(ComponentRegistry) - Constructor for class org.servicemix.jbi.framework.EndpointRegistry
Constructor
EndpointResolver - interface org.servicemix.jbi.resolver.EndpointResolver.
A Strategy pattern which can be used to plug in different ServiceEndpoint resolving policies from static relationships to dynamic resolution of the endpoint used based on some policy.
EndpointResolverSupport - class org.servicemix.jbi.resolver.EndpointResolverSupport.
A useful base class for EndpointResolver implementations.
EndpointResolverSupport() - Constructor for class org.servicemix.jbi.resolver.EndpointResolverSupport
 
EnvironmentContext - class org.servicemix.jbi.container.EnvironmentContext.
Holder for environment infomation
EnvironmentContext() - Constructor for class org.servicemix.jbi.container.EnvironmentContext
 
ExchangePacket - class org.servicemix.jbi.messaging.ExchangePacket.
ExchangePacket is responsible for carrying MessageExchange payloads
ExchangePacket() - Constructor for class org.servicemix.jbi.messaging.ExchangePacket
 
ExchangePacketListener - interface org.servicemix.jbi.messaging.ExchangePacketListener.
DeliveryChannel implementation
ExchangeStatus - class javax.jbi.messaging.ExchangeStatus.
Typesafe enumeration containing status values for a message exchange.
Expression - interface org.servicemix.expression.Expression.
An expression strategy for extracting or calculating some value from a message.
ExternalInterfaceNameEndpointResolver - class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver.
Resolves the endpoint using the external interface name with a pluggable EndpointChooser selection policy if more than one endpoints are found.
ExternalInterfaceNameEndpointResolver() - Constructor for class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
ExternalInterfaceNameEndpointResolver(QName) - Constructor for class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
ExternalServiceNameEndpointResolver - class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver.
Resolves the endpoint using the external service name with a pluggable EndpointChooser selection policy if more than one endpoints are found.
ExternalServiceNameEndpointResolver() - Constructor for class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
ExternalServiceNameEndpointResolver(QName) - Constructor for class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
enqueue(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Enqueue a Packet for processing
environmentContext - Variable in class org.servicemix.jbi.container.JBIContainer
 
equals(Object) - Method in class org.servicemix.jbi.deployment.ClassPath
 
equals(Object) - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
equals(Object) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
equals(Object) - Method in class org.servicemix.jbi.framework.ComponentPacket
Test for equivalence
equals(Object) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
 
error(SAXParseException) - Method in class org.servicemix.components.validation.CountingErrorHandler
 
evaluate(ComponentContext, MessageExchange) - Method in interface org.servicemix.components.router.Predicate
 
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.script.ScriptExpression
 
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.ConstantExpression
 
evaluate(MessageExchange, NormalizedMessage) - Method in interface org.servicemix.expression.Expression
Evaluates the expression on the given exchange and message.
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.JAXPXPathExpression
 
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.JaxenXPathExpression
 
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.PropertyExpression
 
evaluate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.XMLBeansXPathExpression
 
evaluate(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.jbi.resolver.ConsumerComponentEndpointFilter
 
evaluate(ServiceEndpoint, MessageExchange) - Method in interface org.servicemix.jbi.resolver.EndpointFilter
Performs the filter on the endpoint returning true if the endpoint is suitable, based on some capabilities evaluation or false if the endpoint should be ignored.
evaluate(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.jbi.resolver.NullEndpointFilter
 
evaluate(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.jbi.resolver.ProducerComponentEndpointFilter
 
evaluateXPath(Object) - Method in class org.servicemix.expression.JAXPStringXPathExpression
 
evaluateXPath(Object) - Method in class org.servicemix.expression.JAXPXPathExpression
 
evaluateXPath(Object) - Method in class org.servicemix.expression.JaxenStringXPathExpression
 
evaluateXPath(Object) - Method in class org.servicemix.expression.JaxenXPathExpression
 
evaluateXPath(XmlObject, String, XmlOptions) - Method in class org.servicemix.expression.XMLBeansStringXPathExpression
 
evaluateXPath(XmlObject, String, XmlOptions) - Method in class org.servicemix.expression.XMLBeansXPathExpression
 
evaluteScript(Namespace) - Method in class org.servicemix.components.script.ScriptComponent
 
execute(JobExecutionContext) - Method in class org.servicemix.components.quartz.ServiceMixJob
 
execute() - Method in class org.servicemix.jbi.management.task.AssemblyDescriptorTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.DeployedAssembliesTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.DeployedServiceUnitsTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.InstallAssemblyTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.InstallComponentTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.InstallSharedLibraryTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.ShutDownAssemblyTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.ShutDownComponentTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.StartAssemblyTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.StartComponentTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.StopAssemblyTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.StopComponentTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.UninstallAssemblyTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.UninstallComponentTask
execute the task
execute() - Method in class org.servicemix.jbi.management.task.UninstallSharedLibraryTask
execute the task

F

FILE_CONTENT - Static variable in class org.servicemix.components.util.DefaultFileMarshaler
 
FILE_CONTENT_EXPRESSION - Static variable in class org.servicemix.components.util.DefaultFileMarshaler
 
FILE_NAME_EXPRESSION - Static variable in class org.servicemix.components.util.DefaultFileMarshaler
 
FILE_NAME_PROPERTY - Static variable in class org.servicemix.components.util.DefaultFileMarshaler
 
FTPClientPool - class org.servicemix.components.net.FTPClientPool.
A pool of FTP clients for the Jakarta Commons Net library
FTPClientPool() - Constructor for class org.servicemix.components.net.FTPClientPool
 
FTPPoller - class org.servicemix.components.net.FTPPoller.
A component which polls for files to arrive on an FTP server using the Jakarta Commons Net library and then sends them into the normalized message service, using a plugable transformer and removes them.
FTPPoller() - Constructor for class org.servicemix.components.net.FTPPoller
 
FTPSender - class org.servicemix.components.net.FTPSender.
A component which sends a message to a file using FTP via the Jakarta Commons Net library
FTPSender() - Constructor for class org.servicemix.components.net.FTPSender
 
FailedToCreateDOMException - exception org.servicemix.components.wsif.FailedToCreateDOMException.
Thrown if the lazily created DOM node could not be created for the WSIF response.
FailedToCreateDOMException(Throwable) - Constructor for class org.servicemix.components.wsif.FailedToCreateDOMException
 
Fault - interface javax.jbi.messaging.Fault.
Models WSDL fault messages.
FaultException - exception org.servicemix.jbi.FaultException.
An exception which is thrown if a fault occurs in some JBI client invocation.
FaultException(String, MessageExchange, Fault) - Constructor for class org.servicemix.jbi.FaultException
 
FaultImpl - class org.servicemix.jbi.messaging.FaultImpl.
Fault implementation
FaultImpl() - Constructor for class org.servicemix.jbi.messaging.FaultImpl
 
FaultImpl(MessageExchangeImpl) - Constructor for class org.servicemix.jbi.messaging.FaultImpl
 
FileMarshaler - interface org.servicemix.components.util.FileMarshaler.
A pluggable strategy for turning a file or URL input source into a normalized message.
FileUtil - class org.servicemix.jbi.util.FileUtil.
File utilities
FileUtil() - Constructor for class org.servicemix.jbi.util.FileUtil
 
FirstChoicePolicy - class org.servicemix.jbi.resolver.FirstChoicePolicy.
A simple selection policy where the first endpoint is chosen.
FirstChoicePolicy() - Constructor for class org.servicemix.jbi.resolver.FirstChoicePolicy
 
Flow - interface org.servicemix.jbi.nmr.flow.Flow.
A Flow provides different dispatch policies within the NMR
FlowProvider - class org.servicemix.jbi.nmr.flow.FlowProvider.
Find a Flow by Name
FlowProvider() - Constructor for class org.servicemix.jbi.nmr.flow.FlowProvider
 
FrameworkInstallationService - interface org.servicemix.jbi.framework.FrameworkInstallationService.
Installation Service - installs/uninstalls archives
fail(MessageExchange, Fault) - Method in class org.servicemix.client.DefaultServiceMixClient
 
fail(MessageExchange, Fault) - Method in interface org.servicemix.client.ServiceMixClient
A helper method which fails and completes the given exchange with the specified fault
fail(MessageExchange, Exception) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
fail(MessageExchange, Fault) - Method in class org.servicemix.components.util.PojoSupport
A helper method which fails and completes the given exchange with the specified fault
fail(MessageExchange, Exception) - Method in class org.servicemix.components.util.PojoSupport
A helper method which fails and completes the given exchange with the specified error
fatalError(SAXParseException) - Method in class org.servicemix.components.validation.CountingErrorHandler
 
filterEndpoints(ServiceEndpoint[], MessageExchange, EndpointFilter) - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
findClass(String) - Method in class org.servicemix.jbi.framework.InstallationClassLoader
 
findDefaultNamespace(Element) - Method in class org.servicemix.jbi.config.spring.QNameElementProcessor
Finds the default namespace URI on the given element
findNamespaceURI(Element, String) - Method in class org.servicemix.jbi.config.spring.QNameElementProcessor
Finds the namespace URI mapped to the given prefix on the given element
fireComponentPacketEvent(ComponentConnector, int) - Method in class org.servicemix.jbi.framework.Registry
 
firePropertyChanged(String, Object, Object) - Method in class org.servicemix.jbi.management.BaseLifeCycle
 
flow - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
flush() - Method in class org.servicemix.jbi.util.MultiplexOutputStream
flush
fromNMS(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.activesoap.ASMarshaler
Converts from an NMS message to an ActiveSOAP message exchange
fromNMS(PostMethod, NormalizedMessage) - Method in class org.servicemix.components.http.HttpClientMarshaler
 
fromNMS(Message, NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberMarshaler
Marshals from the Jabber message to the normalized message
fromNMS(WSIFOperationInfo, WSIFMessage, NormalizedMessage, Object) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
fromNMS(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xfire.XMarshaler
Converts from an NMS message to an ActiveSOAP message exchange

G

GroovyComponent - class org.servicemix.components.groovy.GroovyComponent.
A component which is capable of invoking a Groovy script to process or transform a message.
GroovyComponent() - Constructor for class org.servicemix.components.groovy.GroovyComponent
 
GroovyComponent(QName, String) - Constructor for class org.servicemix.components.groovy.GroovyComponent
 
GroovyMarshaler - class org.servicemix.components.groovy.GroovyMarshaler.
A Marshaler capable of handling Groovy specific types.
GroovyMarshaler() - Constructor for class org.servicemix.components.groovy.GroovyMarshaler
 
getActivationSpec() - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
getActivationSpec() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getActivationSpec() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getActivationSpec() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
Returns the activation spec that was provided when the component was registered
getActiveEndpoints() - Method in class org.servicemix.jbi.framework.ComponentConnector
Get the Set of activated endpoints
getActiveEndpoints() - Method in class org.servicemix.jbi.framework.ComponentPacket
Get the Set of activated endpoints
getAddress() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getAllEndpoints() - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getArchivePath() - Method in class org.servicemix.jbi.management.task.InstallAssemblyTask
 
getArchivePath() - Method in class org.servicemix.jbi.management.task.InstallComponentTask
 
getArtifactsZip() - Method in class org.servicemix.jbi.deployment.Target
 
getAsReference(QName) - Method in interface javax.jbi.servicedesc.ServiceEndpoint
Get a reference to this endpoint, using an endpoint reference vocabulary that is known to the provider.
getAsReference(QName) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Get a reference to this endpoint, using an endpoint reference vocabulary that is known to the provider.
getAssemblyName() - Method in class org.servicemix.jbi.management.task.AssemblyDescriptorTask
 
getAssemblyName() - Method in class org.servicemix.jbi.management.task.ShutDownAssemblyTask
 
getAssemblyName() - Method in class org.servicemix.jbi.management.task.StartAssemblyTask
 
getAssemblyName() - Method in class org.servicemix.jbi.management.task.StopAssemblyTask
 
getAssemblyName() - Method in class org.servicemix.jbi.management.task.UninstallAssemblyTask
 
getAttachment(String) - Method in interface javax.jbi.messaging.NormalizedMessage
Retrieve attachment with the specified identifier.
getAttachment(String) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
Get a named attachement
getAttachmentNames() - Method in interface javax.jbi.messaging.NormalizedMessage
Returns a list of identifiers for each attachment to the message.
getAttachmentNames() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
Returns a list of identifiers for each attachment to the message.
getAttachments() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getAttribute(String) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Get the Value of an Attribute
getAttribute(String) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Get the Value of an Attribute
getAttribute() - Method in class org.servicemix.jbi.management.CachedAttribute
 
getAttributeInfo() - Method in class org.servicemix.jbi.management.CachedAttribute
 
getAttributeInfos() - Method in class org.servicemix.jbi.container.EnvironmentContext
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.framework.InstallationService
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.management.AttributeInfoHelper
Get array of MBeanAttriubteInfos registered
getAttributeInfos() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
Get an array of MBeanAttributeInfo
getAttributeInfos() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Get an array of MBeanAttributeInfo
getAttributes(String[]) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
 
getAttributes(String[]) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
getBaseURL() - Method in class org.servicemix.components.xsql.XSQLComponent
 
getBcc() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getBcc(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
 
getBcc(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
 
getBean(String) - Method in class org.servicemix.jbi.container.SpringJBIContainer
Returns the compoment or POJO registered with the given component ID.
getBean() - Method in class org.servicemix.jbi.management.CachedAttribute
 
getBeanFactory() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
getBeanServer() - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Retrieve the MBeanServer - set after registration
getBeanServer() - Method in class org.servicemix.jbi.management.BaseStandardMBean
Retrieve the MBeanServer - set after registration
getBinding() - Method in class org.servicemix.components.http.BindingServlet
get da binding
getBindingComponents() - Method in interface javax.jbi.management.AdminServiceMBean
Get a list of all binding components currently installed.
getBindingComponents() - Method in class org.servicemix.jbi.framework.Registry
Get a list of all binding components currently installed.
getBindingComponents() - Method in class org.servicemix.jbi.management.ManagementContext
Get a list of all binding components currently installed.
getBindingOperation() - Method in class org.servicemix.components.wsif.WSIFOperationInfo
 
getBindings() - Method in class org.servicemix.components.script.ScriptComponent
 
getBody(NormalizedMessage) - Method in class org.servicemix.components.util.PojoSupport
A helper method to return the body of the message as a POJO which could be a bean or some DOMish model of the body.
getBody() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getBodyText() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getBootstrapClassLoaderDelegation() - Method in class org.servicemix.jbi.deployment.Component
 
getBootstrapClassName() - Method in class org.servicemix.jbi.deployment.Component
 
getBootstrapClassPath() - Method in class org.servicemix.jbi.deployment.Component
 
getCache() - Method in class org.servicemix.components.cache.CacheComponent
 
getCallParams(NormalizedMessage) - Method in class org.servicemix.components.jaxrpc.JaxRpcMarshaler
 
getCapacity() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
getCapacity() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
getCc() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getCc(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
 
getCc(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
 
getChat() - Method in class org.servicemix.components.jabber.JabberChatSender
 
getChat() - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
getChooser() - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
getClassLoaderDelegation() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
getClassPathElements() - Method in interface javax.jbi.component.InstallationContext
Get a list of elements that comprise the class path for this component.
getClassPathElements() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getClassPathElements() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Get a list of elements that comprise the class path for this component.
getClientPool() - Method in class org.servicemix.components.net.FTPPoller
 
getClientPool() - Method in class org.servicemix.components.net.FTPSender
 
getClusterDestination() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
 
getCode() - Method in class org.servicemix.components.net.ConnectionRefusedException
 
getCompiledScript() - Method in class org.servicemix.components.script.ScriptComponent
 
getComponent() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getComponent() - Method in class org.servicemix.jbi.container.ActivationSpec
 
getComponent(String) - Method in class org.servicemix.jbi.container.JBIContainer
Get the component associated with the given component ID
getComponent() - Method in class org.servicemix.jbi.deployment.Descriptor
 
getComponent(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.ComponentRegistry
 
getComponent() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getComponent(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.Registry
Get a Component
getComponent(String) - Method in class org.servicemix.jbi.framework.Registry
Get a Component
getComponentByName(String) - Method in interface javax.jbi.management.AdminServiceMBean
Lookup a JBI Installable Component by its unique name.
getComponentByName(String) - Method in class org.servicemix.jbi.management.ManagementContext
Lookup a JBI Installable Component by its unique name.
getComponentClassLoaderDelegation() - Method in class org.servicemix.jbi.deployment.Component
 
getComponentClassName() - Method in interface javax.jbi.component.InstallationContext
Get the name of the class that implements the Component interface for this component.
getComponentClassName() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getComponentClassName() - Method in class org.servicemix.jbi.deployment.Component
 
getComponentClassName() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Get the name of the class that implements the Componentinterface for this component.
getComponentClassPath() - Method in class org.servicemix.jbi.deployment.Component
 
getComponentConnector(Component) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Get the ComponentConnector associated with the componet
getComponentConnector(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Get a registered ComponentConnector from it's id
getComponentConnector(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Utility method to get a ComponentConnector from an InterfaceName
getComponentConnector(QName) - Method in class org.servicemix.jbi.framework.Registry
Utility method to get a ComponentConnector from an InterfaceName
getComponentConnector(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.Registry
Get a registered ComponentConnector from it's id
getComponentConnector(Component) - Method in class org.servicemix.jbi.framework.Registry
Get the ComponentConnector associated with the componet
getComponentConnectorByEndpointName(String) - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getComponentConnectorByExternalServiceName(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Utility method to get a ComponentConnector from a serviceName
getComponentConnectorByExternalServiceName(QName) - Method in class org.servicemix.jbi.framework.Registry
Utility method to get a ComponentConnector from a serviceName
getComponentConnectorByServiceName(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getComponentConnectors() - Method in class org.servicemix.jbi.framework.ComponentRegistry
 
getComponentDescription() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
getComponentId() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
getComponentMBean() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getComponentName() - Method in interface javax.jbi.component.ComponentContext
Get the unique component name of this component, ass assigned by the identification section of this component's installation descriptor.
getComponentName() - Method in interface javax.jbi.component.InstallationContext
Get the unique name assigned to this component.
getComponentName() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getComponentName() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getComponentName() - Method in class org.servicemix.jbi.container.ActivationSpec
 
getComponentName() - Method in class org.servicemix.jbi.deployment.Target
 
getComponentName() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Get the unique name assigned to this component.
getComponentName() - Method in class org.servicemix.jbi.management.task.DeployedServiceUnitsTask
 
getComponentName() - Method in class org.servicemix.jbi.management.task.ShutDownComponentTask
 
getComponentName() - Method in class org.servicemix.jbi.management.task.StartComponentTask
 
getComponentName() - Method in class org.servicemix.jbi.management.task.StopComponentTask
 
getComponentName() - Method in class org.servicemix.jbi.management.task.UninstallComponentTask
 
getComponentName() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
getComponentNameSpace() - Method in class org.servicemix.jbi.component.ComponentContextImpl
get the id of the ComponentConnector
getComponentNameSpace() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
getComponentNameSpace() - Method in class org.servicemix.jbi.framework.ComponentPacket
 
getComponentNameSpace() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
get the id of the ComponentConnector
getComponentNames() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
getComponentObjectName(String) - Method in class org.servicemix.jbi.framework.Registry
Get the ObjectName for the MBean managing the Component
getComponentPacket() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
getComponentRoot() - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
getComponentRootDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Create root directory for a Component
getComponentStateFile(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Get the file holding running state infomation for a Component
getComponents() - Method in class org.servicemix.jbi.framework.ComponentRegistry
Get set of Components
getComponents() - Method in class org.servicemix.jbi.framework.Registry
Get set of Components
getComponentsDir() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getComponentsForDeployedServiceAssembly(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a list of components(to which SUs are targeted for) in a Service Assembly.
getComponentsForDeployedServiceAssembly(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a list of components(to which SUs are targeted for) in a Service Assembly.
getCompositeprocessor() - Static method in class org.servicemix.jbi.config.ContainerElementProcessor
 
getConfig() - Method in class org.servicemix.components.net.FTPClientPool
 
getConnection() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getConnectionDescription() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
getConnectionFactory() - Method in class org.servicemix.components.saaj.SaajBinding
 
getConnectionManagerFactory() - Method in class org.servicemix.components.xsql.XSQLComponent
 
getConnections() - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
getConnector() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
getConsumer() - Method in class org.servicemix.jbi.deployment.Connection
 
getConsumes() - Method in class org.servicemix.jbi.deployment.Services
 
getContainer() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getContainer() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
getContainerName() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
getContainerName() - Method in class org.servicemix.jbi.framework.ComponentRegistry
 
getContainerName() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getContainerName() - Method in class org.servicemix.jbi.nmr.Broker
Get the name of the Container
getContent() - Method in interface javax.jbi.messaging.NormalizedMessage
Retrieve the content of the message.
getContent() - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
getContent() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getContext() - Method in interface javax.jbi.component.InstallationContext
Get the JBI context for this component.
getContext() - Method in class org.servicemix.client.DefaultServiceMixClient
 
getContext() - Method in interface org.servicemix.client.ServiceMixClient
Returns the current component context which can be used to activate endpoints, components and query the available service endpoints.
getContext() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getContext() - Method in class org.servicemix.components.util.ComponentAdaptor
 
getContext() - Method in class org.servicemix.components.util.PojoSupport
 
getContext() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getContext() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Get the JBI context for this component.
getContext() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Get the Context
getContext() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Get the context
getContext() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
getCurrentState() - Method in interface javax.jbi.management.LifeCycleMBean
Get the current state of this managed compononent.
getCurrentState() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Get the current state of this managed compononent.
getDataSource() - Method in class org.servicemix.components.xsql.DataSourceXSQLConnectionManagerFactory
 
getDateFormat() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getDefaultDestination() - Method in class org.servicemix.components.jms.SimpleDestinationChooser
 
getDefaultInterfaceChooser() - Method in class org.servicemix.jbi.nmr.Broker
 
getDefaultServiceChooser() - Method in class org.servicemix.jbi.nmr.Broker
 
getDefinition() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getDefinitionResource() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getDelay() - Method in class org.servicemix.components.util.PollingComponentSupport
 
getDelegateSession() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getDeliveryChannel() - Method in interface javax.jbi.component.ComponentContext
Get a channel for this component to use to communicate with the Normalized Message Router.
getDeliveryChannel() - Method in class org.servicemix.client.DefaultServiceMixClient
 
getDeliveryChannel() - Method in interface org.servicemix.client.ServiceMixClient
Returns the delivery channel for this client's message exchanges
getDeliveryChannel() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getDeliveryChannel() - Method in class org.servicemix.components.util.PojoSupport
 
getDeliveryChannel() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getDeliveryChannel() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getDeployArchives() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
getDeployedServiceAssemblies() - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a list of Service Assemblies deployed to the JBI enviroment.
getDeployedServiceAssemblies() - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a list of Service Assemblies deployed to the JBI enviroment.
getDeployedServiceAssembliesForComponent(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a list of Service Assemblies that contain SUs for the given component.
getDeployedServiceAssembliesForComponent(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a list of Service Assemblies that contain SUs for the given component.
getDeployedServiceUnitList(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a list of Service Units that are currently deployed to the given component.
getDeployedServiceUnitList(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a list of Service Units that are currently deployed to the given component.
getDeploymentService() - Method in class org.servicemix.jbi.management.task.JbiTask
Get the DeploymentServiceMBean
getDescription() - Method in class org.servicemix.components.util.PojoSupport
Get the description
getDescription() - Method in class org.servicemix.jbi.container.EnvironmentContext
Get Description
getDescription() - Method in class org.servicemix.jbi.container.JBIContainer
Get the description
getDescription() - Method in class org.servicemix.jbi.deployment.Component
 
getDescription() - Method in class org.servicemix.jbi.deployment.Identification
 
getDescription() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the Description of the item
getDescription() - Method in class org.servicemix.jbi.framework.ComponentPacket
 
getDescription() - Method in class org.servicemix.jbi.framework.DeploymentService
Get the description
getDescription() - Method in class org.servicemix.jbi.framework.InstallationService
Get Description
getDescription() - Method in class org.servicemix.jbi.framework.Registry
Get the description
getDescription() - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Get the Description of the item
getDescription() - Method in class org.servicemix.jbi.management.ManagementContext
Get the Description of the item
getDescription() - Method in class org.servicemix.jbi.nmr.Broker
Get the description
getDescription() - Method in interface org.servicemix.jbi.nmr.flow.Flow
The type of Flow
getDescription() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
The type of Flow
getDescription() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
The type of Flow
getDescription() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Get the description
getDescription() - Method in class org.servicemix.jbi.nmr.flow.st.STFlow
The type of Flow
getDescriptorExtension() - Method in class org.servicemix.jbi.deployment.Component
 
getDescriptorExtension() - Method in class org.servicemix.jbi.deployment.InstallationDescriptorExtension
 
getDescriptorExtension() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
getDestinationChooser() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
getDestinationChooser() - Method in class org.servicemix.components.jms.JmsOutBinding
 
getDestinationEndpoint() - Method in class org.servicemix.jbi.container.ActivationSpec
The destination endpoint
getDestinationId() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getDestinationId() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getDestinationInterface() - Method in class org.servicemix.jbi.container.ActivationSpec
The destination interface
getDestinationResolver() - Method in class org.servicemix.jbi.container.ActivationSpec
Returns the destination resolver used to decide which destination the container should route this component to.
getDestinationService() - Method in class org.servicemix.jbi.container.ActivationSpec
The destination service name
getDirectoryPath(File, String) - Static method in class org.servicemix.jbi.util.FileUtil
Build a path- but do not create it
getDocumentBuilder() - Method in class org.servicemix.components.groovy.GroovyComponent
 
getDocumentBuilderFactory() - Method in class org.servicemix.components.groovy.GroovyComponent
 
getDocumentBuilderFactory() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
getElementNameToPropertyName(Element) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
 
getElementText(Element) - Static method in class org.servicemix.jbi.util.DOMUtil
Returns the text of the element
getEndpoint(QName, String) - Method in interface javax.jbi.component.ComponentContext
Get the service endpoint for the named activated endpoint, if any.
getEndpoint() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the endpoint used by this exchange.
getEndpoint() - Method in class org.servicemix.components.util.PojoSupport
 
getEndpoint(QName, String) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Get the service endpoint for the named activated endpoint, if any.
getEndpoint() - Method in class org.servicemix.jbi.container.ActivationSpec
Returns the endpoint name of this component
getEndpoint(ComponentContextImpl, QName, String) - Method in class org.servicemix.jbi.container.JBIContainer
 
getEndpoint(QName, String) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Get the named ServiceEndpoint, if activated
getEndpoint(QName, String) - Method in class org.servicemix.jbi.framework.Registry
 
getEndpoint() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getEndpoint() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
getEndpoint() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getEndpointByName(String) - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getEndpointDescriptor(ServiceEndpoint) - Method in interface javax.jbi.component.ComponentContext
Retrieve the service description metadata for the specified endpoint.
getEndpointDescriptor(ServiceEndpoint) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Retrieve the service description metadata for the specified endpoint.
getEndpointDescriptor(ComponentContextImpl, ServiceEndpoint) - Method in class org.servicemix.jbi.container.JBIContainer
 
getEndpointDescriptor(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Retrieve the service description metadata for the specified endpoint.
getEndpointDescriptor(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.Registry
 
getEndpointName() - Method in interface javax.jbi.servicedesc.ServiceEndpoint
Returns the name of this endpoint.
getEndpointName() - Method in class org.servicemix.jbi.NoServiceEndpointAvailableException
Returns the endpoint name that could not be found
getEndpointName() - Method in class org.servicemix.jbi.deployment.Consumer
 
getEndpointName() - Method in class org.servicemix.jbi.deployment.Consumes
 
getEndpointName() - Method in class org.servicemix.jbi.deployment.Producer
 
getEndpointName() - Method in class org.servicemix.jbi.deployment.Provides
 
getEndpointName() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getEndpointName() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getEndpointName() - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
getEndpointName() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Returns the name of this endpoint.
getEndpoints(QName) - Method in interface javax.jbi.component.ComponentContext
Queries the NMR for active endpoints that implement the given interface.
getEndpoints(QName) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Queries the NMR for active endpoints that implement the given interface.
getEndpoints(ComponentContextImpl, QName) - Method in class org.servicemix.jbi.container.JBIContainer
 
getEndpoints(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
This will return the endpoints for all services and endpoints that implement the named interface (portType in WSDL 1.1).
getEndpoints(QName) - Method in class org.servicemix.jbi.framework.Registry
 
getEndpointsByName(QName, Set) - Method in class org.servicemix.jbi.framework.EndpointRegistry
return a collection of endpoints
getEndpointsForService(QName) - Method in interface javax.jbi.component.ComponentContext
Queries the NMR for active endpoints belonging to the given service.
getEndpointsForService(QName) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Queries the NMR for active endpoints belonging to the given service.
getEndpointsForService(ComponentContextImpl, QName) - Method in class org.servicemix.jbi.container.JBIContainer
 
getEndpointsForService(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Get all endpoints for a given service
getEndpointsForService(QName) - Method in class org.servicemix.jbi.framework.Registry
 
getEngine() - Method in class org.servicemix.components.script.ScriptComponent
 
getEngineComponents() - Method in interface javax.jbi.management.AdminServiceMBean
Get a list of all engines currently installed.
getEngineComponents() - Method in class org.servicemix.jbi.framework.Registry
Get a list of all engines currently installed.
getEngineComponents() - Method in class org.servicemix.jbi.management.ManagementContext
Get a list of all engines currently installed.
getEnvironment() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getEnvironmentContext() - Method in class org.servicemix.jbi.container.JBIContainer
 
getError() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the Exception describing the exchanges error status.
getError() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getError() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getErrorCount() - Method in class org.servicemix.components.validation.CountingErrorHandler
 
getExchange() - Method in class org.servicemix.expression.JaxenVariableContext
 
getExchange() - Method in class org.servicemix.expression.MessageVariableResolver
 
getExchange() - Method in class org.servicemix.jbi.FaultException
 
getExchangeFactory() - Method in class org.servicemix.client.DefaultServiceMixClient
 
getExchangeFactory() - Method in interface org.servicemix.client.ServiceMixClient
Returns the default message exchange factory.
getExchangeFactory() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getExchangeFactory() - Method in class org.servicemix.components.util.PojoSupport
Provide access to the default message exchange exchangeFactory, lazily creating one.
getExchangeId() - Method in interface javax.jbi.messaging.MessageExchange
Returns the unique identifier assigned by the NMS for this exchange.
getExchangeId() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getExchangeId() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
getExchangeId() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getExtendedMBeanName() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getExtensionMBeanName() - Method in interface javax.jbi.component.Bootstrap
Obtains the ObjectName of the optional installer configuration MBean.
getExtensionMBeanName() - Method in interface javax.jbi.component.ComponentLifeCycle
Get the JMX object name for the extension MBean for this component; if there is none, return null.
getExtensionMBeanName() - Method in interface javax.jbi.management.ComponentLifeCycleMBean
Get the JMX ObjectName for any additional MBean for this component.
getExtensionMBeanName() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getExtensionMBeanName() - Method in class org.servicemix.components.util.PojoSupport
 
getExtensionMBeanName() - Method in class org.servicemix.jbi.component.SpringBootstrap
 
getExtensionMBeanName() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the JMX ObjectName for any additional MBean for this component.
getExternalActiveEndpoints() - Method in class org.servicemix.jbi.framework.ComponentConnector
Get the Set of external activated endpoints
getExternalActiveEndpoints() - Method in class org.servicemix.jbi.framework.ComponentPacket
Get the Set of external activated endpoints
getExternalActiveEndpoints() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Get the Set of external activated endpoints
getExternalEndpoints(QName) - Method in interface javax.jbi.component.ComponentContext
Queries the NMR for external endpoints that implement the given interface name.
getExternalEndpoints(QName) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Queries the NMR for external endpoints that implement the given interface name.
getExternalEndpoints(ComponentContextImpl, QName) - Method in class org.servicemix.jbi.container.JBIContainer
 
getExternalEndpoints(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
This methods returns only registered external endpoints
getExternalEndpoints() - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getExternalEndpoints(QName) - Method in class org.servicemix.jbi.framework.Registry
 
getExternalEndpointsForService(QName) - Method in interface javax.jbi.component.ComponentContext
Queries the NMR for external endpoints that are part of the given service.
getExternalEndpointsForService(QName) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Queries the NMR for external endpoints that are part of the given service.
getExternalEndpointsForService(ComponentContextImpl, QName) - Method in class org.servicemix.jbi.container.JBIContainer
 
getExternalEndpointsForService(QName) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Get external endpoints for the service
getExternalEndpointsForService(QName) - Method in class org.servicemix.jbi.framework.Registry
 
getFactory() - Method in class org.servicemix.components.quartz.QuartzComponent
 
getFactory() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getFactory() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getFatalErrorCount() - Method in class org.servicemix.components.validation.CountingErrorHandler
 
getFault() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the fault message for this exchange, if one exists.
getFault() - Method in class org.servicemix.jbi.FaultException
 
getFault() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getFault() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getFileName() - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
getFilter() - Method in class org.servicemix.client.DefaultServiceMixClient
 
getFilter() - Method in class org.servicemix.components.jabber.JabberReceiver
 
getFilter() - Method in class org.servicemix.components.router.RoutingRule
 
getFirstTime() - Method in class org.servicemix.components.util.PollingComponentSupport
 
getFlow() - Method in class org.servicemix.jbi.container.JBIContainer
 
getFlow() - Method in class org.servicemix.jbi.nmr.Broker
 
getFlow(String) - Static method in class org.servicemix.jbi.nmr.flow.FlowProvider
Locate a Flow
getFlowName() - Method in class org.servicemix.jbi.container.JBIContainer
 
getFlowName() - Method in class org.servicemix.jbi.nmr.Broker
 
getFrom() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getFrom(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
 
getFrom(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
 
getFunctionContext() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getFunctionResolver() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getHost() - Method in class org.servicemix.components.http.HttpConnector
 
getHost() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getHost() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getHttpClient() - Method in class org.servicemix.components.http.HttpInvoker
 
getId() - Method in class org.servicemix.jbi.container.ActivationSpec
The unique component ID
getIdentification() - Method in class org.servicemix.jbi.deployment.Component
 
getIdentification() - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
getIdentification() - Method in class org.servicemix.jbi.deployment.ServiceUnit
 
getIdentification() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
getInMessage() - Method in interface javax.jbi.messaging.InOnly
Retrieves the in normalized message from this exchange.
getInMessage() - Method in interface javax.jbi.messaging.InOptionalOut
Retrieves the "in" message reference from this exchange.
getInMessage() - Method in interface javax.jbi.messaging.InOut
Retrieves the "in" message reference from this exchange.
getInMessage() - Method in interface javax.jbi.messaging.RobustInOnly
Retrieves the in normalized message from this exchange.
getInMessage(MessageExchange) - Method in class org.servicemix.components.util.ComponentSupport
Returns the in message or throws an exception if there is no in message.
getInMessage() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getInMessage() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getInboundExchangeCount() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the Inbound MessageExchange count
getInboundExchangeCount() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the Inbound MessageExchange count
getInboundExchangeRate() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the Inbound MessageExchange rate (number/sec)
getInboundExchangeRate() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the Inbound MessageExchange rate (number/sec)
getInboundExchangeRate() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
getInboundExchanges() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
getInboundFactory() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Get Inbound Factory
getInboundQueueCapacity() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
 
getInboundQueueSize() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
 
getInputFactory() - Method in class org.servicemix.components.xfire.XMarshaler
 
getInputFactory() - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
getInputStream() - Method in class org.servicemix.jbi.jaxp.BytesSource
 
getInputStream() - Method in class org.servicemix.jbi.jaxp.StringSource
 
getInstallContext() - Method in class org.servicemix.jbi.component.SpringBootstrap
 
getInstallRoot() - Method in interface javax.jbi.component.ComponentContext
Get the installation root directory path for this component.
getInstallRoot() - Method in interface javax.jbi.component.InstallationContext
Get the installation root directory full path name for this component.
getInstallRoot() - Method in interface javax.jbi.management.InstallerMBean
Get the installation root directory path for this BC or SE.
getInstallRoot() - Method in class org.servicemix.jbi.component.ComponentContextImpl
Get the installation root directory path for this component.
getInstallRoot() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getInstallRoot() - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
getInstallRoot() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Get the installation root directory full path name for this component.
getInstallRoot() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
Get the installation root directory path for this BC or SE.
getInstallationDescriptorExtension() - Method in interface javax.jbi.component.InstallationContext
Return a DOM document fragment representing the installation descriptor (jbi.xml) extension data for the component, if any.
getInstallationDescriptorExtension() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
getInstallationDescriptorExtension() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Return a DOM document fragment representing the installation descriptor (jbi.xml) extension data for the component, if any.
getInstallationDir() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getInstallationDirPath() - Method in class org.servicemix.jbi.container.JBIContainer
 
getInstallationDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Create installation directory for a Component
getInstallationService() - Method in class org.servicemix.jbi.management.task.JbiTask
Get the InstallationServiceMBean
getInstallerConfigurationMBean() - Method in interface javax.jbi.management.InstallerMBean
Get the installer configuration MBean name for this component.
getInstallerConfigurationMBean() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
Get the installer configuration MBean name for this component.
getInstance() - Static method in class org.servicemix.jbi.resolver.NullEndpointFilter
 
getInterfaceChooser() - Method in class org.servicemix.jbi.container.ActivationSpec
 
getInterfaceChooser(MessageExchangeImpl) - Method in class org.servicemix.jbi.nmr.Broker
Returns the endpoint chooser for endpoints found by service which will use the chooser on the exchange's activation spec if available otherwise will use the default
getInterfaceName() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the interface name used by this exchange.
getInterfaceName() - Method in class org.servicemix.jbi.NoInterfaceAvailableException
Returns the interface name that could not be found
getInterfaceName() - Method in class org.servicemix.jbi.deployment.Consumer
 
getInterfaceName() - Method in class org.servicemix.jbi.deployment.Consumes
 
getInterfaceName() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getInterfaceName() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
getInterfaceName() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getInterfaceName() - Method in class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
getInterfaceName() - Method in class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
getInterfaces() - Method in interface javax.jbi.servicedesc.ServiceEndpoint
Get the qualified names of all the interfaces implemented by this service endpoint.
getInterfaces() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Get the qualified names of all the interfaces implemented by this service endpoint.
getInternalEndpoints() - Method in class org.servicemix.jbi.framework.EndpointRegistry
 
getJMXConnector(JMXServiceURL) - Method in class org.servicemix.jbi.management.task.JbiTask
Get a JMXConnector from a url
getJbiConnector() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getJcaConnector() - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
getJcaContainer() - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
getJmxDomainName() - Method in interface javax.jbi.management.MBeanNames
Retrieve the default JMX Domain Name for MBeans registered in this instance of the JBI implementation.
getJmxDomainName() - Method in class org.servicemix.jbi.component.ComponentContextImpl
Retrieve the default JMX Domain Name for MBeans registered in this instance of the JBI implementation.
getJmxDomainName() - Method in class org.servicemix.jbi.management.ManagementContext
 
getJmxDomainName() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getJndiPath() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getKeyExpression() - Method in class org.servicemix.components.cache.CacheComponent
 
getLifeCycle() - Method in interface javax.jbi.component.Component
Get the life cycle control interface for this component.
getLifeCycle() - Method in class org.servicemix.components.util.ComponentAdaptor
 
getLifeCycle() - Method in class org.servicemix.components.util.ComponentSupport
 
getLinkType() - Method in class org.servicemix.jbi.deployment.Consumes
 
getLocalAddress() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getLocalComponentConnector(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Get a locally create ComponentConnector
getLocalComponentConnector(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.Registry
Get a locally create ComponentConnector
getLocalComponentConnectors() - Method in class org.servicemix.jbi.container.JBIContainer
 
getLocalComponentConnectors() - Method in class org.servicemix.jbi.framework.ComponentRegistry
 
getLocalComponentConnectors() - Method in class org.servicemix.jbi.framework.Registry
 
getLocalConnector() - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
getLocalPort() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getLog() - Method in class org.servicemix.components.util.TraceComponent
 
getLogResourceBundle() - Method in class org.servicemix.components.script.ScriptComponent
 
getLogger(String, String) - Method in interface javax.jbi.component.ComponentContext
Get a logger instance from JBI.
getLogger(String, String) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Get a logger instance from JBI.
getLogger(String, String) - Method in class org.servicemix.jbi.container.JBIContainer
 
getMBeanInfo() - Method in class org.servicemix.jbi.management.BaseDynamicMBean
 
getMBeanInfo() - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
getMBeanNames() - Method in interface javax.jbi.component.ComponentContext
Get a reference to the MBeanNames creator for use in creating custom MBean names.
getMBeanNames() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getMBeanServer() - Method in interface javax.jbi.component.ComponentContext
Get the JMX MBean server used to register all MBeans in the JBI environment.
getMBeanServer() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getMBeanServer() - Method in class org.servicemix.jbi.container.JBIContainer
 
getMBeanServer() - Method in class org.servicemix.jbi.management.ManagementContext
Get the MBeanServer
getManagementContext() - Method in class org.servicemix.jbi.container.JBIContainer
Get the ManagementContext
getManagementContext() - Method in class org.servicemix.jbi.management.task.JbiTask
Get the ManagementContextMBean
getManagementContext() - Method in class org.servicemix.jbi.nmr.Broker
Get the ManagementContext
getMarshaler() - Method in class org.servicemix.client.DefaultServiceMixClient
 
getMarshaler() - Method in class org.servicemix.components.email.MimeMailSender
 
getMarshaler() - Method in class org.servicemix.components.email.SimpleMailSender
 
getMarshaler() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getMarshaler() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
getMarshaler() - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
getMarshaler() - Method in class org.servicemix.components.net.FTPPoller
 
getMarshaler() - Method in class org.servicemix.components.net.FTPSender
 
getMarshaler() - Method in class org.servicemix.components.quartz.QuartzComponent
 
getMarshaler() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getMarshaler() - Method in class org.servicemix.jbi.container.ActivationSpec
 
getMarshaler() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getMarshaler() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getMarshaller() - Method in class org.servicemix.components.activesoap.ASInOutBinding
 
getMarshaller() - Method in class org.servicemix.components.activesoap.ASOutBinding
 
getMarshaller() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
getMarshaller() - Method in class org.servicemix.components.jms.JmsSenderComponent
 
getMarshaller() - Method in class org.servicemix.components.saaj.SaajBinding
 
getMarshaller() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getMarshaller() - Method in class org.servicemix.components.wsif.WSIFInBinding
 
getMarshaller() - Method in class org.servicemix.components.wsif.WSIFOutBinding
 
getMatch(LocalComponentConnector, ComponentNameSpace, MessageExchangeImpl, ServiceEndpoint[]) - Method in class org.servicemix.jbi.framework.Registry
 
getMbeanName() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
getMessage(String) - Method in interface javax.jbi.messaging.MessageExchange
Retrieves a normalized message based on the specified message reference.
getMessage() - Method in class org.servicemix.expression.JaxenVariableContext
 
getMessage() - Method in class org.servicemix.expression.MessageVariableResolver
 
getMessage(String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
get a NormalizedMessage based on the message reference
getMessage(String) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
get a NormalizedMessage based on the message reference
getMessageExchange() - Method in class org.servicemix.jbi.NoFaultAvailableException
The message exchange on which the problem occurred
getMessageExchange() - Method in class org.servicemix.jbi.NoInMessageAvailableException
The message exchange on which the problem occurred
getMessageExchange() - Method in class org.servicemix.jbi.NoMessageContentAvailableException
The message exchange on which the problem occurred
getMessageExchange() - Method in class org.servicemix.jbi.NoOutMessageAvailableException
The message exchange on which the problem occurred
getMessageFactory() - Method in class org.servicemix.components.saaj.SaajMarshaler
 
getMessages() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getMessagingStats() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Get the MessagingStats
getMonitorInterval() - Method in class org.servicemix.jbi.framework.InstallationService
 
getName() - Method in class org.servicemix.jbi.container.JBIContainer
 
getName() - Method in class org.servicemix.jbi.deployment.Identification
 
getName() - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
getName() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the name of the item
getName() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
getName() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Get the name of the item
getName() - Method in class org.servicemix.jbi.management.CachedAttribute
 
getName() - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Get the name of the item
getName() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Get the name
getNamespace() - Method in class org.servicemix.components.script.ScriptComponent
 
getNamespaceContext() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getNamespaceContext() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getNamespaceURI() - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
getNamingContext() - Method in interface javax.jbi.component.ComponentContext
Get the JNDI naming context for this component.
getNamingContext() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getNamingContext() - Method in class org.servicemix.jbi.container.JBIContainer
 
getNamingHost() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getNamingPort() - Method in class org.servicemix.jbi.management.ManagementContext
 
getNamingPort() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getNode() - Method in class org.servicemix.jbi.util.LazyDOMSource
 
getNotificationInfo() - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
getObject() - Method in interface org.servicemix.JavaSource
Returns the POJO equivalent of the Source
getObject() - Method in class org.servicemix.components.util.xstream.XStreamSource
 
getObjectName() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
getObjectName() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
 
getObjectName() - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Retrieve ObjectName of the MBean - set after registration
getObjectName() - Method in class org.servicemix.jbi.management.BaseStandardMBean
Retrieve ObjectName of the MBean - set after registration
getObjectName(Class) - Method in class org.servicemix.jbi.management.task.JbiTask
Get a servicemix internal system management instance, from it's class name
getObjectName() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
getObjectToManage() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Get the Object to Manage
getObjectToManage() - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Get the Object to Manage
getOperation() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the operation used by this exchange.
getOperation(QName) - Method in class org.servicemix.components.wsif.WSIFOperationMap
Returns the operation information for the given QName
getOperation(String) - Method in class org.servicemix.components.wsif.WSIFOperationMap
Returns the operation for the given name
getOperation() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getOperationCount() - Method in class org.servicemix.components.wsif.WSIFOperationMap
 
getOperationForExchange(MessageExchange) - Method in class org.servicemix.components.wsif.WSIFOperationMap
Returns the operation information for the current message exchange.
getOperationInfos() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get an array of MBeanOperationInfo
getOperationInfos() - Method in class org.servicemix.jbi.framework.DeploymentService
Get an array of MBeanOperationInfo
getOperationInfos() - Method in class org.servicemix.jbi.framework.InstallationService
Get an array of MBeanOperationInfo
getOperationInfos() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Get an array of MBeanOperationInfo
getOperationInfos() - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Get an array of MBeanOperationInfo
getOperationInfos() - Method in class org.servicemix.jbi.management.ManagementContext
Get an array of MBeanOperationInfo
getOperationInfos() - Method in class org.servicemix.jbi.management.OperationInfoHelper
Get array of MBeanOperationInfos registered
getOperationMap() - Method in class org.servicemix.components.wsif.WSIFOutBinding
 
getOperationName() - Method in class org.servicemix.jbi.NoSuchOperationException
Returns the interface name that could not be found
getOperationName() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getOutMessage() - Method in interface javax.jbi.messaging.InOptionalOut
Retrieves the "out" message reference from this exchange.
getOutMessage() - Method in interface javax.jbi.messaging.InOut
Retrieves the "out" message reference from this exchange.
getOutMessage() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getOutMessage() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getOutboundExchangeCount() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the Outbound MessageExchange count
getOutboundExchangeCount() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the Outbound MessageExchange count
getOutboundExchangeRate() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the Outbound MessageExchange rate (number/sec)
getOutboundExchangeRate() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the Outbound MessageExchange rate (number/sec)
getOutboundExchangeRate() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
getOutboundExchanges() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
getOutputEndpoint() - Method in class org.servicemix.components.util.PipelineComponent
 
getOutputEndpointServiceName() - Method in class org.servicemix.components.util.PipelineComponent
 
getOutputFactory() - Method in class org.servicemix.components.xfire.XMarshaler
 
getOutputName(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
getOutputName(MessageExchange, NormalizedMessage) - Method in interface org.servicemix.components.util.FileMarshaler
Creates a output file name for the given exchange when reading an inbound message.
getPacket() - Method in class org.servicemix.components.jabber.JabberListenerException
 
getPacket() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
getPacket() - Method in class org.servicemix.jbi.framework.ComponentPacketEvent
 
getPacket() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getParent() - Method in class org.servicemix.client.DefaultMarshaler
 
getPartValue(String, Part, NormalizedMessage, Element) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
getParticipant() - Method in class org.servicemix.components.jabber.JabberChatSender
 
getPasswd() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getPassword() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getPassword() - Method in class org.servicemix.components.net.FTPClientPool
 
getPath() - Method in class org.servicemix.components.net.FTPPoller
 
getPathElements() - Method in class org.servicemix.jbi.deployment.ClassPath
 
getPathList() - Method in class org.servicemix.jbi.deployment.ClassPath
 
getPattern() - Method in interface javax.jbi.messaging.MessageExchange
Returns the URI of the pattern for this exchange.
getPattern() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getPattern() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getPayload() - Method in class org.servicemix.components.mule.JBIMessageAdapter
 
getPayloadAsBytes() - Method in class org.servicemix.components.mule.JBIMessageAdapter
 
getPayloadAsString() - Method in class org.servicemix.components.mule.JBIMessageAdapter
 
getPeriod() - Method in class org.servicemix.components.util.PollingComponentSupport
 
getPool() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getPort() - Method in class org.servicemix.components.http.HttpConnector
 
getPort() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getPort() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
getPredicate() - Method in class org.servicemix.components.router.RoutingRule
 
getProducer() - Method in class org.servicemix.jbi.deployment.Connection
 
getProducerPool() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
getProducerPool() - Method in class org.servicemix.components.jms.JmsOutBinding
 
getProperties() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getProperties() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getProperty(String) - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the specified property from the exchange.
getProperty(String) - Method in interface javax.jbi.messaging.NormalizedMessage
Retrieve a property from the message.
getProperty() - Method in class org.servicemix.jbi.MissingPropertyException
Returns the name of the missing property
getProperty(String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getProperty(String) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getProperty(String) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
get a named property
getPropertyDescriptor() - Method in class org.servicemix.jbi.management.CachedAttribute
 
getPropertyNames() - Method in interface javax.jbi.messaging.MessageExchange
Returns the name of all properties for this exchange.
getPropertyNames() - Method in interface javax.jbi.messaging.NormalizedMessage
Retrieve a list of property names for the message.
getPropertyNames() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getPropertyNames() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getPropertyNames() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getProtocol() - Method in class org.servicemix.components.mule.JBIConnector
 
getProvides() - Method in class org.servicemix.jbi.deployment.Services
 
getQueueCapacity() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
getQueueNumber() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
Get Queue number
getQueueSize() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
getReader() - Method in class org.servicemix.jbi.jaxp.BytesSource
 
getReader() - Method in class org.servicemix.jbi.jaxp.StringSource
 
getReceiver() - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
getRegistry() - Method in class org.servicemix.jbi.container.JBIContainer
 
getRegistry() - Method in class org.servicemix.jbi.nmr.Broker
Get the Registry
getRelativeName(MBeanInfoProvider) - Method in class org.servicemix.jbi.management.ManagementContext
Get a qualified name
getReplyTo() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getReplyTo(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
 
getReplyTo(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
 
getRequestResponseEndpoint() - Method in class org.servicemix.components.util.PipelineComponent
 
getRequestResponseServiceName() - Method in class org.servicemix.components.util.PipelineComponent
 
getResolver() - Method in class org.servicemix.components.router.RoutingRule
 
getResource() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getResource(String) - Method in class org.servicemix.jbi.framework.ParentFirstClassLoader
Get a resource
getResource(String) - Method in class org.servicemix.jbi.framework.SelfFirstClassLoader
Get a resource
getResourceAsStream(String) - Method in class org.servicemix.jbi.framework.ParentFirstClassLoader
Get a Resource as a Stream
getResourceAsStream(String) - Method in class org.servicemix.jbi.framework.SelfFirstClassLoader
Get a Resource as a Stream
getRole() - Method in interface javax.jbi.messaging.MessageExchange
Queries the role that the caller plays in the exchange.
getRole() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getRole() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getRoom() - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
getRootDir() - Method in class org.servicemix.jbi.container.JBIContainer
 
getSALibDir() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getScheduler() - Method in class org.servicemix.components.quartz.QuartzComponent
 
getSchema() - Method in class org.servicemix.components.validation.ValidateComponent
 
getSchemaLanguage() - Method in class org.servicemix.components.validation.ValidateComponent
 
getSchemaResource() - Method in class org.servicemix.components.validation.ValidateComponent
 
getSchemaSource() - Method in class org.servicemix.components.validation.ValidateComponent
 
getScript() - Method in class org.servicemix.components.script.ScriptComponent
Returns the script as a spring resource
getScriptEngineName() - Method in class org.servicemix.components.script.ScriptComponent
 
getScriptLogger() - Method in class org.servicemix.components.script.ScriptComponent
 
getScriptText() - Method in class org.servicemix.components.script.ScriptComponent
 
getSecuritySubject() - Method in interface javax.jbi.messaging.NormalizedMessage
Retrieve the security Subject from the message.
getSecuritySubject() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
getSelector() - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
getSender() - Method in class org.servicemix.components.email.MimeMailSender
 
getSender() - Method in class org.servicemix.components.email.SimpleMailSender
 
getSentDate() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getSentDate(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getServer() - Method in class org.servicemix.components.http.HttpConnector
 
getServerProtocol() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getService() - Method in interface javax.jbi.messaging.MessageExchange
Retrieves the service used by this exchange.
getService() - Method in class org.servicemix.components.util.PojoSupport
 
getService() - Method in class org.servicemix.jbi.container.ActivationSpec
Returns the service of the component to register
getService() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getServiceAssembly() - Method in class org.servicemix.jbi.deployment.Descriptor
 
getServiceAssemblyDescriptor(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns the descriptor of the Service Assembly that was deployed to the JBI enviroment.
getServiceAssemblyDescriptor(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns the descriptor of the Service Assembly that was deployed to the JBI enviroment.
getServiceChooser() - Method in class org.servicemix.jbi.container.ActivationSpec
 
getServiceChooser(MessageExchangeImpl) - Method in class org.servicemix.jbi.nmr.Broker
Returns the endpoint chooser for endpoints found by service which will use the chooser on the exchange's activation spec if available otherwise will use the default
getServiceDescription(ServiceEndpoint) - Method in interface javax.jbi.component.Component
Retrieves a DOM representation containing metadata which describes the service provided by this component, through the given endpoint.
getServiceDescription(ServiceEndpoint) - Method in class org.servicemix.components.util.ComponentAdaptor
 
getServiceDescription(ServiceEndpoint) - Method in class org.servicemix.components.util.ComponentSupport
Retrieves a DOM representation containing metadata which describes the service provided by this component, through the given endpoint.
getServiceHelper() - Method in class org.servicemix.components.wsif.WSIFBinding
 
getServiceManager() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
getServiceName() - Method in interface javax.jbi.servicedesc.ServiceEndpoint
Returns the service name of this endpoint.
getServiceName() - Method in class org.servicemix.jbi.NoServiceAvailableException
Returns the service name that could not be found
getServiceName() - Method in class org.servicemix.jbi.NoServiceEndpointAvailableException
Returns the service name that could not be found
getServiceName() - Method in class org.servicemix.jbi.deployment.Consumer
 
getServiceName() - Method in class org.servicemix.jbi.deployment.Consumes
 
getServiceName() - Method in class org.servicemix.jbi.deployment.Producer
 
getServiceName() - Method in class org.servicemix.jbi.deployment.Provides
 
getServiceName() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getServiceName() - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
getServiceName() - Method in class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
getServiceName() - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
getServiceName() - Method in class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
getServiceName() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Returns the service name of this endpoint.
getServiceURL() - Method in class org.servicemix.jbi.management.task.JbiTask
Get the JMXServiceURL - built from the protocol used and host names
getServiceUnit(String, ServiceUnit[]) - Method in class org.servicemix.jbi.framework.DeploymentService
 
getServiceUnitDirectory(String, String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Create a SU directory for a Component
getServiceUnitManager() - Method in interface javax.jbi.component.Component
Get the Service Unit manager for this component.
getServiceUnitManager() - Method in class org.servicemix.components.util.ComponentAdaptor
 
getServiceUnitManager() - Method in class org.servicemix.components.util.ComponentSupport
 
getServiceUnits() - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
getServices() - Method in class org.servicemix.jbi.deployment.Descriptor
 
getSharedLibDir() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getSharedLibName() - Method in class org.servicemix.jbi.management.task.UninstallSharedLibraryTask
 
getSharedLibURI() - Method in class org.servicemix.jbi.management.task.InstallSharedLibraryTask
 
getSharedLibraries() - Method in class org.servicemix.jbi.deployment.Component
 
getSharedLibrary() - Method in class org.servicemix.jbi.deployment.Descriptor
 
getSharedLibraryClassPath() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
getSharedListProcessor() - Method in class org.servicemix.jbi.deployment.impl.JbiNamespaceProcessor
 
getSize() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
getSoapEndpoint() - Method in class org.servicemix.components.saaj.SaajBinding
 
getSourceContext() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
Returns the context which created the message exchange which can then be used for routing
getSourceId() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getSourceId() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getSourceMarshaller() - Method in class org.servicemix.components.jabber.JabberMarshaler
 
getSourceMarshaller() - Method in class org.servicemix.components.jms.JmsMarshaler
 
getState(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns the state of service assembly.
getState() - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
getState(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns the state of service assembly.
getStatsInterval() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getStatsInterval() - Method in class org.servicemix.jbi.container.JBIContainer
 
getStatus() - Method in interface javax.jbi.messaging.MessageExchange
Returns the processing status of the exchange.
getStatus() - Method in class org.servicemix.jbi.framework.ComponentPacketEvent
 
getStatus() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getStatus() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getStatusAsString(int) - Static method in class org.servicemix.jbi.framework.ComponentPacketEvent
Get the status as a String
getStatusCode() - Method in class org.servicemix.components.http.InvalidStatusResponseException
 
getStreamFactory() - Method in class org.servicemix.components.activesoap.ASMarshaler
 
getSubject() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getSubject(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getSystemInfo() - Method in interface javax.jbi.management.AdminServiceMBean
Return current version and other info about this JBI Framework.
getSystemInfo() - Method in class org.servicemix.jbi.management.ManagementContext
Return current version and other info about this JBI Framework.
getSystemObjectName(String, String, Class) - Static method in class org.servicemix.jbi.management.ManagementContext
Retrive an System ObjectName
getSystemService(String) - Method in interface javax.jbi.management.AdminServiceMBean
Lookup a system service by name.
getSystemService(String) - Method in class org.servicemix.jbi.management.ManagementContext
Lookup a system service by name.
getSystemServices() - Method in interface javax.jbi.management.AdminServiceMBean
Looks up all JBI Framework System Services currently installed.
getSystemServices() - Method in class org.servicemix.jbi.management.ManagementContext
Looks up all JBI Framework System Services currently installed.
getTarget() - Method in class org.servicemix.components.reflection.ReflectionOutBinding
 
getTarget() - Method in class org.servicemix.jbi.deployment.ServiceUnit
 
getTemplate() - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
getTemplate() - Method in class org.servicemix.components.jms.JmsSenderComponent
 
getTemplates() - Method in class org.servicemix.components.xslt.XsltComponent
 
getText() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getText(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getThrottlingInterval() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the interval for throttling - number of Exchanges set before the throttling timeout is applied
getThrottlingInterval() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the interval for throttling - number of Exchanges set before the throttling timeout is applied
getThrottlingInterval() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Get the interval for throttling - number of Exchanges set before the throttling timeout is applied
getThrottlingTimeout() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Get the throttling timeout
getThrottlingTimeout() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Get the throttling timeout
getThrottlingTimeout() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Get the throttling timeout
getTimer() - Method in class org.servicemix.components.util.PollingComponentSupport
 
getTmpDir() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
getTo() - Method in class org.servicemix.components.email.MailMarshalerSupport
 
getTo(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
 
getTo(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
 
getTransactionContext() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
getTransactionContext() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
getTransactionManager() - Method in interface javax.jbi.component.ComponentContext
Get the TransactionManager for this implementation.
getTransactionManager() - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
getTransactionManager() - Method in class org.servicemix.jbi.component.ComponentContextImpl
Get the TransactionManager for this implementation.
getTransactionManager() - Method in class org.servicemix.jbi.container.JBIContainer
 
getTransformer() - Method in class org.servicemix.components.util.MarshalerSupport
 
getTransformer() - Method in class org.servicemix.components.util.TraceComponent
 
getTransformer() - Method in class org.servicemix.components.util.TransformComponent
 
getTransformer() - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
getTransformer() - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
getTransformer() - Method in class org.servicemix.components.xsql.XSQLComponent
 
getTransformer() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getTransformer() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getTransformer() - Method in class org.servicemix.jbi.jaxp.SourceMarshaler
 
getTransformerFactory() - Method in class org.servicemix.components.xslt.XsltComponent
 
getTransformerFactory() - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
getTriggers() - Method in class org.servicemix.components.quartz.QuartzComponent
 
getType() - Method in class org.servicemix.jbi.deployment.Component
 
getUniqueFileName() - Method in class org.servicemix.components.net.FTPSender
 
getUrl() - Method in class org.servicemix.components.http.HttpInvoker
 
getUser() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
getUsername() - Method in class org.servicemix.components.net.FTPClientPool
 
getUsername() - Method in class org.servicemix.jbi.management.task.JbiTask
 
getVariableContext() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getVariableResolver() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getVariableValue(String, String, String) - Method in class org.servicemix.expression.JaxenVariableContext
 
getVersion() - Static method in class org.servicemix.jbi.container.EnvironmentContext
 
getVersion() - Method in class org.servicemix.jbi.deployment.Descriptor
 
getVersion() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
getVersion() - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
getWarningCount() - Method in class org.servicemix.components.validation.CountingErrorHandler
 
getWorkManager() - Method in class org.servicemix.components.util.PollingComponentSupport
 
getWorkingSet() - Method in class org.servicemix.components.net.FTPPoller
The set of FTPFiles that this component is currently working on
getWorkspaceRoot() - Method in interface javax.jbi.component.ComponentContext
Get the root directory path for this component's private workspace.
getWorkspaceRoot() - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
getWorkspaceRoot() - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
getWsifOperation() - Method in class org.servicemix.components.wsif.WSIFOperationInfo
 
getXMLNode(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.JAXPXPathExpression
 
getXMLNode(MessageExchange, NormalizedMessage) - Method in class org.servicemix.expression.JaxenXPathExpression
 
getXPath() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getXPathExpression() - Method in class org.servicemix.expression.JAXPXPathExpression
 
getXStream() - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
getXfire() - Method in class org.servicemix.components.xfire.XFireBinding
 
getXfire() - Method in class org.servicemix.components.xfire.XFireOutBinding
 
getXpath() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getXpathObject() - Method in class org.servicemix.expression.JaxenXPathExpression
 
getXsltResource() - Method in class org.servicemix.components.xslt.XsltComponent
 
getXsltSource() - Method in class org.servicemix.components.xslt.XsltComponent
 
getXsql() - Method in class org.servicemix.components.xsql.XSQLComponent
 
getXsqlResource() - Method in class org.servicemix.components.xsql.XSQLComponent
 
getinstallRootAsDir() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 

H

HttpBinding - class org.servicemix.components.http.HttpBinding.
 
HttpBinding() - Constructor for class org.servicemix.components.http.HttpBinding
 
HttpClientMarshaler - class org.servicemix.components.http.HttpClientMarshaler.
A class which marshalls a client HTTP request to a NMS message
HttpClientMarshaler() - Constructor for class org.servicemix.components.http.HttpClientMarshaler
 
HttpConnector - class org.servicemix.components.http.HttpConnector.
An embedded Servlet engine to implement a HTTP connector
HttpConnector(String, int) - Constructor for class org.servicemix.components.http.HttpConnector
Constructor
HttpConnector() - Constructor for class org.servicemix.components.http.HttpConnector
Default Constructor
HttpConnector(SocketListener) - Constructor for class org.servicemix.components.http.HttpConnector
Constructor
HttpInvoker - class org.servicemix.components.http.HttpInvoker.
Performs HTTP client invocations on a remote HTTP site.
HttpInvoker() - Constructor for class org.servicemix.components.http.HttpInvoker
 
HttpMarshaler - class org.servicemix.components.http.HttpMarshaler.
A class which marshalls a HTTP request to a NMS message
HttpMarshaler() - Constructor for class org.servicemix.components.http.HttpMarshaler
 
hasErrors() - Method in class org.servicemix.components.validation.CountingErrorHandler
 
hashCode() - Method in class javax.jbi.messaging.ExchangeStatus
Returns hash code value for this object.
hashCode() - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
hashCode() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
hashCode() - Method in class org.servicemix.jbi.framework.ComponentPacket
 
hashCode() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
 

I

IN_ONLY - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
In Only MEP.
IN_OPTIONAL_OUT - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
In Optional Out MEP.
IN_OUT - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
In Out MEP.
Identification - class org.servicemix.jbi.deployment.Identification.
 
Identification() - Constructor for class org.servicemix.jbi.deployment.Identification
 
InOnly - interface javax.jbi.messaging.InOnly.
Supports operations used to process an In Only MEP to completion.
InOnlyImpl - class org.servicemix.jbi.messaging.InOnlyImpl.
InOnly message exchange.
InOnlyImpl(String) - Constructor for class org.servicemix.jbi.messaging.InOnlyImpl
Default Constructor
InOptionalOut - interface javax.jbi.messaging.InOptionalOut.
Supports operations used to process an In Optional Out MEP to completion.
InOptionalOutImpl - class org.servicemix.jbi.messaging.InOptionalOutImpl.
InOptionalOut message exchange.
InOptionalOutImpl(String) - Constructor for class org.servicemix.jbi.messaging.InOptionalOutImpl
Default Constructor
InOut - interface javax.jbi.messaging.InOut.
Supports operations used to process an In Out MEP to completion.
InOutImpl - class org.servicemix.jbi.messaging.InOutImpl.
InOut message exchange.
InOutImpl(String) - Constructor for class org.servicemix.jbi.messaging.InOutImpl
Default Constructor
InstallAssemblyTask - class org.servicemix.jbi.management.task.InstallAssemblyTask.
Install an Assembly
InstallAssemblyTask() - Constructor for class org.servicemix.jbi.management.task.InstallAssemblyTask
 
InstallComponentTask - class org.servicemix.jbi.management.task.InstallComponentTask.
Install a Component
InstallComponentTask() - Constructor for class org.servicemix.jbi.management.task.InstallComponentTask
 
InstallSharedLibraryTask - class org.servicemix.jbi.management.task.InstallSharedLibraryTask.
Install a shared library
InstallSharedLibraryTask() - Constructor for class org.servicemix.jbi.management.task.InstallSharedLibraryTask
 
InstallationClassLoader - class org.servicemix.jbi.framework.InstallationClassLoader.
Base class for the custom class loaders
InstallationClassLoader(URL[], ClassLoader) - Constructor for class org.servicemix.jbi.framework.InstallationClassLoader
 
InstallationContext - interface javax.jbi.component.InstallationContext.
This context contains information necessary for a JBI component to perform its installation/uninstallation processing.
InstallationContextImpl - class org.servicemix.jbi.component.InstallationContextImpl.
The default implementation of InstallationContext
InstallationContextImpl(Descriptor) - Constructor for class org.servicemix.jbi.component.InstallationContextImpl
 
InstallationContextImpl - class org.servicemix.jbi.framework.InstallationContextImpl.
This context contains information necessary for a JBI component to perform its installation/uninstallation processing.
InstallationContextImpl() - Constructor for class org.servicemix.jbi.framework.InstallationContextImpl
 
InstallationDescriptorExtension - class org.servicemix.jbi.deployment.InstallationDescriptorExtension.
A POJO used to hold the descriptor extension.
InstallationDescriptorExtension() - Constructor for class org.servicemix.jbi.deployment.InstallationDescriptorExtension
 
InstallationService - class org.servicemix.jbi.framework.InstallationService.
Installation Service - installs/uninstalls archives
InstallationService() - Constructor for class org.servicemix.jbi.framework.InstallationService
 
InstallationServiceMBean - interface javax.jbi.management.InstallationServiceMBean.
The InstallationService is responsible for the installation and uninstallation of SEs, BCs, and JBI Framework shared libraries.
InstallerMBean - interface javax.jbi.management.InstallerMBean.
InstallerMBean defines standard installation and uninstallation controls for Binding Components and Service Engines.
InstallerMBeanImpl - class org.servicemix.jbi.framework.InstallerMBeanImpl.
InstallerMBean defines standard installation and uninstallation controls for Binding Components and Service Engines.
InstallerMBeanImpl(JBIContainer, InstallationContextImpl, ClassLoader, String, ClassLoader, String) - Constructor for class org.servicemix.jbi.framework.InstallerMBeanImpl
Constructor for the InstallerMBean
InterfaceNameEndpointResolver - class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver.
Resolves the endpoint using the interface name with a pluggable EndpointChooser selection policy if more than one endpoints are found.
InterfaceNameEndpointResolver() - Constructor for class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
InterfaceNameEndpointResolver(QName) - Constructor for class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
InvalidStatusResponseException - exception org.servicemix.components.http.InvalidStatusResponseException.
 
InvalidStatusResponseException(int) - Constructor for class org.servicemix.components.http.InvalidStatusResponseException
 
inboundExchangeRate - Variable in class org.servicemix.jbi.messaging.MessagingStats
 
inboundExchanges - Variable in class org.servicemix.jbi.messaging.MessagingStats
 
init(InstallationContext) - Method in interface javax.jbi.component.Bootstrap
Initializes the installation environment for a component.
init(ComponentContext) - Method in interface javax.jbi.component.ComponentLifeCycle
Initialize the component.
init(String, String) - Method in interface javax.jbi.component.ServiceUnitManager
Initialize the given deployed service unit.
init() - Method in class org.servicemix.components.cache.CacheComponent
 
init() - Method in class org.servicemix.components.email.MimeMailSender
 
init() - Method in class org.servicemix.components.email.SimpleMailSender
 
init(ServletConfig) - Method in class org.servicemix.components.http.BindingServlet
 
init(ComponentContext) - Method in class org.servicemix.components.http.HttpConnector
Called when the Component is initialized
init(ComponentContext) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
init() - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
init() - Method in class org.servicemix.components.net.FTPPoller
 
init() - Method in class org.servicemix.components.net.FTPSender
 
init() - Method in class org.servicemix.components.quartz.QuartzComponent
 
init(ComponentContext) - Method in class org.servicemix.components.util.ComponentAdaptor
Called when the Component is initialized
init(ComponentContext) - Method in class org.servicemix.components.util.PojoSupport
Called when the Component is initialized
init() - Method in class org.servicemix.components.util.PojoSupport
A helper method to allow a component to initialise prior to the endpoint being activated but after the component context has been configured.
init() - Method in class org.servicemix.components.util.PollingComponentSupport
 
init() - Method in class org.servicemix.components.validation.ValidateComponent
 
init() - Method in class org.servicemix.components.wsif.WSIFBinding
 
init() - Method in class org.servicemix.components.xsql.XSQLComponent
 
init(String, String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
Initialize Deployment
init(InstallationContext) - Method in class org.servicemix.jbi.component.SpringBootstrap
 
init(JBIContainer, String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Initialize the Environment
init() - Method in class org.servicemix.jbi.container.JBIContainer
light weight initialization - default values for mbeanSErver, TransactionManager etc are null
init(JBIContainer) - Method in class org.servicemix.jbi.framework.DeploymentService
Initialize the Service
init(JBIContainer) - Method in class org.servicemix.jbi.framework.InstallationService
Initialize the Service
init(JBIContainer) - Method in class org.servicemix.jbi.framework.Registry
Initialize the Registry
init(JBIContainer, MBeanServer) - Method in class org.servicemix.jbi.management.ManagementContext
Initialize the ManagementContext
init() - Method in class org.servicemix.jbi.management.task.JbiTask
initialize the connection
init(JBIContainer) - Method in class org.servicemix.jbi.nmr.Broker
initialize the broker
init(Broker) - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
Initialize the Region
init(Broker) - Method in interface org.servicemix.jbi.nmr.flow.Flow
Initialize the Region
init(Broker) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Initialize the Region
init(Broker) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
Initialize the Region
init(SedaFlow, int) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Initialize the Region
initSA(ServiceAssembly) - Method in class org.servicemix.jbi.framework.DeploymentService
 
initializeServiceUnitManager() - Method in class org.servicemix.components.util.ComponentAdaptor
 
initializeServiceUnitManager() - Method in class org.servicemix.components.util.ComponentSupport
 
install() - Method in interface javax.jbi.management.InstallerMBean
Install a BC or SE.
install(String) - Method in interface org.servicemix.jbi.framework.FrameworkInstallationService
Install an archive
install(String) - Method in class org.servicemix.jbi.framework.InstallationService
Install an archive
install(String, boolean) - Method in class org.servicemix.jbi.framework.InstallationService
Install an archive
install() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
Install a BC or SE.
installArchive(String) - Method in class org.servicemix.jbi.container.JBIContainer
Install an archive from a url
installSharedLibrary(String) - Method in interface javax.jbi.management.InstallationServiceMBean
Install a shared library jar.
installSharedLibrary(String) - Method in class org.servicemix.jbi.framework.InstallationService
Install a shared library jar.
installationService - Variable in class org.servicemix.jbi.container.JBIContainer
 
invoke(Object, Method, Object[]) - Method in class org.servicemix.components.reflection.ProxyInOnlyBinding
 
invoke(Object, Method, Object[]) - Method in class org.servicemix.components.reflection.ProxyInOutBinding
 
invoke(String, Object[], String[]) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Invoke an operation
invoke(String, Object[], String[]) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Invoke an operation
invokeOneWay() - Method in class org.servicemix.components.activesoap.ASInvocation
 
invokeOneWay(Invocation, Reader) - Method in class org.servicemix.components.activesoap.ASTransport
 
invokeOneWay(ASInvocation, String) - Method in class org.servicemix.components.activesoap.ASTransport
 
invokeRequest() - Method in class org.servicemix.components.activesoap.ASInvocation
 
invokeRequest(Invocation, Reader) - Method in class org.servicemix.components.activesoap.ASTransport
 
invokeRequest(ASInvocation, String) - Method in class org.servicemix.components.activesoap.ASTransport
 
isBinaryMode() - Method in class org.servicemix.components.net.FTPClientPool
 
isBinding(String) - Method in interface javax.jbi.management.AdminServiceMBean
Check if a given JBI Installable Component is a Binding Component.
isBinding() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
isBinding() - Method in class org.servicemix.jbi.framework.ComponentPacket
 
isBinding() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
isBinding(String) - Method in class org.servicemix.jbi.framework.Registry
Check if a given JBI Installable Component is a Binding Component.
isBinding(String) - Method in class org.servicemix.jbi.management.ManagementContext
Check if a given JBI Installable Component is a Binding Component.
isBindingComponent() - Method in class org.servicemix.jbi.deployment.Component
 
isBindingComponent() - Method in class org.servicemix.jbi.deployment.Services
 
isBootstrapClassLoaderDelegationParentFirst() - Method in class org.servicemix.jbi.deployment.Component
 
isBootstrapClassLoaderDelegationSelfFirst() - Method in class org.servicemix.jbi.deployment.Component
 
isComponentClassLoaderDelegationParentFirst() - Method in class org.servicemix.jbi.deployment.Component
 
isComponentClassLoaderDelegationSelfFirst() - Method in class org.servicemix.jbi.deployment.Component
 
isConnected() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
isCreateMBeanServer() - Method in class org.servicemix.jbi.container.JBIContainer
 
isCreateMBeanServer() - Method in class org.servicemix.jbi.management.ManagementContext
 
isCreateOutput() - Method in class org.servicemix.components.script.ScriptComponent
 
isDelete() - Method in class org.servicemix.jbi.management.task.UninstallComponentTask
 
isDeployedServiceUnit(String, String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Returns a boolean value indicating whether the SU is currently deployed.
isDeployedServiceUnit(String, String) - Method in class org.servicemix.jbi.framework.DeploymentService
Returns a boolean value indicating whether the SU is currently deployed.
isDumpStats() - Method in class org.servicemix.jbi.container.EnvironmentContext
 
isDumpStats() - Method in class org.servicemix.jbi.container.JBIContainer
 
isEngine(String) - Method in interface javax.jbi.management.AdminServiceMBean
Check if a given JBI Component is a service engine.
isEngine() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
isEngine(String) - Method in class org.servicemix.jbi.framework.Registry
Check if a given JBI Component is a service engine.
isEngine(String) - Method in class org.servicemix.jbi.management.ManagementContext
Check if a given JBI Component is a service engine.
isExchangeThrottling() - Method in interface org.servicemix.jbi.framework.ComponentMBean
Is MessageExchange sender throttling enabled ?
isExchangeThrottling() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Is MessageExchange sender throttling enabled ?
isExchangeThrottling() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Is MessageExchange sender throttling enabled ?
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in interface javax.jbi.component.Component
This method is called by JBI to check if this component, in the role of provider of the service indicated by the given exchange, can actually perform the operation desired.
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.components.util.ComponentAdaptor
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.components.util.ComponentSupport
This method is called by JBI to check if this component, in the role of provider of the service indicated by the given exchange, can actually perform the operation desired.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in interface javax.jbi.component.Component
This method is called by JBI to check if this component, in the role of consumer of the service indicated by the given exchange, can actually interact with the provider properly.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.components.util.ComponentAdaptor
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.servicemix.components.util.ComponentSupport
This method is called by JBI to check if this component, in the role of consumer of the service indicated by the given exchange, can actually interact with the provider properly.
isFailIfUnavailable() - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
isFailIfUnavailable() - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
isHardLink() - Method in class org.servicemix.jbi.deployment.Consumes
 
isInAndOut(MessageExchange) - Method in class org.servicemix.components.util.PojoSupport
A helper method which will return true if the exchange is capable of both In and Out such as InOut, InOptionalOut etc.
isInstall() - Method in interface javax.jbi.component.InstallationContext
Returns true if this context was created in order to install a component into the JBI environment.
isInstall() - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
isInstall() - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Returns true if this context was created in order to install a component into the JBI environment.
isInstalled() - Method in interface javax.jbi.management.InstallerMBean
Determine whether or not the component is installed.
isInstalled() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
Determine whether or not the component is installed.
isLocal() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
isLocal() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
isLogin() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
isMonitorInstallationDirectory() - Method in class org.servicemix.jbi.container.JBIContainer
 
isMonitorInstallationDirectory() - Method in class org.servicemix.jbi.framework.InstallationService
 
isOutbound() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
isOutbound() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
isOutboundRouter() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
isOverwrite() - Method in class org.servicemix.components.net.FTPSender
 
isParentFirst(String) - Method in class org.servicemix.jbi.deployment.Component
 
isParentFirstClassLoaderDelegation() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
isPojo() - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
isSelfFirst(String) - Method in class org.servicemix.jbi.deployment.Component
 
isSelfFirstClassLoaderDelegation() - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
isService() - Method in class org.servicemix.jbi.framework.ComponentConnector
 
isService() - Method in class org.servicemix.jbi.framework.ComponentPacket
 
isServiceEngine() - Method in class org.servicemix.jbi.deployment.Component
 
isSimpleType(Part) - Method in class org.servicemix.components.wsif.WSIFMarshaler
Returns true if the given part is a string type
isSoftLink() - Method in class org.servicemix.jbi.deployment.Consumes
 
isStandardLink() - Method in class org.servicemix.jbi.deployment.Consumes
 
isTransacted() - Method in interface javax.jbi.messaging.MessageExchange
Queries the existence of a transaction context.
isTransacted() - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
isUseDOM() - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
Whether or not DOM should be used for marshalling XML - which is preferable if another component in the pipeline will want to parse the body.

J

JAXPStringXPathExpression - class org.servicemix.expression.JAXPStringXPathExpression.
Evaluates an XPath expression and coerces the result into a String.
JAXPStringXPathExpression() - Constructor for class org.servicemix.expression.JAXPStringXPathExpression
 
JAXPStringXPathExpression(String) - Constructor for class org.servicemix.expression.JAXPStringXPathExpression
 
JAXPXPathExpression - class org.servicemix.expression.JAXPXPathExpression.
Evalutes an XPath expression on the given message using JAXP
JAXPXPathExpression() - Constructor for class org.servicemix.expression.JAXPXPathExpression
 
JAXPXPathExpression(String) - Constructor for class org.servicemix.expression.JAXPXPathExpression
A helper constructor to make a fully created expression.
JBIConnector - class org.servicemix.components.mule.JBIConnector.
ServiceMixConnector connector to ServiceMix
JBIConnector() - Constructor for class org.servicemix.components.mule.JBIConnector
 
JBIContainer - class org.servicemix.jbi.container.JBIContainer.
The main container
JBIContainer() - Constructor for class org.servicemix.jbi.container.JBIContainer
Default Constructor
JBIException - exception javax.jbi.JBIException.
JBIException is the top-level exception thrown by all JBI system components.
JBIException(String) - Constructor for class javax.jbi.JBIException
Creates a new instance of JBIException with an exception message.
JBIException(String, Throwable) - Constructor for class javax.jbi.JBIException
Creates a new instance of JBIException with the specified message and cause.
JBIException(Throwable) - Constructor for class javax.jbi.JBIException
Creates a new instance of JBIException with the specified cause.
JBIJMSException - exception org.servicemix.components.jms.JBIJMSException.
Thrown when a JMS message is thrown from inside a JMS binding component for the JBI container
JBIJMSException(JMSException) - Constructor for class org.servicemix.components.jms.JBIJMSException
 
JBIMessageAdapter - class org.servicemix.components.mule.JBIMessageAdapter.
ServiceMixMessageAdapter *
JBIMessageAdapter(Object) - Constructor for class org.servicemix.components.mule.JBIMessageAdapter
Construct a ServiceMixAdapter
JBIMessageDispatcher - class org.servicemix.components.mule.JBIMessageDispatcher.
A dispatcher of Mule events into the JBI container
JBIMessageDispatcher(JBIConnector) - Constructor for class org.servicemix.components.mule.JBIMessageDispatcher
 
JBIMessageDispatcherFactory - class org.servicemix.components.mule.JBIMessageDispatcherFactory.
ServiceMixMessageDispatcherFactory the UMOMessageDispatcherFactory implementation

* @version $Revision: 1.1 $

JBIMessageDispatcherFactory() - Constructor for class org.servicemix.components.mule.JBIMessageDispatcherFactory
 
JBIMessageReceiver - class org.servicemix.components.mule.JBIMessageReceiver.
A receiver of JBI events which are dispatched into Mule
JBIMessageReceiver() - Constructor for class org.servicemix.components.mule.JBIMessageReceiver
 
JBIMessageReceiverComponent - class org.servicemix.components.mule.JBIMessageReceiverComponent.
Mule's lifecycle APIs confict with JBI so we must use aggregation to map from JBI to a Mule component
JBIMessageReceiverComponent() - Constructor for class org.servicemix.components.mule.JBIMessageReceiverComponent
 
JBIMessageTransformer - class org.servicemix.components.mule.JBIMessageTransformer.
A dummy transformer
JBIMessageTransformer() - Constructor for class org.servicemix.components.mule.JBIMessageTransformer
 
JBIModule - class org.servicemix.components.groovy.JBIModule.
A Groovy module of helper methods to make JBI more groovy.
JBIModule() - Constructor for class org.servicemix.components.groovy.JBIModule
 
JBI_NAMESPACE - Static variable in class org.servicemix.jbi.deployment.impl.ComponentElementProcessor
 
JBI_NAMESPACE - Static variable in class org.servicemix.jbi.deployment.impl.JbiNamespaceProcessor
 
JTA_TRANSACTION_PROPERTY_NAME - Static variable in interface javax.jbi.messaging.MessageExchange
JTA transaction context property name.
JabberChatSender - class org.servicemix.components.jabber.JabberChatSender.
Sends one way messages to a private Jabber Chat
JabberChatSender() - Constructor for class org.servicemix.components.jabber.JabberChatSender
 
JabberComponentSupport - class org.servicemix.components.jabber.JabberComponentSupport.
 
JabberComponentSupport() - Constructor for class org.servicemix.components.jabber.JabberComponentSupport
 
JabberGroupChatSender - class org.servicemix.components.jabber.JabberGroupChatSender.
Sends one way messages to a Jabber GroupChat and receives inbound messages from the chat
JabberGroupChatSender() - Constructor for class org.servicemix.components.jabber.JabberGroupChatSender
 
JabberListenerException - exception org.servicemix.components.jabber.JabberListenerException.
A runtime exception thrown when processing inbound Jabber packets.
JabberListenerException(Exception, Packet) - Constructor for class org.servicemix.components.jabber.JabberListenerException
 
JabberMarshaler - class org.servicemix.components.jabber.JabberMarshaler.
Marshals Jabber messages into and out of NMS messages
JabberMarshaler() - Constructor for class org.servicemix.components.jabber.JabberMarshaler
 
JabberMarshaler(SourceMarshaler) - Constructor for class org.servicemix.components.jabber.JabberMarshaler
 
JabberReceiver - class org.servicemix.components.jabber.JabberReceiver.
Receives inbound messages or packets and dispatches them into the NMR
JabberReceiver() - Constructor for class org.servicemix.components.jabber.JabberReceiver
 
JavaSource - interface org.servicemix.JavaSource.
Represents an API to a JAXP Source which is capable of holding on to a POJO
JaxRpcInBinding - class org.servicemix.components.jaxrpc.JaxRpcInBinding.
 
JaxRpcInBinding() - Constructor for class org.servicemix.components.jaxrpc.JaxRpcInBinding
 
JaxRpcMarshaler - class org.servicemix.components.jaxrpc.JaxRpcMarshaler.
 
JaxRpcMarshaler() - Constructor for class org.servicemix.components.jaxrpc.JaxRpcMarshaler
 
JaxenStringXPathExpression - class org.servicemix.expression.JaxenStringXPathExpression.
An Expression which evaluates an XPath expression using Jaxen and returns the String value.
JaxenStringXPathExpression(String) - Constructor for class org.servicemix.expression.JaxenStringXPathExpression
 
JaxenVariableContext - class org.servicemix.expression.JaxenVariableContext.
A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available.
JaxenVariableContext() - Constructor for class org.servicemix.expression.JaxenVariableContext
 
JaxenXPathExpression - class org.servicemix.expression.JaxenXPathExpression.
Evalutes an XPath expression on the given message using Jaxen
JaxenXPathExpression() - Constructor for class org.servicemix.expression.JaxenXPathExpression
 
JaxenXPathExpression(String) - Constructor for class org.servicemix.expression.JaxenXPathExpression
A helper constructor to make a fully created expression.
JbiElementProcessor - class org.servicemix.jbi.deployment.impl.JbiElementProcessor.
 
JbiElementProcessor() - Constructor for class org.servicemix.jbi.deployment.impl.JbiElementProcessor
 
JbiNamespaceProcessor - class org.servicemix.jbi.deployment.impl.JbiNamespaceProcessor.
 
JbiNamespaceProcessor() - Constructor for class org.servicemix.jbi.deployment.impl.JbiNamespaceProcessor
 
JbiTask - class org.servicemix.jbi.management.task.JbiTask.
A bean for connecting to a remote JMX MBeanServer
JbiTask() - Constructor for class org.servicemix.jbi.management.task.JbiTask
 
JmsInBinding - class org.servicemix.components.jms.JmsInBinding.
A JMS MessageListener which sends the inbound JMS message into the JBI container for processing
JmsInBinding() - Constructor for class org.servicemix.components.jms.JmsInBinding
 
JmsInOutBinding - class org.servicemix.components.jms.JmsInOutBinding.
A JMS MessageListenerwhich sends the inbound JMS message into the JBI container for processing
JmsInOutBinding() - Constructor for class org.servicemix.components.jms.JmsInOutBinding
 
JmsInUsingJCABinding - class org.servicemix.components.jms.JmsInUsingJCABinding.
Uses the JCA Container for better inbound subscription.
JmsInUsingJCABinding() - Constructor for class org.servicemix.components.jms.JmsInUsingJCABinding
 
JmsMarshaler - class org.servicemix.components.jms.JmsMarshaler.
Marshalls JMS messages into and out of NMS messages
JmsMarshaler() - Constructor for class org.servicemix.components.jms.JmsMarshaler
 
JmsMarshaler(SourceMarshaler) - Constructor for class org.servicemix.components.jms.JmsMarshaler
 
JmsOutBinding - class org.servicemix.components.jms.JmsOutBinding.
Consumers JBI messages and sends them to a JMS destination
JmsOutBinding() - Constructor for class org.servicemix.components.jms.JmsOutBinding
 
JmsReceiverComponent - class org.servicemix.components.jms.JmsReceiverComponent.
A component which uses a JmsTemplate to consume messages from a destination.
JmsReceiverComponent() - Constructor for class org.servicemix.components.jms.JmsReceiverComponent
 
JmsSenderComponent - class org.servicemix.components.jms.JmsSenderComponent.
Consumers JBI messages and sends them to a JMS destination using the Spring JmsTemplate
JmsSenderComponent() - Constructor for class org.servicemix.components.jms.JmsSenderComponent
 
javax.jbi - package javax.jbi
 
javax.jbi.component - package javax.jbi.component
 
javax.jbi.management - package javax.jbi.management
 
javax.jbi.messaging - package javax.jbi.messaging
 
javax.jbi.servicedesc - package javax.jbi.servicedesc
 
join(MBeanAttributeInfo[], MBeanAttributeInfo[]) - Static method in class org.servicemix.jbi.management.AttributeInfoHelper
Join two MBeanAttributeInfo[] arrays
join(MBeanOperationInfo[], MBeanOperationInfo[]) - Static method in class org.servicemix.jbi.management.OperationInfoHelper
Join two MBeanOperationInfo[] arrays

K

KEY_PROPERTY_EXPRESSION - Static variable in class org.servicemix.components.cache.CacheComponent
 

L

LRUCache - class org.servicemix.components.cache.LRUCache.
Represnts an LRUCache of a fixed maximum size which by default will remove items based on access order but can be used to use insertion order
LRUCache(int, float, boolean, int) - Constructor for class org.servicemix.components.cache.LRUCache
 
LRUCache(int) - Constructor for class org.servicemix.components.cache.LRUCache
 
LRUCache(int, boolean) - Constructor for class org.servicemix.components.cache.LRUCache
 
LazyDOMSource - class org.servicemix.jbi.util.LazyDOMSource.
A lazily created source which is only created if its required.
LazyDOMSource() - Constructor for class org.servicemix.jbi.util.LazyDOMSource
 
LifeCycleMBean - interface javax.jbi.management.LifeCycleMBean.
LifeCycleMBean is a base interface that defines standard life cycle controls for JBI implementation services (which are implementation-specific), and JBI components (bindings and engines).
LocalComponentConnector - class org.servicemix.jbi.framework.LocalComponentConnector.
ComponentConnector is used internally for message routing
LocalComponentConnector() - Constructor for class org.servicemix.jbi.framework.LocalComponentConnector
Default Constructor
LocalComponentConnector(ComponentNameSpace, String, Component, DeliveryChannelImpl, boolean, boolean) - Constructor for class org.servicemix.jbi.framework.LocalComponentConnector
Construct with it's id and delivery channel Id
listAttachments() - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
listener - Variable in class org.servicemix.jbi.management.BaseLifeCycle
 
loadClass(String) - Method in class org.servicemix.jbi.framework.InstallationClassLoader
 
loadClass(String, boolean) - Method in class org.servicemix.jbi.framework.InstallationClassLoader
load a class
loadClass(String, boolean) - Method in class org.servicemix.jbi.framework.ParentFirstClassLoader
load a class
loadClass(String, boolean) - Method in class org.servicemix.jbi.framework.SelfFirstClassLoader
load a class
loadInstaller(String) - Method in interface javax.jbi.management.InstallationServiceMBean
Load the InstallerMBean for a previously installed component.
loadInstaller(String) - Method in class org.servicemix.jbi.framework.InstallationService
Load the InstallerMBean for a previously installed component.
loadLocalNameToProcessorMap() - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
loadLocalNameToProcessorMap() - Method in class org.servicemix.jbi.deployment.impl.JbiNamespaceProcessor
 
loadNewInstaller(String) - Method in interface javax.jbi.management.InstallationServiceMBean
Load the installer for a new component from a component installation package.
loadNewInstaller(String) - Method in class org.servicemix.jbi.framework.InstallationService
Load the installer for a new component from a component installation package.
loadNode() - Method in class org.servicemix.jbi.util.LazyDOMSource
 
logXmlGenerated(Log, String, Node) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
 
lookupBean(String) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 

M

MBeanInfoProvider - interface org.servicemix.jbi.management.MBeanInfoProvider.
An object to be managed can implement this class to provide more meta infomation for the MBeanInfo
MBeanNames - interface javax.jbi.management.MBeanNames.
This interface provides methods to create JMX object names for component- supplied MBeans.
MailMarshalerSupport - class org.servicemix.components.email.MailMarshalerSupport.
A useful base class for mail marshalers.
MailMarshalerSupport() - Constructor for class org.servicemix.components.email.MailMarshalerSupport
 
Main - class org.servicemix.Main.
A simple stand alone application which runs ServiceMix from the command line.
Main() - Constructor for class org.servicemix.Main
 
ManagementContext - class org.servicemix.jbi.management.ManagementContext.
A Flow provides different dispatch policies within the NMR
ManagementContext() - Constructor for class org.servicemix.jbi.management.ManagementContext
Default Constructor
ManagementContextMBean - interface org.servicemix.jbi.management.ManagementContextMBean.
ManagementContext interface
Marshaler - interface org.servicemix.client.Marshaler.
A plugin strategy which marshals an Object into and out of a JBI message
MarshalerSupport - class org.servicemix.components.util.MarshalerSupport.
 
MarshalerSupport() - Constructor for class org.servicemix.components.util.MarshalerSupport
 
MessageExchange - interface javax.jbi.messaging.MessageExchange.
MessageExchange represents a container for normalized messages which are described by an exchange pattern.
MessageExchange.Role - class javax.jbi.messaging.MessageExchange.Role.
Typesafe enum containing the roles a component can play in a service.
MessageExchangeFactory - interface javax.jbi.messaging.MessageExchangeFactory.
A message exchange factory is used used to create new instances of MessageExchange.
MessageExchangeFactoryImpl - class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl.
Resolver for URI patterns
MessageExchangeFactoryImpl(IdGenerator) - Constructor for class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
Constructor for a factory
MessageExchangeImpl - class org.servicemix.jbi.messaging.MessageExchangeImpl.
A simple message exchange declaration.
MessageExchangeImpl(String, URI) - Constructor for class org.servicemix.jbi.messaging.MessageExchangeImpl
Constructor
MessageExchangeImpl(ExchangePacket) - Constructor for class org.servicemix.jbi.messaging.MessageExchangeImpl
Construct an exchange from an ExchangePacket
MessageExchangeListener - interface org.servicemix.MessageExchangeListener.
If a Component implements this interface, MessageExchange will be delivered directly to the listener synchronously rather than using the usual asynchronous delivery with a thread used up per consuming component.
MessageExchangeSupport - class org.servicemix.jbi.messaging.MessageExchangeSupport.
Resolver for URI patterns
MessageExchangeSupport() - Constructor for class org.servicemix.jbi.messaging.MessageExchangeSupport
 
MessageTransformer - interface org.servicemix.components.util.MessageTransformer.
Represents a transformer of an input message into an output message
MessageVariableResolver - class org.servicemix.expression.MessageVariableResolver.
A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available.
MessageVariableResolver() - Constructor for class org.servicemix.expression.MessageVariableResolver
 
MessagingException - exception javax.jbi.messaging.MessagingException.
Generic exception used to report messaging related errors in the Normalized Message Service.
MessagingException(String) - Constructor for class javax.jbi.messaging.MessagingException
Create a new MessagingException.
MessagingException(String, Throwable) - Constructor for class javax.jbi.messaging.MessagingException
Create a new MessagingException with the specified cause and error text.
MessagingException(Throwable) - Constructor for class javax.jbi.messaging.MessagingException
Create a new MessagingException with the specified cause.
MessagingStats - class org.servicemix.jbi.messaging.MessagingStats.
Basic J2EE stats for the messaging in the NMR
MessagingStats(String) - Constructor for class org.servicemix.jbi.messaging.MessagingStats
Default Constructor
MimeMailMarshaler - class org.servicemix.components.email.MimeMailMarshaler.
The default marshaller from the NormalizedMessage to a Mime email using expressions for each field required on the email.
MimeMailMarshaler() - Constructor for class org.servicemix.components.email.MimeMailMarshaler
 
MimeMailSender - class org.servicemix.components.email.MimeMailSender.
An outbound component capable of sending MIME email via JavaMail
MimeMailSender() - Constructor for class org.servicemix.components.email.MimeMailSender
 
MissingPropertyException - exception org.servicemix.jbi.MissingPropertyException.
An exception thrown if a component cannot be properly initialised due to a missing piece of configuration.
MissingPropertyException(String) - Constructor for class org.servicemix.jbi.MissingPropertyException
 
MuleMarshaler - class org.servicemix.components.mule.MuleMarshaler.
 
MuleMarshaler() - Constructor for class org.servicemix.components.mule.MuleMarshaler
 
MuleMessagingException - exception org.servicemix.components.mule.MuleMessagingException.
Thrown if a message cannot be dispatched into Mule
MuleMessagingException(UMOException) - Constructor for class org.servicemix.components.mule.MuleMessagingException
 
MultiplexOutputStream - class org.servicemix.jbi.util.MultiplexOutputStream.
Write to multiple OutputStreams
MultiplexOutputStream() - Constructor for class org.servicemix.jbi.util.MultiplexOutputStream
 
main(String[]) - Static method in class org.servicemix.Main
 
makeObject() - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
managementContext - Variable in class org.servicemix.jbi.container.JBIContainer
 
marshal(MessageExchange, NormalizedMessage, Object) - Method in class org.servicemix.client.DefaultMarshaler
 
marshal(MessageExchange, NormalizedMessage, Object) - Method in interface org.servicemix.client.Marshaler
Marshals the payload into the normalized message, typically as the content property.
marshal(MessageExchange, NormalizedMessage, Object) - Method in class org.servicemix.components.groovy.GroovyMarshaler
 
marshal(MessageExchange, NormalizedMessage, Object) - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
matchEndpointByName(ServiceEndpoint[], String) - Method in class org.servicemix.jbi.framework.Registry
 
messageAsString(NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberMarshaler
Converts the inbound message to a String that can be sent
messageAsString(NormalizedMessage) - Method in class org.servicemix.components.jms.JmsMarshaler
Converts the inbound message to a String that can be sent
moveContent(Element, Element) - Static method in class org.servicemix.jbi.util.DOMUtil
Moves the content of the given element to the given element
moveDirectory(File, File, String) - Static method in class org.servicemix.jbi.util.FileUtil
Move a File
moveToProperyListElement(Element, String, String) - Method in class org.servicemix.jbi.deployment.impl.JbiElementProcessor
Recursively moves all elements of the given name into a element so they can be added to a collection or array by Spring

N

NAMESPACE - Static variable in class org.servicemix.jbi.config.spring.ElementProcessorSupport
 
NoEndpointAvailableException - exception org.servicemix.jbi.NoEndpointAvailableException.
An exception thrown if a ServiceEndpoint is unavailable
NoEndpointAvailableException(String) - Constructor for class org.servicemix.jbi.NoEndpointAvailableException
 
NoFaultAvailableException - exception org.servicemix.jbi.NoFaultAvailableException.
An exception thrown if a component cannot find an expected Fault
NoFaultAvailableException(MessageExchange) - Constructor for class org.servicemix.jbi.NoFaultAvailableException
 
NoInMessageAvailableException - exception org.servicemix.jbi.NoInMessageAvailableException.
An exception thrown if a component cannot find an expected in message.
NoInMessageAvailableException(MessageExchange) - Constructor for class org.servicemix.jbi.NoInMessageAvailableException
 
NoInterfaceAvailableException - exception org.servicemix.jbi.NoInterfaceAvailableException.
An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given interfaceName.
NoInterfaceAvailableException(QName) - Constructor for class org.servicemix.jbi.NoInterfaceAvailableException
 
NoMessageContentAvailableException - exception org.servicemix.jbi.NoMessageContentAvailableException.
An exception thrown if a component cannot find an expected message content in the inbound message.
NoMessageContentAvailableException(MessageExchange) - Constructor for class org.servicemix.jbi.NoMessageContentAvailableException
 
NoOutMessageAvailableException - exception org.servicemix.jbi.NoOutMessageAvailableException.
An exception thrown if a component cannot find an expected output message.
NoOutMessageAvailableException(MessageExchange) - Constructor for class org.servicemix.jbi.NoOutMessageAvailableException
 
NoServiceAvailableException - exception org.servicemix.jbi.NoServiceAvailableException.
An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given serviceName.
NoServiceAvailableException(QName) - Constructor for class org.servicemix.jbi.NoServiceAvailableException
 
NoServiceEndpointAvailableException - exception org.servicemix.jbi.NoServiceEndpointAvailableException.
An exception thrown if a component cannot find an instance of a ServiceEndpoint for a given serviceName.
NoServiceEndpointAvailableException(QName, String) - Constructor for class org.servicemix.jbi.NoServiceEndpointAvailableException
 
NoSuchOperationException - exception org.servicemix.jbi.NoSuchOperationException.
An exception thrown if a component does not expose the given operation.
NoSuchOperationException(QName) - Constructor for class org.servicemix.jbi.NoSuchOperationException
 
NormalizedMessage - interface javax.jbi.messaging.NormalizedMessage.
Represents a JBI Normalized Message.
NormalizedMessageImpl - class org.servicemix.jbi.messaging.NormalizedMessageImpl.
Reprensents a JBI NormalizedMessage
NormalizedMessageImpl() - Constructor for class org.servicemix.jbi.messaging.NormalizedMessageImpl
Constructor
NormalizedMessageImpl(MessageExchangeImpl) - Constructor for class org.servicemix.jbi.messaging.NormalizedMessageImpl
Constructor
NotInitialisedYetException - exception org.servicemix.jbi.NotInitialisedYetException.
Thrown if an operation is attempted on the component before it is initialised.
NotInitialisedYetException() - Constructor for class org.servicemix.jbi.NotInitialisedYetException
 
NullEndpointFilter - class org.servicemix.jbi.resolver.NullEndpointFilter.
A null filter which never filters anything out.
NullEndpointFilter() - Constructor for class org.servicemix.jbi.resolver.NullEndpointFilter
 
name - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
newInstance(MessageExchange) - Static method in class org.servicemix.jbi.FaultException
 
newThread(Runnable) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow.SedaFlowThreadFactory
 
numberInCluster() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
useful for testing

O

OUT_DESTINATION_KEY - Static variable in class org.servicemix.components.jms.SimpleDestinationChooser
 
OUT_IN - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
Out In MEP.
OUT_ONLY - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
Out Only MEP.
OUT_OPTIONAL_IN - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
Out Optional In MEP.
OperationInfoHelper - class org.servicemix.jbi.management.OperationInfoHelper.
A Helper class to build an MBeanOperationInfo
OperationInfoHelper() - Constructor for class org.servicemix.jbi.management.OperationInfoHelper
 
OutBinding - class org.servicemix.jbi.binding.OutBinding.
A base class for bindings which process inbound JBI messages
OutBinding() - Constructor for class org.servicemix.jbi.binding.OutBinding
 
objectName - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
onCoordinatorChanged(ClusterEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
An election has occurred and a new coordinator has been selected
onEvent(ComponentPacketEvent) - Method in interface org.servicemix.jbi.framework.ComponentPacketEventListener
A ComponentConector has changed
onEvent(ComponentPacketEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Process state changes in Components
onEvent(ComponentPacketEvent) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
Process state changes in Components
onExchangePacket(ExchangePacket) - Method in interface org.servicemix.jbi.messaging.ExchangePacketListener
Called when an ExchangePacket is ready for processing
onInstall() - Method in interface javax.jbi.component.Bootstrap
Called at the beginning of installation of a component to perform any special installation tasks required by the component.
onInstall() - Method in class org.servicemix.jbi.component.SpringBootstrap
 
onJobExecute(JobExecutionContext) - Method in class org.servicemix.components.quartz.QuartzComponent
This method is invoked when a Quartz job is fired.
onMessage(Message) - Method in class org.servicemix.components.jms.JmsInBinding
 
onMessage(Message) - Method in class org.servicemix.components.jms.JmsInOutBinding
 
onMessage(Message) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
 
onMessageExchange(MessageExchange) - Method in interface org.servicemix.MessageExchangeListener
MessageExchange passed directly to the listener instead of being queued
onMessageExchange(ComponentContext, MessageExchange) - Method in class org.servicemix.components.router.RoutingRule
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.saaj.SaajBinding
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.script.ScriptComponent
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.util.ComponentAdaptorMEListener
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.util.PipelineComponent
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.util.TraceComponent
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.components.util.TransformComponentSupport
 
onMessageExchange(MessageExchange) - Method in class org.servicemix.jbi.binding.OutBinding
 
onNodeAdd(ClusterEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
A new node has been added
onNodeFailed(ClusterEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
A node has failed due to process or network failure
onNodeRemoved(ClusterEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
A node has been removed (a clean shutdown)
onNodeUpdate(ClusterEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
A node has updated its state
onSoapMessage(SOAPMessage) - Method in class org.servicemix.components.saaj.SaajInBinding
 
onUninstall() - Method in interface javax.jbi.component.Bootstrap
Called at the beginning of uninstallation of a component to perform any special uninstallation tasks required by the component.
onUninstall() - Method in class org.servicemix.jbi.component.SpringBootstrap
 
org.servicemix - package org.servicemix
The core APIs for ServiceMix along with the Main which is used to start the JBI container from the command line.
org.servicemix.client - package org.servicemix.client
A JBI client interface for interacting with a JBI container easily from client side applications.
org.servicemix.components.activesoap - package org.servicemix.components.activesoap
Bindings for integrating ActiveSOAP services and for ActiveSOAP to use JBI as its transport bindings.
org.servicemix.components.cache - package org.servicemix.components.cache
A component which peforms caching using the JCache API
org.servicemix.components.email - package org.servicemix.components.email
An outbound component capable of sending email via JavaMail
org.servicemix.components.groovy - package org.servicemix.components.groovy
A component and support classes for the Groovy scripting language.
org.servicemix.components.http - package org.servicemix.components.http
Bindings for HTTP and Servlets
org.servicemix.components.jabber - package org.servicemix.components.jabber
Bindings for Jabber using the XMPP protocol via the Smack Java client
org.servicemix.components.jaxrpc - package org.servicemix.components.jaxrpc
Bindings for JAX-RPC
org.servicemix.components.jms - package org.servicemix.components.jms
Bindings for JMS
org.servicemix.components.mule - package org.servicemix.components.mule
Bindings for integrating the Mule object broker endpoints into ServiceMix.
org.servicemix.components.net - package org.servicemix.components.net
A collection of network components using the Jakarta Commons Net library for handling things like FTP
org.servicemix.components.quartz - package org.servicemix.components.quartz
A Quartz component for triggering components when timer events fire.
org.servicemix.components.reflection - package org.servicemix.components.reflection
A JBI component which uses reflection to invoke methods on POJOs
org.servicemix.components.router - package org.servicemix.components.router
A simple router component which based on boolean predicates will route normalized messages to different endpoints.
org.servicemix.components.saaj - package org.servicemix.components.saaj
Bindings for SAAJ (Soap With Attachments for Java - which used to be called JAXM).
org.servicemix.components.script - package org.servicemix.components.script
A component which uses JSR 223 to allow any scripting language to be integrated.
org.servicemix.components.util - package org.servicemix.components.util
A collection of utility components and helper classes for developers wishing to write components.
org.servicemix.components.util.xstream - package org.servicemix.components.util.xstream
 
org.servicemix.components.validation - package org.servicemix.components.validation
Performs XML validation using JAXP for validating against XSD or RelaxNG
org.servicemix.components.wsif - package org.servicemix.components.wsif
Bindings for WSIF
org.servicemix.components.xfire - package org.servicemix.components.xfire
Bindings for integrating with the XFire SOAP framework
org.servicemix.components.xslt - package org.servicemix.components.xslt
An XSLT based JBI component using JAXP to perform the XSLT transformation.
org.servicemix.components.xsql - package org.servicemix.components.xsql
A JBI component which uses Oracle XSQL to upload XML into a database or query SQL and turn it into XML
org.servicemix.expression - package org.servicemix.expression
A pluggable expression library.
org.servicemix.jbi - package org.servicemix.jbi
 
org.servicemix.jbi.binding - package org.servicemix.jbi.binding
 
org.servicemix.jbi.component - package org.servicemix.jbi.component
JBI Component implementation classes
org.servicemix.jbi.config - package org.servicemix.jbi.config
The Spring XML extensions to provide a more concise XML configuration file mechanism when wiring together JBI components with Spring
org.servicemix.jbi.config.spring - package org.servicemix.jbi.config.spring
Reusable Spring XML extension helper classes, which could move back inside Spring to be reusable across other projects.
org.servicemix.jbi.container - package org.servicemix.jbi.container
The JBI Container implementation and supporting classes
org.servicemix.jbi.deployment - package org.servicemix.jbi.deployment
 
org.servicemix.jbi.deployment.impl - package org.servicemix.jbi.deployment.impl
 
org.servicemix.jbi.framework - package org.servicemix.jbi.framework
Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services
org.servicemix.jbi.jaxp - package org.servicemix.jbi.jaxp
JAXP and XML related utility classes
org.servicemix.jbi.management - package org.servicemix.jbi.management
Supporting classes for ServiceMix management
org.servicemix.jbi.management.task - package org.servicemix.jbi.management.task
AntTasks for ServiceMix installation and deployment of Components and Service Assemblies
org.servicemix.jbi.messaging - package org.servicemix.jbi.messaging
JBI Normalized Message Service (NMS) implementation classes
org.servicemix.jbi.nmr - package org.servicemix.jbi.nmr
The Normalized Message Router implementation.
org.servicemix.jbi.nmr.flow - package org.servicemix.jbi.nmr.flow
 
org.servicemix.jbi.nmr.flow.cluster - package org.servicemix.jbi.nmr.flow.cluster
 
org.servicemix.jbi.nmr.flow.seda - package org.servicemix.jbi.nmr.flow.seda
 
org.servicemix.jbi.nmr.flow.st - package org.servicemix.jbi.nmr.flow.st
 
org.servicemix.jbi.resolver - package org.servicemix.jbi.resolver
An extension point to allow plugable ServiceEndpoint resolution policies.
org.servicemix.jbi.servicedesc - package org.servicemix.jbi.servicedesc
JBI Service Description API implementation classes
org.servicemix.jbi.util - package org.servicemix.jbi.util
 
outboundExchangeRate - Variable in class org.servicemix.jbi.messaging.MessagingStats
 
outboundExchanges - Variable in class org.servicemix.jbi.messaging.MessagingStats
 
outputException(HttpServletResponse, Exception) - Method in class org.servicemix.components.http.HttpBinding
 

P

PROVIDER - Static variable in class javax.jbi.messaging.MessageExchange.Role
Service provider.
PROVIDER_ROLE - Static variable in class org.servicemix.jbi.messaging.ExchangePacket
provider role
ParameterHelper - class org.servicemix.jbi.management.ParameterHelper.
A Helper class to build a list of MBeanParamerterInfo
ParentFirstClassLoader - class org.servicemix.jbi.framework.ParentFirstClassLoader.
Loadsfrom parent class loader first
ParentFirstClassLoader(URL[], ClassLoader) - Constructor for class org.servicemix.jbi.framework.ParentFirstClassLoader
Constructor
PipelineComponent - class org.servicemix.components.util.PipelineComponent.
This component acts as an InOnly component which pipelines a request/response (InOut) to a service then forwards the response onto an InOut component.
PipelineComponent() - Constructor for class org.servicemix.components.util.PipelineComponent
 
PipelineComponent(QName, String) - Constructor for class org.servicemix.components.util.PipelineComponent
 
PojoSupport - class org.servicemix.components.util.PojoSupport.
A useful base class for a POJO based JBI component which contains most of the basic plumbing
PojoSupport() - Constructor for class org.servicemix.components.util.PojoSupport
 
PojoSupport(QName, String) - Constructor for class org.servicemix.components.util.PojoSupport
 
PollingComponentSupport - class org.servicemix.components.util.PollingComponentSupport.
An implementation inheritence class for a component which polls some resource at periodic intervals to decide if there is an event to process.
PollingComponentSupport() - Constructor for class org.servicemix.components.util.PollingComponentSupport
 
Predicate - interface org.servicemix.components.router.Predicate.
A simple predicate which evaluates to true or false given the current context and message exchange.
Producer - class org.servicemix.jbi.deployment.Producer.
 
Producer() - Constructor for class org.servicemix.jbi.deployment.Producer
 
ProducerComponentEndpointFilter - class org.servicemix.jbi.resolver.ProducerComponentEndpointFilter.
Filters out only the endpoints which the component approves for producing.
ProducerComponentEndpointFilter(Component) - Constructor for class org.servicemix.jbi.resolver.ProducerComponentEndpointFilter
 
PropertyExpression - class org.servicemix.expression.PropertyExpression.
A simple expression which returns the value of a property on the message.
PropertyExpression(String) - Constructor for class org.servicemix.expression.PropertyExpression
 
PropertyExpression(String, Object) - Constructor for class org.servicemix.expression.PropertyExpression
 
Provides - class org.servicemix.jbi.deployment.Provides.
 
Provides() - Constructor for class org.servicemix.jbi.deployment.Provides
 
ProxyInOnlyBinding - class org.servicemix.components.reflection.ProxyInOnlyBinding.
A Proxy factory which sends the method invocations into the JBI container for processing.
ProxyInOnlyBinding() - Constructor for class org.servicemix.components.reflection.ProxyInOnlyBinding
 
ProxyInOutBinding - class org.servicemix.components.reflection.ProxyInOutBinding.
A Proxy factory which sends the method invocations into the JBI container for processing.
ProxyInOutBinding(Object) - Constructor for class org.servicemix.components.reflection.ProxyInOutBinding
 
ProxyInOutBinding(ClassLoader, Class[]) - Constructor for class org.servicemix.components.reflection.ProxyInOutBinding
 
packet - Variable in class org.servicemix.jbi.framework.ComponentConnector
 
parentLoader - Variable in class org.servicemix.jbi.framework.InstallationClassLoader
 
passivateObject(Object) - Method in class org.servicemix.components.net.FTPClientPool
 
passivateObject(Object) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
poll() - Method in class org.servicemix.components.net.FTPPoller
 
poll() - Method in class org.servicemix.components.util.PollingComponentSupport
Polls the underlying resource to see if some event is required
pooledExecutor - Variable in class org.servicemix.jbi.management.BaseStandardMBean
 
populateExchangeProperties(MessageExchange, Map) - Method in class org.servicemix.client.DefaultServiceMixClient
 
populateMessage(MessageExchange, Map, Map, Object) - Method in class org.servicemix.client.DefaultServiceMixClient
 
populateMessageProperties(NormalizedMessage, Map) - Method in class org.servicemix.client.DefaultServiceMixClient
 
populateNamespace(Namespace, MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.groovy.GroovyComponent
 
populateNamespace(Namespace, MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.script.ScriptComponent
 
populateNormalizedMessage(NormalizedMessage, UMOEvent) - Method in class org.servicemix.components.mule.MuleMarshaler
Populates the normalized message from the Mule event.
populateNormalizedMessage(NormalizedMessage, JobExecutionContext) - Method in class org.servicemix.components.quartz.DefaultQuartzMarshaler
 
populateNormalizedMessage(NormalizedMessage, JobExecutionContext) - Method in interface org.servicemix.components.quartz.QuartzMarshaler
Populates the given normalized message from the Quartz context
postDeregister() - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Called after removal from the MBeanServer
postDeregister() - Method in class org.servicemix.jbi.management.BaseStandardMBean
Called after removal from the MBeanServer
postRegister(Boolean) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Caled post registration
postRegister(Boolean) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Caled post registration
preDeregister() - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Called before removal from the MBeanServer
preDeregister() - Method in class org.servicemix.jbi.management.BaseStandardMBean
Called before removal from the MBeanServer
preRegister(MBeanServer, ObjectName) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Called at registration
preRegister(MBeanServer, ObjectName) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Called at registration
prepareMessage(MimeMessage, MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailMarshaler
Populates the mime email message with values extracted from the message exchange using expressions.
prepareMessage(SimpleMailMessage, MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailMarshaler
Populates the mime email message with values extracted from the message exchange using expressions.
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.activesoap.ASInOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.activesoap.ASOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.MimeMailSender
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.email.SimpleMailSender
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.servicemix.components.http.HttpBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberChatSender
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jabber.JabberReceiver
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jaxrpc.JaxRpcInBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jms.JmsOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.jms.JmsSenderComponent
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.net.FTPSender
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.reflection.ReflectionOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.script.ScriptComponent
 
process(WSIFMessage) - Method in class org.servicemix.components.wsif.WSIFInBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.wsif.WSIFOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xfire.XFireBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.xfire.XFireOutBinding
 
process(MessageExchange, NormalizedMessage) - Method in class org.servicemix.jbi.binding.OutBinding
Process incoming
processAttributes(Element, Element) - Method in class org.servicemix.jbi.config.spring.ElementToPropertyProcessor
Lets add any other properties specified as attributes on this element
processBean(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.BeanElementProcessor
Provides a post processing hook
processChildren(ElementProcessor, Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.ElementProcessorSupport
Recursively process all the child elements with the given processor
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.ComponentElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.ComponentsElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.ContainerElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.BeanElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.ElementToPropertyProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.ElementToValueProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.config.spring.QNameElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.deployment.impl.ComponentElementProcessor
 
processElement(Element, BeanDefinitionReader, Resource) - Method in class org.servicemix.jbi.deployment.impl.JbiElementProcessor
 
processFile(FTPFile) - Method in class org.servicemix.components.net.FTPPoller
 
processFile(FTPClient, FTPFile) - Method in class org.servicemix.components.net.FTPPoller
 
processInBound(ExchangePacket) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Used internally for passing in a MessageExchange
processInBoundPacket(Destination, ComponentPacketEvent) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Process Inbound packets
processPacket(Packet) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
propertyChange(PropertyChangeEvent) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Attribute change - fire notification

Q

QNameElementProcessor - class org.servicemix.jbi.config.spring.QNameElementProcessor.
Handles the 'qname' element
QNameElementProcessor() - Constructor for class org.servicemix.jbi.config.spring.QNameElementProcessor
 
QuartzComponent - class org.servicemix.components.quartz.QuartzComponent.
A Quartz component for triggering components when timer events fire.
QuartzComponent() - Constructor for class org.servicemix.components.quartz.QuartzComponent
 
QuartzMarshaler - interface org.servicemix.components.quartz.QuartzMarshaler.
 
queue - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
queueMap - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 

R

ROBUST_IN_ONLY - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
Robust In Only MEP.
ROBUST_OUT_ONLY - Static variable in class org.servicemix.jbi.messaging.MessageExchangeSupport
Robust Out Only MEP.
RUNNING - Static variable in interface javax.jbi.management.LifeCycleMBean
Value returned by LifeCycleMBean.getCurrentState() for a running component.
RandomChoicePolicy - class org.servicemix.jbi.resolver.RandomChoicePolicy.
A simple selection policy where the first endpoint is chosen.
RandomChoicePolicy() - Constructor for class org.servicemix.jbi.resolver.RandomChoicePolicy
 
ReflectionOutBinding - class org.servicemix.components.reflection.ReflectionOutBinding.
Consumes normalized method invocation from the JBI container.
ReflectionOutBinding() - Constructor for class org.servicemix.components.reflection.ReflectionOutBinding
 
Registry - class org.servicemix.jbi.framework.Registry.
Registry - state infomation including running state, SA's deployed etc.
Registry() - Constructor for class org.servicemix.jbi.framework.Registry
Constructor
RobustInOnly - interface javax.jbi.messaging.RobustInOnly.
Supports operations used to process an Robust In Only MEP to completion.
RobustInOnlyImpl - class org.servicemix.jbi.messaging.RobustInOnlyImpl.
RobustInOnly message exchange.
RobustInOnlyImpl(String) - Constructor for class org.servicemix.jbi.messaging.RobustInOnlyImpl
Constructor
RoutingRule - class org.servicemix.components.router.RoutingRule.
A simple routing rule which if the predicate is matched then the message is forwarded to the given endpoint.
RoutingRule() - Constructor for class org.servicemix.components.router.RoutingRule
 
RuntimeJBIException - exception org.servicemix.jbi.binding.RuntimeJBIException.
A runtime exception caused by some error when interacting with the JBI container
RuntimeJBIException(JBIException) - Constructor for class org.servicemix.jbi.binding.RuntimeJBIException
 
RuntimeJMSException - exception org.servicemix.components.jms.RuntimeJMSException.
A runtime exception caused when a JMS exception is thrown in a method which cannot throw a checked exception such as inside a JMS MessageListener.onMessage(javax.jms.Message) method.
RuntimeJMSException(JMSException) - Constructor for class org.servicemix.components.jms.RuntimeJMSException
 
readExternal(ObjectInput) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
read from Stream
readExternal(ObjectInput) - Method in class org.servicemix.jbi.messaging.ExchangePacket
Read from a stream
readMessage(MessageExchange, NormalizedMessage, InputStream, String) - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
readMessage(MessageExchange, NormalizedMessage, InputStream, String) - Method in interface org.servicemix.components.util.FileMarshaler
Converts the file stream to a normalized message.
receive() - Method in class org.servicemix.client.DefaultServiceMixClient
 
receive(long) - Method in class org.servicemix.client.DefaultServiceMixClient
 
receive() - Method in interface org.servicemix.client.ServiceMixClient
Receives an inbound message exchange, blocking forever until one is available.
receive(long) - Method in interface org.servicemix.client.ServiceMixClient
Receives an inbound message exchange, blocking until the given timeout period.
receive(UMOEndpointURI, long) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
registerBeanProcessor(String, Class) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerBeanProcessor(String, Class, String) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerBeanPropertyProcessor(String, Class, String) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerBeanPropertyProcessor(String, Class) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerComponent(LocalComponentConnector) - Method in class org.servicemix.jbi.container.EnvironmentContext
register the ComponentConnector
registerComponent(ComponentNameSpace, String, Component, DeliveryChannelImpl, boolean, boolean) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Register a Component
registerComponent(ComponentNameSpace, String, Component, DeliveryChannelImpl, boolean, boolean) - Method in class org.servicemix.jbi.framework.Registry
REgister a local Component
registerExternalEndpoint(ServiceEndpoint) - Method in interface javax.jbi.component.ComponentContext
Registers the given external endpoint with the NMR.
registerExternalEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Registers the given external endpoint with the NMR.
registerExternalEndpoint(ComponentContextImpl, ServiceEndpoint) - Method in class org.servicemix.jbi.container.JBIContainer
 
registerExternalEndpoint(ComponentContextImpl, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Registers the given external endpoint with the NMR.
registerExternalEndpoint(ComponentContextImpl, ServiceEndpointImpl) - Method in class org.servicemix.jbi.framework.Registry
 
registerMBean(ObjectName, MBeanInfoProvider, Class) - Method in class org.servicemix.jbi.management.ManagementContext
Register an MBean
registerMBean(ObjectName, Object, Class, String) - Method in class org.servicemix.jbi.management.ManagementContext
Register an MBean
registerMBean(ObjectName, Object, String) - Method in class org.servicemix.jbi.management.ManagementContext
Register an MBean
registerProcessor(String, ElementProcessor) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerPropertyAlias(String, String) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registerSystemService(BaseLifeCycle, Class) - Method in class org.servicemix.jbi.management.ManagementContext
Register a System service
registerSystemService(BaseLifeCycle, Class, String) - Method in class org.servicemix.jbi.management.ManagementContext
Register a System service
registerValueAlias(String) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
registry - Variable in class org.servicemix.jbi.container.JBIContainer
 
release() - Method in class org.servicemix.components.util.PollingComponentSupport
 
remove(OutputStream) - Method in class org.servicemix.jbi.util.MultiplexOutputStream
Remove an OutputStream
removeActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentConnector
remove an activated endpoint
removeActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentPacket
remove an activated endpoint
removeActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
remove an activated endpoint
removeAttachment(String) - Method in interface javax.jbi.messaging.NormalizedMessage
Removes attachment with the specified unique identifier.
removeAttachment(String) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
remove an identified attachment
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
removeComponentConnector(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.ComponentRegistry
remove a ComponentConnector by id
removeComponentPacketListener(ComponentPacketEventListener) - Method in class org.servicemix.jbi.framework.Registry
remove a listener
removeComponentRootDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Remove the Component root directory from the local file system
removeEldestEntry(Map.Entry) - Method in class org.servicemix.components.cache.LRUCache
 
removeExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentConnector
remove an external activated endpoint
removeExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.ComponentPacket
remove an external activated endpoint
removeExternalActiveEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
remove an external activated endpoint
removeNotificationListener(NotificationListener) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
removeRemoteComponentConnector(ComponentConnector) - Method in class org.servicemix.jbi.framework.Registry
Remove a ComponentConnector
removeSALibDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Remove a SA lib directory
removeServiceUnitDirectory(String, String) - Method in class org.servicemix.jbi.container.EnvironmentContext
Remove a SU directory
removeSharedLibrary(String) - Method in class org.servicemix.jbi.framework.ClassLoaderService
Remove a SharedLibrary
removeSharedLibraryDirectory(String) - Method in class org.servicemix.jbi.container.EnvironmentContext
remove shared library directory
removeSharedLibraryLoader(ClassLoader) - Method in class org.servicemix.jbi.framework.InstallationClassLoader
Remove a shared library
request(EndpointResolver, Map, Map, Object) - Method in class org.servicemix.client.DefaultServiceMixClient
 
request(EndpointResolver, Map, Map, Object) - Method in interface org.servicemix.client.ServiceMixClient
Performs a request-response (using an InOut to the endpoint denoted by the given resolver, blocking until the response is received and then returning the result.
reset() - Method in interface org.servicemix.jbi.framework.ComponentMBean
reset all stats counters
reset() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
reset all stats counters
reset() - Method in class org.servicemix.jbi.messaging.MessagingStats
reset the Stats
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in interface org.servicemix.jbi.resolver.EndpointResolver
Resolves all the available endpoints which may not be applicable to a component.
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
resolveEndpoint(ComponentContext, MessageExchange, EndpointFilter) - Method in interface org.servicemix.jbi.resolver.EndpointResolver
Resolves the endpoint which should be used for the given message exchange using either a hard coded endpoint or some policy which chooses the endpoint dynamically using some algorithm.
resolveEndpoint(ComponentContext, MessageExchange, EndpointFilter) - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
resolveEndpoint(ComponentContext, MessageExchange, EndpointFilter) - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
resolveEndpointReference(DocumentFragment) - Method in interface javax.jbi.component.Component
Resolve the given endpoint reference.
resolveEndpointReference(DocumentFragment) - Method in interface javax.jbi.component.ComponentContext
Resolve the given endpoint reference into a service endpoint.
resolveEndpointReference(DocumentFragment) - Method in class org.servicemix.components.util.ComponentAdaptor
 
resolveEndpointReference(DocumentFragment) - Method in class org.servicemix.components.util.ComponentSupport
 
resolveEndpointReference(DocumentFragment) - Method in class org.servicemix.jbi.component.ComponentContextImpl
Resolve the given endpoint reference into a service endpoint.
resolveEndpointReference(ComponentContextImpl, DocumentFragment) - Method in class org.servicemix.jbi.container.JBIContainer
 
resolveEndpointReference(DocumentFragment) - Method in class org.servicemix.jbi.framework.EndpointRegistry
Resolve the given endpoint reference into a service endpoint.
resolveEndpointReference(DocumentFragment) - Method in class org.servicemix.jbi.framework.Registry
 
resolveVariable(QName) - Method in class org.servicemix.expression.MessageVariableResolver
 
returnClient(SocketClient) - Method in class org.servicemix.components.net.FTPPoller
 
returnClient(SocketClient) - Method in class org.servicemix.components.net.FTPSender
 
returnClient(SocketClient) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
run() - Method in class org.servicemix.components.util.PollingComponentSupport
 
run() - Method in class org.servicemix.jbi.binding.OutBinding
Runnable implementation
run() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
do processing
runScript(Namespace) - Method in class org.servicemix.components.script.ScriptComponent
 
running - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 

S

SERVICE - Static variable in class org.servicemix.components.script.ScriptComponent
 
SHUTDOWN - Static variable in interface javax.jbi.management.DeploymentServiceMBean
The service assembly has been deployed, or shutdown
SHUTDOWN - Static variable in interface javax.jbi.management.LifeCycleMBean
Value returned by LifeCycleMBean.getCurrentState() for a shutdown component.
STARTED - Static variable in interface javax.jbi.management.DeploymentServiceMBean
The service assembly is started.
STATE_CHANGE - Static variable in class org.servicemix.jbi.framework.ComponentPacketEvent
ComponentConnector changed it's state
STFlow - class org.servicemix.jbi.nmr.flow.st.STFlow.
A simple Straight through flow
STFlow() - Constructor for class org.servicemix.jbi.nmr.flow.st.STFlow
 
STOPPED - Static variable in interface javax.jbi.management.DeploymentServiceMBean
The service assembly is stopped.
STOPPED - Static variable in interface javax.jbi.management.LifeCycleMBean
Value returned by LifeCycleMBean.getCurrentState() for a stopped component.
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.servicemix.expression.JaxenVariableContext
 
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.servicemix.expression.MessageVariableResolver
 
SaajBinding - class org.servicemix.components.saaj.SaajBinding.
Converts an inbound JBI message into a SAAJ (Soap With Attachments for Java) request-response and outputs the response back into JBI Bindings.
SaajBinding() - Constructor for class org.servicemix.components.saaj.SaajBinding
 
SaajInBinding - class org.servicemix.components.saaj.SaajInBinding.
Converts a SAAJ message into a JBI message
SaajInBinding() - Constructor for class org.servicemix.components.saaj.SaajInBinding
 
SaajMarshaler - class org.servicemix.components.saaj.SaajMarshaler.
 
SaajMarshaler() - Constructor for class org.servicemix.components.saaj.SaajMarshaler
 
ScriptComponent - class org.servicemix.components.script.ScriptComponent.
A component which is capable of invoking a compiledScript using JSR 223 to allow any scripting language to be integrated.
ScriptComponent() - Constructor for class org.servicemix.components.script.ScriptComponent
 
ScriptComponent(QName, String) - Constructor for class org.servicemix.components.script.ScriptComponent
 
ScriptExpression - class org.servicemix.components.script.ScriptExpression.
An Expression implementation using JSR 223 to allow any scripting language to be used as an expression language.
ScriptExpression() - Constructor for class org.servicemix.components.script.ScriptExpression
 
SedaFlow - class org.servicemix.jbi.nmr.flow.seda.SedaFlow.
A simple Straight through flow
SedaFlow() - Constructor for class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
SedaFlow.SedaFlowThreadFactory - class org.servicemix.jbi.nmr.flow.seda.SedaFlow.SedaFlowThreadFactory.
 
SedaFlow.SedaFlowThreadFactory() - Constructor for class org.servicemix.jbi.nmr.flow.seda.SedaFlow.SedaFlowThreadFactory
 
SedaQueue - class org.servicemix.jbi.nmr.flow.seda.SedaQueue.
A simple Straight through flow
SedaQueue(ComponentNameSpace) - Constructor for class org.servicemix.jbi.nmr.flow.seda.SedaQueue
SedaQueue name
SelfFirstClassLoader - class org.servicemix.jbi.framework.SelfFirstClassLoader.
loads classes from self first
SelfFirstClassLoader(URL[], ClassLoader) - Constructor for class org.servicemix.jbi.framework.SelfFirstClassLoader
Constructor
ServiceAndEndpointNameResolver - class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver.
Resolves the endpoint using the service name and endpoint name to resolve the ServiceEndpoint
ServiceAndEndpointNameResolver() - Constructor for class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
ServiceAndEndpointNameResolver(QName, String) - Constructor for class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
ServiceAssembly - class org.servicemix.jbi.deployment.ServiceAssembly.
 
ServiceAssembly() - Constructor for class org.servicemix.jbi.deployment.ServiceAssembly
 
ServiceEndpoint - interface javax.jbi.servicedesc.ServiceEndpoint.
Reference to an endpoint, used to refer to an endpoint as well as query information about the endpoint.
ServiceEndpointImpl - class org.servicemix.jbi.servicedesc.ServiceEndpointImpl.
Reference generated by NMR ro refer to an endpoint registration
ServiceEndpointImpl(ComponentNameSpace, String, QName) - Constructor for class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Constructor
ServiceMixClient - interface org.servicemix.client.ServiceMixClient.
Represents a client API which allows users to programatically send messages into the JBI container or to receive them using the regular JBI API together with a collection of helper methods making it easier to interact with the JBI API.
ServiceMixJob - class org.servicemix.components.quartz.ServiceMixJob.
A Quartz Job which dispatches a message to a component.
ServiceMixJob() - Constructor for class org.servicemix.components.quartz.ServiceMixJob
 
ServiceNameEndpointResolver - class org.servicemix.jbi.resolver.ServiceNameEndpointResolver.
Resolves the endpoint using the service name with a pluggable EndpointChooser selection policy if more than one endpoints are found.
ServiceNameEndpointResolver() - Constructor for class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
ServiceNameEndpointResolver(QName) - Constructor for class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
ServiceUnit - class org.servicemix.jbi.deployment.ServiceUnit.
 
ServiceUnit() - Constructor for class org.servicemix.jbi.deployment.ServiceUnit
 
ServiceUnitManager - interface javax.jbi.component.ServiceUnitManager.
This interface defines component-supplied methods for managing service unit deployments, and is implemented by the component.
ServiceUnitManagerSupport - class org.servicemix.jbi.component.ServiceUnitManagerSupport.
component-supplied methods for managing Service Unit deployments
ServiceUnitManagerSupport() - Constructor for class org.servicemix.jbi.component.ServiceUnitManagerSupport
 
Services - class org.servicemix.jbi.deployment.Services.
 
Services() - Constructor for class org.servicemix.jbi.deployment.Services
 
SharedLibrary - class org.servicemix.jbi.deployment.SharedLibrary.
 
SharedLibrary() - Constructor for class org.servicemix.jbi.deployment.SharedLibrary
 
SharedLibraryList - class org.servicemix.jbi.deployment.SharedLibraryList.
 
SharedLibraryList() - Constructor for class org.servicemix.jbi.deployment.SharedLibraryList
 
SharedLibraryList(String) - Constructor for class org.servicemix.jbi.deployment.SharedLibraryList
 
ShutDownAssemblyTask - class org.servicemix.jbi.management.task.ShutDownAssemblyTask.
Shut down a Service Assembly
ShutDownAssemblyTask() - Constructor for class org.servicemix.jbi.management.task.ShutDownAssemblyTask
 
ShutDownComponentTask - class org.servicemix.jbi.management.task.ShutDownComponentTask.
Shutdown a Component
ShutDownComponentTask() - Constructor for class org.servicemix.jbi.management.task.ShutDownComponentTask
 
SimpleDestinationChooser - class org.servicemix.components.jms.SimpleDestinationChooser.
A simple destination chooser which will use the value of the SimpleDestinationChooser.OUT_DESTINATION_KEY property on the message exchange, or fall back to a default destination
SimpleDestinationChooser() - Constructor for class org.servicemix.components.jms.SimpleDestinationChooser
 
SimpleDestinationChooser(Destination) - Constructor for class org.servicemix.components.jms.SimpleDestinationChooser
 
SimpleMailMarshaler - class org.servicemix.components.email.SimpleMailMarshaler.
The default marshaller from the NormalizedMessage to a SimpleMailMessage using expressions for each field required on the email.
SimpleMailMarshaler() - Constructor for class org.servicemix.components.email.SimpleMailMarshaler
 
SimpleMailSender - class org.servicemix.components.email.SimpleMailSender.
An outbound component capable of sending simple email using Spring
SimpleMailSender() - Constructor for class org.servicemix.components.email.SimpleMailSender
 
SocketClientPoolSupport - class org.servicemix.components.net.SocketClientPoolSupport.
A pool of SocketClient instances from the Jakarta Commons Net library to handle internet networking connections.
SocketClientPoolSupport() - Constructor for class org.servicemix.components.net.SocketClientPoolSupport
 
SourceMarshaler - class org.servicemix.jbi.jaxp.SourceMarshaler.
 
SourceMarshaler() - Constructor for class org.servicemix.jbi.jaxp.SourceMarshaler
 
SourceTransformer - class org.servicemix.jbi.jaxp.SourceTransformer.
A helper class to transform from one type of Source to another
SourceTransformer() - Constructor for class org.servicemix.jbi.jaxp.SourceTransformer
 
SourceTransformer(DocumentBuilderFactory) - Constructor for class org.servicemix.jbi.jaxp.SourceTransformer
 
SpringBootstrap - class org.servicemix.jbi.component.SpringBootstrap.
A Spring implementation of the Bootstrap
SpringBootstrap() - Constructor for class org.servicemix.jbi.component.SpringBootstrap
 
SpringJBIContainer - class org.servicemix.jbi.container.SpringJBIContainer.
An enhanced JBI container which adds some Spring helper methods for easier configuration through spring's XML configuration file.
SpringJBIContainer() - Constructor for class org.servicemix.jbi.container.SpringJBIContainer
 
StAXSourceTransformer - class org.servicemix.jbi.jaxp.StAXSourceTransformer.
An enhanced SourceTransformer which adds support for converting from and to StAXSource instances.
StAXSourceTransformer() - Constructor for class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
StartAssemblyTask - class org.servicemix.jbi.management.task.StartAssemblyTask.
Start a Service Assembly
StartAssemblyTask() - Constructor for class org.servicemix.jbi.management.task.StartAssemblyTask
 
StartComponentTask - class org.servicemix.jbi.management.task.StartComponentTask.
Start a Component
StartComponentTask() - Constructor for class org.servicemix.jbi.management.task.StartComponentTask
 
StopAssemblyTask - class org.servicemix.jbi.management.task.StopAssemblyTask.
Stop a Service Assembly
StopAssemblyTask() - Constructor for class org.servicemix.jbi.management.task.StopAssemblyTask
 
StopComponentTask - class org.servicemix.jbi.management.task.StopComponentTask.
Stop a Component
StopComponentTask() - Constructor for class org.servicemix.jbi.management.task.StopComponentTask
 
StringSource - class org.servicemix.jbi.jaxp.StringSource.
A helper class which provides a JAXP Source from a String which can be read as many times as required.
StringSource(String) - Constructor for class org.servicemix.jbi.jaxp.StringSource
 
StringSource(String, String) - Constructor for class org.servicemix.jbi.jaxp.StringSource
 
sameNamespace(String, String) - Method in class org.servicemix.jbi.config.spring.CompositeElementProcessor
 
send(MessageExchange) - Method in interface javax.jbi.messaging.DeliveryChannel
Routes a MessageExchange instance through the Normalized Message Service to the appropriate servicing component.
send(MessageExchange) - Method in class org.servicemix.client.DefaultServiceMixClient
 
send(EndpointResolver, Map, Map, Object) - Method in class org.servicemix.client.DefaultServiceMixClient
 
send(MessageExchange) - Method in interface org.servicemix.client.ServiceMixClient
Sends the message exchange to the endpoint.
send(EndpointResolver, Map, Map, Object) - Method in interface org.servicemix.client.ServiceMixClient
Sends a one way message exchange to the endpoint denoted by the given resolver
send(MessageExchange) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
routes a MessageExchange
send(ExchangePacket) - Method in interface org.servicemix.jbi.nmr.flow.Flow
Distribute an ExchangePacket
send(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Distribute an ExchangePacket
send(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
Distribute an ExchangePacket
send(ExchangePacket) - Method in class org.servicemix.jbi.nmr.flow.st.STFlow
Distribute an ExchangePacket
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
sendAttributeChangeNotification(Attribute, Attribute) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
sendExchange(MessageExchangeImpl) - Method in class org.servicemix.jbi.container.JBIContainer
Route an ExchangePacket to a destination
sendExchangePacket(MessageExchangeImpl) - Method in class org.servicemix.jbi.nmr.Broker
Route an ExchangePacket to a destination
sendNotification(Notification) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
sendNotification(String) - Method in class org.servicemix.jbi.management.BaseStandardMBean
 
sendSync(MessageExchange) - Method in interface javax.jbi.messaging.DeliveryChannel
Routes a MessageExchange instance through the Normalized Message Service to the appropriate servicing component, blocking until the exchange is returned.
sendSync(MessageExchange, long) - Method in interface javax.jbi.messaging.DeliveryChannel
Routes a MessageExchange instance through the Normalized Message Service to the appropriate servicing component, blocking until the specified timeout is reached.
sendSync(MessageExchange) - Method in class org.servicemix.client.DefaultServiceMixClient
 
sendSync(EndpointResolver, Map, Map, Object) - Method in class org.servicemix.client.DefaultServiceMixClient
 
sendSync(MessageExchange) - Method in interface org.servicemix.client.ServiceMixClient
Sends the message exchange to the endpoint, blocking until the send has completed.
sendSync(EndpointResolver, Map, Map, Object) - Method in interface org.servicemix.client.ServiceMixClient
Sends a one way message exchange to the endpoint denoted by the given resolver and blocks until the send is completed.
sendSync(MessageExchange) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
routes a MessageExchange
sendSync(MessageExchange, long) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
routes a MessageExchange
serviceManager - Variable in class org.servicemix.jbi.container.JBIContainer
 
setActivationSpec(ActivationSpec) - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
setActivationSpec(ActivationSpec) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Set the ActivationSpec
setActivationSpecs(List) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
setAddress(InetAddress) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setArchivePath(String) - Method in class org.servicemix.jbi.management.task.InstallAssemblyTask
 
setArchivePath(String) - Method in class org.servicemix.jbi.management.task.InstallComponentTask
 
setArtifactsZip(String) - Method in class org.servicemix.jbi.deployment.Target
 
setAsReference(QName, DocumentFragment) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
associate a DocumentFragment with an operationName
setAssemblyName(String) - Method in class org.servicemix.jbi.management.task.AssemblyDescriptorTask
 
setAssemblyName(String) - Method in class org.servicemix.jbi.management.task.ShutDownAssemblyTask
 
setAssemblyName(String) - Method in class org.servicemix.jbi.management.task.StartAssemblyTask
 
setAssemblyName(String) - Method in class org.servicemix.jbi.management.task.StopAssemblyTask
 
setAssemblyName(String) - Method in class org.servicemix.jbi.management.task.UninstallAssemblyTask
 
setAttachments(Map) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
setAttribute(Attribute) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Set the Attribute
setAttribute(Attribute) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Set the Attribute
setAttribute(Attribute) - Method in class org.servicemix.jbi.management.CachedAttribute
Set the Attribute
setAttributeInfo(MBeanAttributeInfo) - Method in class org.servicemix.jbi.management.CachedAttribute
 
setAttributes(AttributeList) - Method in class org.servicemix.jbi.management.BaseDynamicMBean
Set values of Attributes
setAttributes(AttributeList) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Set values of Attributes
setBaseURL(URL) - Method in class org.servicemix.components.xsql.XSQLComponent
 
setBcc(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setBean(Object) - Method in class org.servicemix.jbi.management.CachedAttribute
 
setBeanFactory(BeanFactory) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
setBinaryMode(boolean) - Method in class org.servicemix.components.net.FTPClientPool
 
setBinding(HttpBinding) - Method in class org.servicemix.components.http.BindingServlet
 
setBinding(boolean) - Method in class org.servicemix.jbi.framework.ComponentPacket
 
setBinding(boolean) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setBindingComponent(boolean) - Method in class org.servicemix.jbi.deployment.Services
 
setBindings(Map) - Method in class org.servicemix.components.script.ScriptComponent
Sets the component level bindings available to scripts as a variable called 'bindings'
setBody(NormalizedMessage, Object) - Method in class org.servicemix.components.util.PojoSupport
Sets the body of the message as a POJO
setBody(Object) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
setBodyText(String) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
setBootstrapClassLoaderDelegation(String) - Method in class org.servicemix.jbi.deployment.Component
 
setBootstrapClassName(String) - Method in class org.servicemix.jbi.deployment.Component
 
setBootstrapClassPath(ClassPath) - Method in class org.servicemix.jbi.deployment.Component
 
setCache(Map) - Method in class org.servicemix.components.cache.CacheComponent
 
setCapacity(int) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
setCapacity(int) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
Set the capacity of the Queue
setCc(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setChat(Chat) - Method in class org.servicemix.components.jabber.JabberChatSender
 
setChat(GroupChat) - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
setChooser(EndpointChooser) - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
setClassLoaderDelegation(String) - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
setClassPathElements(List) - Method in interface javax.jbi.component.InstallationContext
Set the list of elements that comprise the class path for this component.
setClassPathElements(List) - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
setClassPathElements(List) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Set the list of elements that comprise the class path for this component.
setClassPathElements(String[]) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
Set classpath elements from a String array
setClientPool(FTPClientPool) - Method in class org.servicemix.components.net.FTPPoller
 
setClientPool(FTPClientPool) - Method in class org.servicemix.components.net.FTPSender
 
setClusterDestination(String) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
 
setCompiledScript(CompiledScript) - Method in class org.servicemix.components.script.ScriptComponent
 
setComponent(Object) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setComponent(Component) - Method in class org.servicemix.jbi.deployment.Descriptor
 
setComponent(Component) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
setComponentClassLoaderDelegation(String) - Method in class org.servicemix.jbi.deployment.Component
 
setComponentClassName(String) - Method in class org.servicemix.jbi.deployment.Component
 
setComponentClassName(String) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setComponentClassPath(ClassPath) - Method in class org.servicemix.jbi.deployment.Component
 
setComponentDescription(String) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setComponentId(String) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
setComponentName(String) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setComponentName(String) - Method in class org.servicemix.jbi.deployment.Target
 
setComponentName(String) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setComponentName(String) - Method in class org.servicemix.jbi.management.task.DeployedServiceUnitsTask
 
setComponentName(String) - Method in class org.servicemix.jbi.management.task.ShutDownComponentTask
 
setComponentName(String) - Method in class org.servicemix.jbi.management.task.StartComponentTask
 
setComponentName(String) - Method in class org.servicemix.jbi.management.task.StopComponentTask
 
setComponentName(String) - Method in class org.servicemix.jbi.management.task.UninstallComponentTask
 
setComponentNameSpace(ComponentNameSpace) - Method in class org.servicemix.jbi.framework.ComponentPacket
 
setComponentNames(String[]) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
setComponentRoot(File) - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
setConfig(FTPClientConfig) - Method in class org.servicemix.components.net.FTPClientPool
 
setConnection(XMPPConnection) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setConnectionDescription(String) - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
setConnectionFactory(SOAPConnectionFactory) - Method in class org.servicemix.components.saaj.SaajBinding
 
setConnectionManagerFactory(XSQLConnectionManagerFactory) - Method in class org.servicemix.components.xsql.XSQLComponent
 
setConnections(Connection[]) - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
setConnector(LocalComponentConnector) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Set the ComponentConnector
setConsumer(Consumer) - Method in class org.servicemix.jbi.deployment.Connection
 
setConsumes(Consumes[]) - Method in class org.servicemix.jbi.deployment.Services
 
setContainer(JBIContainer) - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
setContainer(JBIContainer) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
setContainerName(String) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
setContainerName(String) - Method in class org.servicemix.jbi.framework.ComponentRegistry
 
setContainerName(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setContent(Source) - Method in interface javax.jbi.messaging.NormalizedMessage
Set the content of the message.
setContent(NormalizedMessage, String) - Method in class org.servicemix.components.activesoap.ASMarshaler
 
setContent(Expression) - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
setContent(NormalizedMessage, String) - Method in class org.servicemix.components.xfire.XMarshaler
 
setContent(Source) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
set the content fo the message
setContext(ComponentContext) - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
setContext(ComponentContext) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setContext(ComponentContextImpl) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
Set the Context
setContext(ComponentContextImpl) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
set the context
setContext(ComponentContextImpl) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
setCreateMBeanServer(boolean) - Method in class org.servicemix.jbi.container.JBIContainer
Set the flag to create own MBeanServer if none supplied
setCreateMBeanServer(boolean) - Method in class org.servicemix.jbi.management.ManagementContext
 
setCreateOutput(boolean) - Method in class org.servicemix.components.script.ScriptComponent
 
setCurrentState(String) - Method in class org.servicemix.jbi.management.BaseLifeCycle
Set the current state
setDataSource(DataSource) - Method in class org.servicemix.components.xsql.DataSourceXSQLConnectionManagerFactory
 
setDateFormat(DateFormat) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setDefaultDestination(Destination) - Method in class org.servicemix.components.jms.SimpleDestinationChooser
 
setDefaultInterfaceChooser(EndpointChooser) - Method in class org.servicemix.jbi.nmr.Broker
Set the default EndpointChooser
setDefaultServiceChooser(EndpointChooser) - Method in class org.servicemix.jbi.nmr.Broker
Set default EndpointChooser
setDefaults(MessageExchangeImpl) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
 
setDefinition(Definition) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setDefinitionResource(Resource) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setDelay(long) - Method in class org.servicemix.components.util.PollingComponentSupport
 
setDelete(boolean) - Method in class org.servicemix.jbi.management.task.UninstallComponentTask
 
setDeliveryChannel(DeliveryChannelImpl) - Method in class org.servicemix.jbi.component.ComponentContextImpl
 
setDeliveryChannel(DeliveryChannelImpl) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
setDeployArchives(String[]) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
setDescription(String) - Method in class org.servicemix.jbi.deployment.Component
 
setDescription(String) - Method in class org.servicemix.jbi.deployment.Identification
 
setDescription(String) - Method in class org.servicemix.jbi.framework.ComponentPacket
 
setDescription(int, String, String) - Method in class org.servicemix.jbi.management.ParameterHelper
Decorate a paramter
setDescriptor(Descriptor) - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
setDescriptorExtension(InstallationDescriptorExtension) - Method in class org.servicemix.jbi.deployment.Component
 
setDescriptorExtension(DocumentFragment) - Method in class org.servicemix.jbi.deployment.InstallationDescriptorExtension
 
setDescriptorExtension(DocumentFragment) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setDestinationChooser(DestinationChooser) - Method in class org.servicemix.components.jms.JmsInOutBinding
 
setDestinationChooser(DestinationChooser) - Method in class org.servicemix.components.jms.JmsOutBinding
 
setDestinationEndpoint(String) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setDestinationId(ComponentNameSpace) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setDestinationId(ComponentNameSpace) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
setDestinationInterface(QName) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setDestinationResolver(EndpointResolver) - Method in class org.servicemix.jbi.container.ActivationSpec
Sets the destination resolver used by the container to route requests send on the default endpoint.
setDestinationService(QName) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setDocumentBuilder(DocumentBuilder) - Method in class org.servicemix.components.groovy.GroovyComponent
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.servicemix.components.groovy.GroovyComponent
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
setDumpStats(boolean) - Method in class org.servicemix.jbi.container.EnvironmentContext
 
setDumpStats(boolean) - Method in class org.servicemix.jbi.container.JBIContainer
 
setEndpoint(ServiceEndpoint) - Method in interface javax.jbi.messaging.MessageExchange
Specifies the endpoint used by this exchange.
setEndpoint(String) - Method in class org.servicemix.components.util.PojoSupport
 
setEndpoint(String) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setEndpoint(ServiceEndpointImpl) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
set endpoint
setEndpoint(ServiceEndpoint) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
Set an endpoint
setEndpointName(String) - Method in class org.servicemix.jbi.deployment.Consumer
 
setEndpointName(String) - Method in class org.servicemix.jbi.deployment.Consumes
 
setEndpointName(String) - Method in class org.servicemix.jbi.deployment.Producer
 
setEndpointName(String) - Method in class org.servicemix.jbi.deployment.Provides
 
setEndpointName(String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setEndpointName(String) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
setEndpointName(String) - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
setEndpointName(String) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
set the endpoint name
setEngine(ScriptEngine) - Method in class org.servicemix.components.script.ScriptComponent
 
setEngine(boolean) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setError(Exception) - Method in interface javax.jbi.messaging.MessageExchange
Used to specify the source of a failure status.
setError(Exception) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setError(Exception) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the source of a failure
setExchange(MessageExchange) - Method in class org.servicemix.expression.JaxenVariableContext
 
setExchange(MessageExchange) - Method in class org.servicemix.expression.MessageVariableResolver
 
setExchangeId(String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setExchangeThrottling(boolean) - Method in interface org.servicemix.jbi.framework.ComponentMBean
Set exchange throttling
setExchangeThrottling(boolean) - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Set exchange throttling
setExchangeThrottling(boolean) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Set message throttling
setExtendedMBeanName(ObjectName) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
setExtensionMBeanName(ObjectName) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
setExtensionMBeanName(ObjectName) - Method in class org.servicemix.components.util.PojoSupport
 
setFactory(SchedulerFactory) - Method in class org.servicemix.components.quartz.QuartzComponent
 
setFactory(WSIFServiceFactory) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setFactory(XPathFactory) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setFailIfUnavailable(boolean) - Method in class org.servicemix.jbi.resolver.EndpointResolverSupport
 
setFailIfUnavailable(boolean) - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
setFault(Fault) - Method in interface javax.jbi.messaging.MessageExchange
Specifies the fault message for this exchange, if one exists.
setFault(Fault) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setFault(Fault) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the fault message for the exchange
setFileName(Expression) - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
setFilter(EndpointFilter) - Method in class org.servicemix.client.DefaultServiceMixClient
Sets the filter used to exclude possible endpoints based on their capabilities
setFilter(PacketFilter) - Method in class org.servicemix.components.jabber.JabberReceiver
 
setFilter(EndpointFilter) - Method in class org.servicemix.components.router.RoutingRule
 
setFirstTime(Date) - Method in class org.servicemix.components.util.PollingComponentSupport
 
setFlow(Flow) - Method in class org.servicemix.jbi.container.JBIContainer
Set the broker message flow
setFlow(Flow) - Method in class org.servicemix.jbi.nmr.Broker
Set the flow
setFlowName(String) - Method in class org.servicemix.jbi.container.JBIContainer
 
setFlowName(String) - Method in class org.servicemix.jbi.nmr.Broker
 
setFrom(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setFunctionContext(FunctionContext) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setFunctionResolver(XPathFunctionResolver) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setHost(String) - Method in class org.servicemix.components.http.HttpConnector
 
setHost(String) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setHost(String) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setHttpClient(HttpClient) - Method in class org.servicemix.components.http.HttpInvoker
 
setId(String) - Method in class org.servicemix.jbi.container.ActivationSpec
Sets the unique component ID
setIdentification(Identification) - Method in class org.servicemix.jbi.deployment.Component
 
setIdentification(Identification) - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
setIdentification(Identification) - Method in class org.servicemix.jbi.deployment.ServiceUnit
 
setIdentification(Identification) - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
setInMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.InOnly
Sets the in normalized message for this exchange.
setInMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.InOptionalOut
Specifies the "in" message reference for this exchange.
setInMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.InOut
Specifies the "in" message reference for this exchange.
setInMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.RobustInOnly
Sets the in normalized message for this exchange.
setInMessage(NormalizedMessage) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setInMessage(NormalizedMessage) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the in message
setInboundQueueCapacity(int) - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Set the inbound queue capacity
setInputFactory(XMLInputFactory) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
setInstall(boolean) - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
setInstall(boolean) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setInstallRoot(String) - Method in class org.servicemix.jbi.component.InstallationContextImpl
 
setInstallRoot(File) - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
setInstallRoot(File) - Method in class org.servicemix.jbi.framework.InstallationContextImpl
 
setInstallationDir(File) - Method in class org.servicemix.jbi.container.EnvironmentContext
Set the installationDir - rge default location is root//installation
setInstallationDirPath(String) - Method in class org.servicemix.jbi.container.JBIContainer
Set the installationDir - rge default location is root//installation
setInterfaceChooser(EndpointChooser) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setInterfaceName(QName) - Method in interface javax.jbi.messaging.MessageExchange
Specifies the interface name used by this exchange.
setInterfaceName(QName) - Method in class org.servicemix.jbi.deployment.Consumer
 
setInterfaceName(QName) - Method in class org.servicemix.jbi.deployment.Consumes
 
setInterfaceName(QName) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setInterfaceName(QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
set interface name
setInterfaceName(QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set an interface
setInterfaceName(QName) - Method in class org.servicemix.jbi.resolver.ExternalInterfaceNameEndpointResolver
 
setInterfaceName(QName) - Method in class org.servicemix.jbi.resolver.InterfaceNameEndpointResolver
 
setJbiConnector(JBIConnector) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
setJcaContainer(JCAContainer) - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
setJmxDomainName(String) - Method in class org.servicemix.jbi.management.ManagementContext
 
setJmxDomainName(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setJndiPath(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setKeyExpression(Expression) - Method in class org.servicemix.components.cache.CacheComponent
 
setLinkType(String) - Method in class org.servicemix.jbi.deployment.Consumes
 
setLocalAddress(InetAddress) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setLocalConnector(LocalComponentConnector) - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
setLocalPort(int) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setLog(Log) - Method in class org.servicemix.components.util.TraceComponent
 
setLogResourceBundle(String) - Method in class org.servicemix.components.script.ScriptComponent
Sets the resource bundle to use when creating a logger, if one is not explicitly configured.
setLogin(boolean) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setMBean(ObjectName, ComponentMBean) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
setMBeanServer(MBeanServer) - Method in class org.servicemix.jbi.container.JBIContainer
Set the MBeanServer
setMarshaler(Marshaler) - Method in class org.servicemix.client.DefaultServiceMixClient
Sets the marshaler used to convert objects which are not already JAXP Source instances into the normalized message content.
setMarshaler(MimeMailMarshaler) - Method in class org.servicemix.components.email.MimeMailSender
 
setMarshaler(SimpleMailMarshaler) - Method in class org.servicemix.components.email.SimpleMailSender
 
setMarshaler(JabberMarshaler) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setMarshaler(MuleMarshaler) - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
setMarshaler(MuleMarshaler) - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
setMarshaler(FileMarshaler) - Method in class org.servicemix.components.net.FTPPoller
 
setMarshaler(FileMarshaler) - Method in class org.servicemix.components.net.FTPSender
 
setMarshaler(QuartzMarshaler) - Method in class org.servicemix.components.quartz.QuartzComponent
 
setMarshaler(WSIFMarshaler) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setMarshaler(Marshaler) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setMarshaler(Marshaler) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
setMarshaller(ASMarshaler) - Method in class org.servicemix.components.activesoap.ASInOutBinding
 
setMarshaller(ASMarshaler) - Method in class org.servicemix.components.activesoap.ASOutBinding
 
setMarshaller(JmsMarshaler) - Method in class org.servicemix.components.jms.JmsInOutBinding
 
setMarshaller(JmsMarshaler) - Method in class org.servicemix.components.jms.JmsSenderComponent
 
setMarshaller(SaajMarshaler) - Method in class org.servicemix.components.saaj.SaajBinding
 
setMarshaller(WSIFMarshaler) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setMarshaller(WSIFMarshaler) - Method in class org.servicemix.components.wsif.WSIFInBinding
 
setMarshaller(WSIFMarshaler) - Method in class org.servicemix.components.wsif.WSIFOutBinding
 
setMessage(NormalizedMessage, String) - Method in interface javax.jbi.messaging.MessageExchange
Sets a normalized message with the specified message reference.
setMessage(Object) - Method in class org.servicemix.components.mule.JBIMessageAdapter
Set the message
setMessage(NormalizedMessage) - Method in class org.servicemix.expression.JaxenVariableContext
 
setMessage(NormalizedMessage) - Method in class org.servicemix.expression.MessageVariableResolver
 
setMessage(NormalizedMessage, String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
set a NormalizedMessage with a named reference
setMessage(NormalizedMessage, String) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set a NormalizedMessage with a named reference
setMessageFactory(MessageFactory) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
setMonitorInstallationDirectory(boolean) - Method in class org.servicemix.jbi.container.JBIContainer
 
setMonitorInstallationDirectory(boolean) - Method in class org.servicemix.jbi.framework.InstallationService
 
setMonitorInterval(int) - Method in class org.servicemix.jbi.framework.InstallationService
 
setName(String) - Method in class org.servicemix.jbi.container.JBIContainer
 
setName(String) - Method in class org.servicemix.jbi.deployment.Identification
 
setName(String) - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
setName(String) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
setName(String) - Method in class org.servicemix.jbi.management.CachedAttribute
 
setNamespaceContext(NamespaceContext) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setNamespaceContext(NamespaceContext) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setNamingContext(InitialContext) - Method in class org.servicemix.jbi.container.JBIContainer
Set the naming context
setNamingHost(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setNamingPort(int) - Method in class org.servicemix.jbi.management.ManagementContext
 
setNamingPort(int) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setObject(Object) - Method in interface org.servicemix.JavaSource
Sets the POJO equivalent of the Source
setObject(Object) - Method in class org.servicemix.components.util.xstream.XStreamSource
 
setObjectName(ObjectName) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
setObjectName(ObjectName) - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
 
setObjectName(ObjectName) - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
setOperation(QName) - Method in interface javax.jbi.messaging.MessageExchange
Specifies the operation used by this exchange.
setOperation(QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set an operation
setOperationMap(WSIFOperationMap) - Method in class org.servicemix.components.wsif.WSIFOutBinding
 
setOperationName(QName) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setOutMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.InOptionalOut
Specifies the "out" message reference for this exchange.
setOutMessage(NormalizedMessage) - Method in interface javax.jbi.messaging.InOut
Specifies the "out" message reference for this exchange.
setOutMessage(NormalizedMessage) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setOutMessage(NormalizedMessage) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the out message
setOutbound(boolean) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setOutputEndpoint(ServiceEndpoint) - Method in class org.servicemix.components.util.PipelineComponent
 
setOutputEndpointServiceName(QName) - Method in class org.servicemix.components.util.PipelineComponent
 
setOverwrite(boolean) - Method in class org.servicemix.components.net.FTPSender
 
setPacket(ComponentPacket) - Method in class org.servicemix.jbi.framework.ComponentConnector
 
setPacket(ComponentPacket) - Method in class org.servicemix.jbi.framework.ComponentPacketEvent
 
setPacket(ExchangePacket) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
Set the packet
setParticipant(String) - Method in class org.servicemix.components.jabber.JabberChatSender
 
setPasswd(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setPassword(String) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setPassword(String) - Method in class org.servicemix.components.net.FTPClientPool
 
setPath(String) - Method in class org.servicemix.components.net.FTPPoller
 
setPathElements(String[]) - Method in class org.servicemix.jbi.deployment.ClassPath
 
setPathList(List) - Method in class org.servicemix.jbi.deployment.ClassPath
 
setPattern(URI) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setPeriod(long) - Method in class org.servicemix.components.util.PollingComponentSupport
 
setPojo(boolean) - Method in class org.servicemix.jbi.framework.LocalComponentConnector
 
setPool(ObjectPool) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setPort(int) - Method in class org.servicemix.components.http.HttpConnector
 
setPort(int) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setPort(int) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
setPredicate(Predicate) - Method in class org.servicemix.components.router.RoutingRule
 
setProducer(Producer) - Method in class org.servicemix.jbi.deployment.Connection
 
setProducerPool(JmsProducerPool) - Method in class org.servicemix.components.jms.JmsInOutBinding
 
setProducerPool(JmsProducerPool) - Method in class org.servicemix.components.jms.JmsOutBinding
 
setProperties(Map) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
 
setProperty(String, Object) - Method in interface javax.jbi.messaging.MessageExchange
Specifies a property for the exchange.
setProperty(String, Object) - Method in interface javax.jbi.messaging.NormalizedMessage
Set a property on the message.
setProperty(String, Object) - Method in class org.servicemix.jbi.messaging.ExchangePacket
set a named property on the exchange
setProperty(String, Object) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set a named property on the exchange
setProperty(String, Object) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
set a property
setPropertyChangeListener(PropertyChangeListener) - Method in class org.servicemix.jbi.management.BaseLifeCycle
Register for propertyChange events
setPropertyChangeListener(PropertyChangeListener) - Method in interface org.servicemix.jbi.management.MBeanInfoProvider
Register for propertyChange events
setPropertyDescriptor(PropertyDescriptor) - Method in class org.servicemix.jbi.management.CachedAttribute
 
setProvides(Provides[]) - Method in class org.servicemix.jbi.deployment.Services
 
setQueueCapacity(int) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Set the inbound queue capacity
setReceiver(JBIMessageReceiver) - Method in class org.servicemix.components.mule.JBIMessageReceiverComponent
 
setReplyTo(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setRequestResponseEndpoint(ServiceEndpoint) - Method in class org.servicemix.components.util.PipelineComponent
 
setRequestResponseServiceName(QName) - Method in class org.servicemix.components.util.PipelineComponent
 
setResolver(EndpointResolver) - Method in class org.servicemix.components.router.RoutingRule
 
setResource(String) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setRole(int) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setRoom(String) - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
setRootDir(String) - Method in class org.servicemix.jbi.container.JBIContainer
Set the workspace root
setScheduler(Scheduler) - Method in class org.servicemix.components.quartz.QuartzComponent
 
setSchema(Schema) - Method in class org.servicemix.components.validation.ValidateComponent
 
setSchemaLanguage(String) - Method in class org.servicemix.components.validation.ValidateComponent
 
setSchemaResource(Resource) - Method in class org.servicemix.components.validation.ValidateComponent
 
setSchemaSource(Source) - Method in class org.servicemix.components.validation.ValidateComponent
 
setScript(Resource) - Method in class org.servicemix.components.script.ScriptComponent
Sets the script as a Spring resource
setScriptEngineName(String) - Method in class org.servicemix.components.script.ScriptComponent
 
setScriptLogger(Logger) - Method in class org.servicemix.components.script.ScriptComponent
Sets the logger to use if the script decides to log
setScriptText(String) - Method in class org.servicemix.components.script.ScriptComponent
Sets the script as a String
setSecuritySubject(Subject) - Method in interface javax.jbi.messaging.NormalizedMessage
Set the security Subject for the message.
setSecuritySubject(Subject) - Method in class org.servicemix.jbi.messaging.NormalizedMessageImpl
set the security subject
setSelector(String) - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
setSender(JavaMailSender) - Method in class org.servicemix.components.email.MimeMailSender
 
setSender(MailSender) - Method in class org.servicemix.components.email.SimpleMailSender
 
setSentDate(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setServer(Server) - Method in class org.servicemix.components.http.HttpConnector
 
setServerProtocol(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setService(QName) - Method in interface javax.jbi.messaging.MessageExchange
Specifies the service used by this exchange.
setService(QName) - Method in class org.servicemix.components.util.PojoSupport
 
setService(QName) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setService(boolean) - Method in class org.servicemix.jbi.framework.ComponentPacket
 
setService(QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set a service
setServiceAssembly(ServiceAssembly) - Method in class org.servicemix.jbi.deployment.Descriptor
 
setServiceChooser(EndpointChooser) - Method in class org.servicemix.jbi.container.ActivationSpec
 
setServiceHelper(WSIFService) - Method in class org.servicemix.components.wsif.WSIFBinding
 
setServiceManager(ServiceUnitManager) - Method in class org.servicemix.components.util.ComponentAdaptor
 
setServiceManager(ServiceUnitManager) - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
setServiceName(QName) - Method in class org.servicemix.jbi.deployment.Consumer
 
setServiceName(QName) - Method in class org.servicemix.jbi.deployment.Consumes
 
setServiceName(QName) - Method in class org.servicemix.jbi.deployment.Producer
 
setServiceName(QName) - Method in class org.servicemix.jbi.deployment.Provides
 
setServiceName(QName) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setServiceName(QName) - Method in class org.servicemix.jbi.messaging.MessageExchangeFactoryImpl
set service name
setServiceName(QName) - Method in class org.servicemix.jbi.resolver.ExternalServiceNameEndpointResolver
 
setServiceName(QName) - Method in class org.servicemix.jbi.resolver.ServiceAndEndpointNameResolver
 
setServiceName(QName) - Method in class org.servicemix.jbi.resolver.ServiceNameEndpointResolver
 
setServiceName(QName) - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
Set the service Name
setServiceUnits(ServiceUnit[]) - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
setServices(Services) - Method in class org.servicemix.jbi.deployment.Descriptor
 
setSharedLibName(String) - Method in class org.servicemix.jbi.management.task.UninstallSharedLibraryTask
 
setSharedLibURI(String) - Method in class org.servicemix.jbi.management.task.InstallSharedLibraryTask
 
setSharedLibraries(SharedLibraryList[]) - Method in class org.servicemix.jbi.deployment.Component
 
setSharedLibrary(SharedLibrary) - Method in class org.servicemix.jbi.deployment.Descriptor
 
setSharedLibraryClassPath(ClassPath) - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
setSoapEndpoint(Object) - Method in class org.servicemix.components.saaj.SaajBinding
 
setSource(Object) - Method in class org.servicemix.components.util.xstream.XStreamSource
 
setSourceContext(ComponentContextImpl) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
Set the context
setSourceId(ComponentNameSpace) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setSourceId(ComponentNameSpace) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
 
setSourceMarshaller(SourceMarshaler) - Method in class org.servicemix.components.jabber.JabberMarshaler
 
setSourceMarshaller(SourceMarshaler) - Method in class org.servicemix.components.jms.JmsMarshaler
 
setState(String) - Method in class org.servicemix.jbi.deployment.ServiceAssembly
 
setStatsInterval(int) - Method in class org.servicemix.jbi.container.EnvironmentContext
 
setStatsInterval(int) - Method in class org.servicemix.jbi.container.JBIContainer
 
setStatus(ExchangeStatus) - Method in interface javax.jbi.messaging.MessageExchange
Sets the processing status of the exchange.
setStatus(int) - Method in class org.servicemix.jbi.framework.ComponentPacketEvent
 
setStatus(String) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setStatus(ExchangeStatus) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the processing status
setStreamFactory(XMLStreamFactory) - Method in class org.servicemix.components.activesoap.ASMarshaler
 
setSubject(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setTarget(Object) - Method in class org.servicemix.components.reflection.ProxyInOnlyBinding
 
setTarget(Object) - Method in class org.servicemix.components.reflection.ReflectionOutBinding
 
setTarget(Target) - Method in class org.servicemix.jbi.deployment.ServiceUnit
 
setTemplate(JmsTemplate) - Method in class org.servicemix.components.jms.JmsReceiverComponent
 
setTemplate(JmsTemplate) - Method in class org.servicemix.components.jms.JmsSenderComponent
 
setText(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setThrottlingInterval(int) - Method in interface org.servicemix.jbi.framework.ComponentMBean
Set the throttling interval number of Exchanges set before the throttling timeout is applied
setThrottlingInterval(int) - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Set the throttling interval number of Exchanges set before the throttling timeout is applied
setThrottlingInterval(int) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Set the throttling interval number of Exchanges set before the throttling timeout is applied
setThrottlingTimeout(long) - Method in interface org.servicemix.jbi.framework.ComponentMBean
Set the throttling timout
setThrottlingTimeout(long) - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Set the throttling timout
setThrottlingTimeout(long) - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
Set the throttling timout
setTimer(Timer) - Method in class org.servicemix.components.util.PollingComponentSupport
 
setTo(Expression) - Method in class org.servicemix.components.email.MailMarshalerSupport
 
setTransactionContext(Transaction) - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
setTransactionContext(Transaction) - Method in class org.servicemix.jbi.messaging.MessageExchangeImpl
set the transaction
setTransactionManager(TransactionManager) - Method in class org.servicemix.components.jms.JmsInUsingJCABinding
 
setTransactionManager(Object) - Method in class org.servicemix.jbi.container.JBIContainer
Set the transaction manager
setTransformer(SourceTransformer) - Method in class org.servicemix.components.util.MarshalerSupport
 
setTransformer(SourceTransformer) - Method in class org.servicemix.components.util.TraceComponent
 
setTransformer(MessageTransformer) - Method in class org.servicemix.components.util.TransformComponent
 
setTransformer(SourceTransformer) - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
setTransformer(SourceTransformer) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
setTransformer(SourceTransformer) - Method in class org.servicemix.components.xsql.XSQLComponent
 
setTransformer(SourceTransformer) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setTransformer(SourceTransformer) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setTransformer(SourceTransformer) - Method in class org.servicemix.jbi.jaxp.SourceMarshaler
 
setTransformerFactory(TransformerFactory) - Method in class org.servicemix.components.xslt.XsltComponent
 
setTransformerFactory(TransformerFactory) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
setTriggers(Map) - Method in class org.servicemix.components.quartz.QuartzComponent
 
setType(String) - Method in class org.servicemix.jbi.deployment.Component
 
setUniqueFileName(String) - Method in class org.servicemix.components.net.FTPSender
Sets the name used to make a unique name if no file name is available on the message.
setUrl(String) - Method in class org.servicemix.components.http.HttpInvoker
 
setUseDOM(boolean) - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
Enables DOM output when marshalling in case other components in the pipeline wish to perform parsing.
setUser(String) - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
setUsername(String) - Method in class org.servicemix.components.net.FTPClientPool
 
setUsername(String) - Method in class org.servicemix.jbi.management.task.JbiTask
 
setVariableContext(JaxenVariableContext) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setVariableResolver(MessageVariableResolver) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setVersion(double) - Method in class org.servicemix.jbi.deployment.Descriptor
 
setVersion(double) - Method in class org.servicemix.jbi.deployment.SharedLibrary
 
setVersion(String) - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
setWorkManager(WorkManager) - Method in class org.servicemix.components.util.PollingComponentSupport
 
setWorkspaceRoot(File) - Method in class org.servicemix.jbi.container.ComponentEnvironment
 
setXPath(String) - Method in class org.servicemix.expression.JAXPXPathExpression
 
setXStream(XStream) - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
setXfire(XFire) - Method in class org.servicemix.components.xfire.XFireBinding
 
setXfire(XFire) - Method in class org.servicemix.components.xfire.XFireOutBinding
 
setXpath(String) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setXpathObject(XPath) - Method in class org.servicemix.expression.JaxenXPathExpression
 
setXsltResource(Resource) - Method in class org.servicemix.components.xslt.XsltComponent
 
setXsltSource(Source) - Method in class org.servicemix.components.xslt.XsltComponent
 
setXsql(XMLDocument) - Method in class org.servicemix.components.xsql.XSQLComponent
 
setXsqlResource(Resource) - Method in class org.servicemix.components.xsql.XSQLComponent
 
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.http.HttpClientMarshaler
Decides whether or not the given header should be included in the JMS message.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.http.HttpMarshaler
Decides whether or not the given header should be included in the JMS message.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.jabber.JabberMarshaler
Decides whether or not the given header should be included in the JMS message.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.jms.JmsMarshaler
Decides whether or not the given header should be included in the JMS message.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.saaj.SaajMarshaler
Decides whether or not the given header should be included in the SAAJ message.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.servicemix.components.wsif.WSIFMarshaler
Decides whether or not the given header should be included in the WSIF message.
shutDown() - Method in interface javax.jbi.component.ComponentLifeCycle
Shut down the component.
shutDown(String) - Method in interface javax.jbi.component.ServiceUnitManager
Shut down the deployment.
shutDown(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Shutdown the service assembly and puts it in SHUTDOWN state.
shutDown() - Method in interface javax.jbi.management.LifeCycleMBean
Shut down the item.
shutDown() - Method in class org.servicemix.components.http.HttpConnector
shutdown
shutDown() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
shutDown() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
shutDown() - Method in class org.servicemix.jbi.binding.OutBinding
shutdown
shutDown(String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
shutdown
shutDown() - Method in class org.servicemix.jbi.container.EnvironmentContext
Shut down the item.
shutDown() - Method in class org.servicemix.jbi.container.JBIContainer
After a shutdown the container will require an init before a start ...
shutDown() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Shut down the item.
shutDown(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Shutdown the service assembly and puts it in SHUTDOWN state.
shutDown() - Method in class org.servicemix.jbi.framework.InstallationService
Shut down the item.
shutDown() - Method in class org.servicemix.jbi.framework.Registry
shutdown all Components
shutDown() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Shut down the item.
shutDown() - Method in class org.servicemix.jbi.management.ManagementContext
Shut down the item.
shutDown() - Method in class org.servicemix.jbi.nmr.Broker
shutdown all Components
shutDown() - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
shutDown the flow
shutDown() - Method in interface org.servicemix.jbi.nmr.flow.Flow
shutDown the flow
shutDown() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
shutDown the flow
shutDown() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
shutDown the flow
shutDown() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
shutDown the Queue
shutDownComponent(String) - Method in class org.servicemix.jbi.management.ManagementContext
Shutdown a Component
shutDownComponent(String) - Method in interface org.servicemix.jbi.management.ManagementContextMBean
Shutdown a Component
start() - Method in interface javax.jbi.component.ComponentLifeCycle
Start the component.
start(String) - Method in interface javax.jbi.component.ServiceUnitManager
Start the deployed service unit.
start(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Starts the service assembly and puts it in RUNNING state.
start() - Method in interface javax.jbi.management.LifeCycleMBean
Start the item.
start() - Method in class org.servicemix.components.http.HttpConnector
start the Component
start() - Method in class org.servicemix.components.jabber.JabberChatSender
 
start() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
start() - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
start() - Method in class org.servicemix.components.jabber.JabberReceiver
 
start() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
start() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
start() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
start() - Method in class org.servicemix.components.quartz.QuartzComponent
 
start() - Method in class org.servicemix.components.script.ScriptComponent
 
start() - Method in class org.servicemix.components.util.PipelineComponent
 
start() - Method in class org.servicemix.jbi.binding.OutBinding
start
start(String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
start the deployment
start() - Method in class org.servicemix.jbi.container.EnvironmentContext
Start the item.
start() - Method in class org.servicemix.jbi.container.JBIContainer
start processing
start() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Start the item.
start(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Starts the service assembly and puts it in RUNNING state.
start() - Method in class org.servicemix.jbi.framework.InstallationService
Start the item.
start() - Method in class org.servicemix.jbi.framework.Registry
start brokering
start() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Start the item.
start() - Method in class org.servicemix.jbi.management.ManagementContext
Start the item.
start() - Method in class org.servicemix.jbi.nmr.Broker
start brokering
start() - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
start the flow
start() - Method in interface org.servicemix.jbi.nmr.flow.Flow
start the flow
start() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
start the flow
start() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
start the flow
start() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
start processing
startComponent(String) - Method in class org.servicemix.jbi.management.ManagementContext
Start a Component
startComponent(String) - Method in interface org.servicemix.jbi.management.ManagementContextMBean
Start a Component
started - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
started - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
stop() - Method in interface javax.jbi.component.ComponentLifeCycle
Stop the component.
stop(String) - Method in interface javax.jbi.component.ServiceUnitManager
Stop the deployed service unit.
stop(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Stops the service assembly and puts it in STOPPED state.
stop() - Method in interface javax.jbi.management.LifeCycleMBean
Stop the item.
stop() - Method in class org.servicemix.components.http.HttpConnector
stop
stop() - Method in class org.servicemix.components.http.HttpInvoker
 
stop() - Method in class org.servicemix.components.jabber.JabberChatSender
 
stop() - Method in class org.servicemix.components.jabber.JabberComponentSupport
 
stop() - Method in class org.servicemix.components.jabber.JabberGroupChatSender
 
stop() - Method in class org.servicemix.components.jms.JmsInOutBinding
 
stop() - Method in class org.servicemix.components.mule.JBIMessageDispatcher
 
stop() - Method in class org.servicemix.components.mule.JBIMessageReceiver
 
stop() - Method in class org.servicemix.components.quartz.QuartzComponent
 
stop() - Method in class org.servicemix.jbi.binding.OutBinding
stop
stop(String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
stop the deployment
stop() - Method in class org.servicemix.jbi.container.EnvironmentContext
Stop the item.
stop() - Method in class org.servicemix.jbi.container.JBIContainer
stop the container from processing
stop() - Method in class org.servicemix.jbi.container.SpringJBIContainer
 
stop() - Method in class org.servicemix.jbi.framework.ComponentMBeanImpl
Stop the item.
stop(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Stops the service assembly and puts it in STOPPED state.
stop() - Method in class org.servicemix.jbi.framework.InstallationService
Stop the item.
stop() - Method in class org.servicemix.jbi.framework.Registry
stop brokering
stop() - Method in class org.servicemix.jbi.management.BaseLifeCycle
Stop the item.
stop() - Method in class org.servicemix.jbi.management.ManagementContext
Stop the item.
stop() - Method in class org.servicemix.jbi.nmr.Broker
stop brokering
stop() - Method in class org.servicemix.jbi.nmr.flow.AbstractFlow
stop the flow
stop() - Method in interface org.servicemix.jbi.nmr.flow.Flow
stop the flow
stop() - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
stop the flow
stop() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
stop the flow
stop() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
stop processing
stopComponent(String) - Method in class org.servicemix.jbi.management.ManagementContext
Stop a Component
stopComponent(String) - Method in interface org.servicemix.jbi.management.ManagementContextMBean
Stop a Component
systemServices - Variable in class org.servicemix.jbi.management.ManagementContext
 

T

Target - class org.servicemix.jbi.deployment.Target.
 
Target() - Constructor for class org.servicemix.jbi.deployment.Target
 
TraceComponent - class org.servicemix.components.util.TraceComponent.
A simple tracing component which can be placed inside a pipeline to trace the message exchange though the component.
TraceComponent() - Constructor for class org.servicemix.components.util.TraceComponent
 
TransformComponent - class org.servicemix.components.util.TransformComponent.
A Java based transformation component using a plugable MessageTransformer instance to transform the input message into the output message.
TransformComponent() - Constructor for class org.servicemix.components.util.TransformComponent
 
TransformComponentSupport - class org.servicemix.components.util.TransformComponentSupport.
A useful base class for a transform component.
TransformComponentSupport() - Constructor for class org.servicemix.components.util.TransformComponentSupport
 
threadPool - Variable in class org.servicemix.jbi.nmr.flow.seda.SedaFlow
 
toDOMNode(Source) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the given TRaX Source into a W3C DOM node
toDOMNode(NormalizedMessage) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Avoids multple parsing to DOM by caching the DOM representation in the message as a property so future calls will avoid the reparse - and avoid issues with stream based Source instances.
toDOMSource(Source) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the source instance to a DOMSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toDOMSource(Source) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
toDOMSourceFromSAX(SAXSource) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
toDOMSourceFromStax(StAXSource) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
toDOMSourceFromStream(StreamSource) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
toNMS(NormalizedMessage, MessageExchange) - Method in class org.servicemix.components.activesoap.ASMarshaler
Converts from an ActiveSOAP message exchange to an NMS message
toNMS(NormalizedMessage, HttpMethod) - Method in class org.servicemix.components.http.HttpClientMarshaler
 
toNMS(NormalizedMessage, HttpServletRequest) - Method in class org.servicemix.components.http.HttpMarshaler
 
toNMS(NormalizedMessage, Packet) - Method in class org.servicemix.components.jabber.JabberMarshaler
Marshals the Jabber message into an NMS message
toNMS(NormalizedMessage, Message) - Method in class org.servicemix.components.jms.JmsMarshaler
Marshalls the JMS message into an NMS message
toNMS(NormalizedMessage, SOAPMessage) - Method in class org.servicemix.components.saaj.SaajMarshaler
 
toNMS(MessageExchange, NormalizedMessage, WSIFOperationInfo, WSIFMessage) - Method in class org.servicemix.components.wsif.WSIFMarshaler
 
toNMS(NormalizedMessage, OutMessage) - Method in class org.servicemix.components.xfire.XMarshaler
Converts from an ActiveSOAP message exchange to an NMS message
toResponse(NormalizedMessage, HttpServletResponse) - Method in class org.servicemix.components.http.HttpMarshaler
 
toResult(Source, Result) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the given input Source into the required result
toSAXSource(Source) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSource(Source) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
toSAXSourceFromDOM(DOMSource) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
toSAXSourceFromStax(StAXSource) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
 
toSAXSourceFromStream(StreamSource) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
 
toStaxSource(Source) - Method in class org.servicemix.jbi.jaxp.StAXSourceTransformer
Converts the source instance to a DOMSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toString() - Method in class javax.jbi.messaging.ExchangeStatus
Returns string value of enumerated type.
toString() - Method in class org.servicemix.components.util.ComponentAdaptor
 
toString() - Method in class org.servicemix.jbi.deployment.ClassPath
 
toString() - Method in class org.servicemix.jbi.deployment.SharedLibraryList
 
toString() - Method in class org.servicemix.jbi.framework.ComponentNameSpace
 
toString() - Method in class org.servicemix.jbi.framework.ComponentPacketEvent
 
toString(Source) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the given input Source into text
toString(Node) - Method in class org.servicemix.jbi.jaxp.SourceTransformer
Converts the given input Node into text
toString() - Method in class org.servicemix.jbi.messaging.DeliveryChannelImpl
 
toString() - Method in class org.servicemix.jbi.messaging.ExchangePacket
 
toString() - Method in class org.servicemix.jbi.messaging.MessagingStats
 
toString() - Method in class org.servicemix.jbi.nmr.flow.seda.SedaQueue
 
toString() - Method in class org.servicemix.jbi.servicedesc.ServiceEndpointImpl
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.cache.CacheComponent
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.http.HttpInvoker
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in interface org.servicemix.components.util.MessageTransformer
Transfers the state in the input message into the output message
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.util.TransformComponent
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.util.TransformComponentSupport
Transforms the given out message
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.validation.ValidateComponent
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.wsif.WSIFBinding
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.xslt.XsltComponent
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.servicemix.components.xsql.XSQLComponent
 
transformer - Variable in class org.servicemix.components.saaj.SaajMarshaler
 
turnAttributesIntoProperties(Element, Element) - Method in class org.servicemix.jbi.config.spring.BeanElementProcessor
 
turnTextIntoProperty(Element) - Method in class org.servicemix.jbi.config.spring.BeanElementProcessor
 

U

UNKNOWN - Static variable in interface javax.jbi.management.LifeCycleMBean
Value returned by LifeCycleMBean.getCurrentState() for a component in an unknown state.
UninstallAssemblyTask - class org.servicemix.jbi.management.task.UninstallAssemblyTask.
Uninstall an Assembly
UninstallAssemblyTask() - Constructor for class org.servicemix.jbi.management.task.UninstallAssemblyTask
 
UninstallComponentTask - class org.servicemix.jbi.management.task.UninstallComponentTask.
Uninstall a Component
UninstallComponentTask() - Constructor for class org.servicemix.jbi.management.task.UninstallComponentTask
 
UninstallSharedLibraryTask - class org.servicemix.jbi.management.task.UninstallSharedLibraryTask.
Uninstall a shared library
UninstallSharedLibraryTask() - Constructor for class org.servicemix.jbi.management.task.UninstallSharedLibraryTask
 
undeploy(String, String) - Method in interface javax.jbi.component.ServiceUnitManager
Undeploy a service unit from the component.
undeploy(String) - Method in interface javax.jbi.management.DeploymentServiceMBean
Undeploys the given SA from the JBI environment.
undeploy(String, String) - Method in class org.servicemix.jbi.component.ServiceUnitManagerSupport
Undeploy a Service Unit form the Component
undeploy(String) - Method in class org.servicemix.jbi.framework.DeploymentService
Undeploys the given SA from the JBI environment.
undeployServiceUnit(ServiceUnit) - Method in class org.servicemix.jbi.framework.DeploymentService
 
uninstall() - Method in interface javax.jbi.management.InstallerMBean
Uninstall a BC or SE.
uninstall() - Method in class org.servicemix.jbi.framework.InstallerMBeanImpl
Uninstall a BC or SE.
uninstallSharedLibrary(String) - Method in interface javax.jbi.management.InstallationServiceMBean
Uninstall a shared library.
uninstallSharedLibrary(String) - Method in class org.servicemix.jbi.framework.InstallationService
Uninstall a shared library.
unloadInstaller(String, boolean) - Method in interface javax.jbi.management.InstallationServiceMBean
Unload a JBI Installable Component installer.
unloadInstaller(String, boolean) - Method in class org.servicemix.jbi.framework.InstallationService
Unload a JBI Installable Component installer.
unmarshal(MessageExchange, NormalizedMessage) - Method in class org.servicemix.client.DefaultMarshaler
 
unmarshal(MessageExchange, NormalizedMessage) - Method in interface org.servicemix.client.Marshaler
Unmarshals the response out of the normalized message.
unmarshal(MessageExchange, NormalizedMessage) - Method in class org.servicemix.components.util.xstream.XStreamMarshaler
 
unpackArchive(File, File) - Static method in class org.servicemix.jbi.util.FileUtil
Unpack a zip file
unpackArchive(URL, File) - Static method in class org.servicemix.jbi.util.FileUtil
Unpack an archive from a URL
unpackLocation(String) - Method in class org.servicemix.jbi.framework.DeploymentService
 
unpackLocation(String) - Method in class org.servicemix.jbi.framework.InstallationService
Unpack a location into a temp file directory
unregisterMBean(ObjectName) - Method in class org.servicemix.jbi.management.ManagementContext
Unregister an MBean
unregisterMBean(Object) - Method in class org.servicemix.jbi.management.ManagementContext
Unregister an MBean
unreregister(LocalComponentConnector, boolean) - Method in class org.servicemix.jbi.container.EnvironmentContext
deregister the ComponentConnector
updateAttribute(String, Object) - Method in class org.servicemix.jbi.management.BaseStandardMBean
Update a named attribute
updateAttribute(PropertyUtilsBean, Attribute) - Method in class org.servicemix.jbi.management.CachedAttribute
Update the Attribute
updateAttributeValue(Object) - Method in class org.servicemix.jbi.management.CachedAttribute
Update that attribute value
updateConnector(ComponentConnector) - Method in class org.servicemix.jbi.framework.ComponentRegistry
Update a ComponentConnector
updateRemoteComponentConnector(ComponentConnector) - Method in class org.servicemix.jbi.framework.Registry
Update a ComponentConnector

V

ValidateComponent - class org.servicemix.components.validation.ValidateComponent.
This component performs a schema validation on the incoming document and returning a fault if the document does not conform to the schema otherwise the message is passed on its way.
ValidateComponent() - Constructor for class org.servicemix.components.validation.ValidateComponent
 
validateObject(Object) - Method in class org.servicemix.components.net.FTPClientPool
 
validateObject(Object) - Method in class org.servicemix.components.net.SocketClientPoolSupport
 
valueOf(String) - Static method in class javax.jbi.messaging.ExchangeStatus
Returns instance of ExchangeStatus that corresponds to given string.

W

WSDL_WRAPPER_NAMESPACE - Static variable in class org.servicemix.components.wsif.WSIFMarshaler
 
WSIFBinding - class org.servicemix.components.wsif.WSIFBinding.
Consumers JBI messages and sends them as a synchronous request/response into WSIF then forwards the response
WSIFBinding() - Constructor for class org.servicemix.components.wsif.WSIFBinding
 
WSIFInBinding - class org.servicemix.components.wsif.WSIFInBinding.
Takes an inbound WSIF message and dispatches it into the JBI container.
WSIFInBinding() - Constructor for class org.servicemix.components.wsif.WSIFInBinding
 
WSIFMarshaler - class org.servicemix.components.wsif.WSIFMarshaler.
A class which marshalls a WSIF messages into and out of NMS
WSIFMarshaler() - Constructor for class org.servicemix.components.wsif.WSIFMarshaler
 
WSIFOperationInfo - class org.servicemix.components.wsif.WSIFOperationInfo.
The information about an operation.
WSIFOperationInfo(WSIFOperation, BindingOperation) - Constructor for class org.servicemix.components.wsif.WSIFOperationInfo
 
WSIFOperationMap - class org.servicemix.components.wsif.WSIFOperationMap.
Maintains a Map of the available operations for the binding.
WSIFOperationMap(WSIFService) - Constructor for class org.servicemix.components.wsif.WSIFOperationMap
 
WSIFOutBinding - class org.servicemix.components.wsif.WSIFOutBinding.
Consumers JBI messages and sends them as a oneway into WSIF
WSIFOutBinding() - Constructor for class org.servicemix.components.wsif.WSIFOutBinding
 
waitForClusterToComplete(int, long) - Method in class org.servicemix.jbi.nmr.flow.cluster.ClusterFlow
Utility for testing
warning(SAXParseException) - Method in class org.servicemix.components.validation.CountingErrorHandler
 
write(int) - Method in class org.servicemix.jbi.util.MultiplexOutputStream
write a byte
write(byte[], int, int) - Method in class org.servicemix.jbi.util.MultiplexOutputStream
write an array
writeExternal(ObjectOutput) - Method in class org.servicemix.jbi.framework.ComponentNameSpace
write out to stream
writeExternal(ObjectOutput) - Method in class org.servicemix.jbi.messaging.ExchangePacket
Write to a Stream
writeMessage(MessageExchange, NormalizedMessage, OutputStream, String) - Method in class org.servicemix.components.util.DefaultFileMarshaler
 
writeMessage(MessageExchange, NormalizedMessage, OutputStream, String) - Method in interface org.servicemix.components.util.FileMarshaler
Writes the inbound message to the destination stream of the given name
writeMessageContent(MessageExchange, NormalizedMessage, OutputStream, String) - Method in class org.servicemix.components.util.DefaultFileMarshaler
Writes the message content to the given output stream
writeValue(Object, OutputStream) - Method in class org.servicemix.components.util.DefaultFileMarshaler
Writes the given value to the output stream

X

XFireBinding - class org.servicemix.components.xfire.XFireBinding.
 
XFireBinding() - Constructor for class org.servicemix.components.xfire.XFireBinding
 
XFireOutBinding - class org.servicemix.components.xfire.XFireOutBinding.
 
XFireOutBinding() - Constructor for class org.servicemix.components.xfire.XFireOutBinding
 
XMLBeansStringXPathExpression - class org.servicemix.expression.XMLBeansStringXPathExpression.
An Expression which evaluates an XPath expression using XMLBeans and returns the String value.
XMLBeansStringXPathExpression(String) - Constructor for class org.servicemix.expression.XMLBeansStringXPathExpression
 
XMLBeansXPathExpression - class org.servicemix.expression.XMLBeansXPathExpression.
An Expression which evaluates an XPath expression using XMLBeans
XMLBeansXPathExpression(String) - Constructor for class org.servicemix.expression.XMLBeansXPathExpression
 
XMarshaler - class org.servicemix.components.xfire.XMarshaler.
 
XMarshaler() - Constructor for class org.servicemix.components.xfire.XMarshaler
 
XSQLComponent - class org.servicemix.components.xsql.XSQLComponent.
A JBI component for interacting with Oracle XSQL
XSQLComponent() - Constructor for class org.servicemix.components.xsql.XSQLComponent
 
XStreamMarshaler - class org.servicemix.components.util.xstream.XStreamMarshaler.
A Marshaler for XStream which streams the object to an a W3C DOM Document so that other components can access the XML without an extra parse.
XStreamMarshaler() - Constructor for class org.servicemix.components.util.xstream.XStreamMarshaler
 
XStreamSource - class org.servicemix.components.util.xstream.XStreamSource.
A Source implementation for XStream which implements the JavaSource API
XStreamSource() - Constructor for class org.servicemix.components.util.xstream.XStreamSource
 
XStreamSource(Object) - Constructor for class org.servicemix.components.util.xstream.XStreamSource
 
XStreamSource(Object, XStream) - Constructor for class org.servicemix.components.util.xstream.XStreamSource
 
XsltComponent - class org.servicemix.components.xslt.XsltComponent.
An XSLT based JBI component using JAXP to perform the XSLT transformation.
XsltComponent() - Constructor for class org.servicemix.components.xslt.XsltComponent
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2005 ServiceMix.. All Rights Reserved.