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

A

AbstractDeployer - Class in org.apache.servicemix.common
Base classes for custom artifacts deployers.
AbstractDeployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.AbstractDeployer
 
AbstractWsdl1Deployer - Class in org.apache.servicemix.common.wsdl1
 
AbstractWsdl1Deployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
AbstractWsdl1Deployer.WsdlFilter - Class in org.apache.servicemix.common.wsdl1
 
AbstractWsdl1Deployer.WsdlFilter() - Constructor for class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer.WsdlFilter
 
AbstractXBeanDeployer - Class in org.apache.servicemix.common.xbean
 
AbstractXBeanDeployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
AbstractXBeanServiceUnitAnalyzer - Class in org.apache.servicemix.common.xbean
 
AbstractXBeanServiceUnitAnalyzer() - Constructor for class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
accept() - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
accept(long) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
accept(File, String) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer.WsdlFilter
 
activate() - Method in class org.apache.servicemix.common.Endpoint
 
activate() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
activateEndpoint(QName, String) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
addEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
Dynamically adds a new endpoint
addEndpoint(Endpoint) - Method in class org.apache.servicemix.common.ServiceUnit
 
addImport(String) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Add a reference to an imported namespace.
addSourceUri(URI) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
asList(Object[]) - Static method in class org.apache.servicemix.common.DefaultComponent
A little helper method to turn a possibly null list of endpoints into a list of endpoints
AsyncBaseLifeCycle - Class in org.apache.servicemix.common
Base class for life cycle management of components.
AsyncBaseLifeCycle() - Constructor for class org.apache.servicemix.common.AsyncBaseLifeCycle
 
AsyncBaseLifeCycle(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.AsyncBaseLifeCycle
 

B

BaseBootstrap - Class in org.apache.servicemix.common
Deprecated.  
BaseBootstrap() - Constructor for class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
BaseComponent - Class in org.apache.servicemix.common
Base class for a component.
BaseComponent() - Constructor for class org.apache.servicemix.common.BaseComponent
 
BaseLifeCycle - Class in org.apache.servicemix.common
Base class for life cycle management of components.
BaseLifeCycle() - Constructor for class org.apache.servicemix.common.BaseLifeCycle
 
BaseLifeCycle(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.BaseLifeCycle
 
BaseServiceUnitManager - Class in org.apache.servicemix.common
A simple service unit manager.
BaseServiceUnitManager(ServiceMixComponent, Deployer[]) - Constructor for class org.apache.servicemix.common.BaseServiceUnitManager
 
BaseServiceUnitManager(ServiceMixComponent, Deployer[], boolean) - Constructor for class org.apache.servicemix.common.BaseServiceUnitManager
 
BaseXBeanDeployer - Class in org.apache.servicemix.common.xbean
A useful XBean deployer which check that the endpoints inherit one of the given allowed endpoint classes.
BaseXBeanDeployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.xbean.BaseXBeanDeployer
 
BaseXBeanDeployer(ServiceMixComponent, Class) - Constructor for class org.apache.servicemix.common.xbean.BaseXBeanDeployer
 
BaseXBeanDeployer(ServiceMixComponent, Class[]) - Constructor for class org.apache.servicemix.common.xbean.BaseXBeanDeployer
 
BasicWorkManager - Class in org.apache.servicemix.common
Deprecated. Components should use the executor on the ServiceMixComponent for thread pools
BasicWorkManager() - Constructor for class org.apache.servicemix.common.BasicWorkManager
Deprecated.  

C

canDeploy(String, String) - Method in interface org.apache.servicemix.common.Deployer
Check if this deployer is able to handle a given artifact.
canDeploy(String, String) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
canDeploy(String, String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
channel - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
ClassLoaderXmlPreprocessor - Class in org.apache.servicemix.common.xbean
An advanced xml preprocessor that will create a default classloader for the SU if none is configured.
ClassLoaderXmlPreprocessor(Repository) - Constructor for class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
ClassLoaderXmlPreprocessor(Repository, JBIContainer) - Constructor for class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
CLASSPATH_XML - Static variable in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
cleanUp() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
cleanUp() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
close() - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
component - Variable in class org.apache.servicemix.common.AbstractDeployer
 
component - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
component - Variable in class org.apache.servicemix.common.BaseServiceUnitManager
 
component - Variable in class org.apache.servicemix.common.Registry
 
component - Variable in class org.apache.servicemix.common.ServiceUnit
 
CONFIG_FILE - Static variable in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
configureExchangeTarget(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
ConsumerEndpoint - Class in org.apache.servicemix.common.endpoints
 
ConsumerEndpoint() - Constructor for class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
ConsumerEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
ConsumerEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
Consumes - Class in org.apache.servicemix.common.packaging
Provides a value object for gathering information on a consumes element from a ServiceUnitAnalyzer
Consumes() - Constructor for class org.apache.servicemix.common.packaging.Consumes
 
containsBean(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
context - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
context - Variable in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
context - Variable in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
correlationId - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
createComponentMessage(ManagementSupport.Message) - Static method in class org.apache.servicemix.common.ManagementSupport
 
createEndpoint(ExtensibilityElement, ExtensibilityElement, JbiEndpoint) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
createExchangeFactory() - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
createExchangeFactory(QName) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
createExchangeFactory(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
createExchangeFactoryForService(QName) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
createExecutorFactory() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
createExtensionMBeanName() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
createExtensionMBeanName() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
createExtensionMBeanName() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
createLifeCycle() - Method in class org.apache.servicemix.common.BaseComponent
Create the life cycle object.
createRegistry() - Method in class org.apache.servicemix.common.BaseComponent
 
createRegistry() - Method in class org.apache.servicemix.common.DefaultComponent
 
createServiceUnit() - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
createServiceUnitManager() - Method in class org.apache.servicemix.common.BaseComponent
Create the service unit manager.
createServiceUnitManager() - Method in class org.apache.servicemix.common.DefaultComponent
Create the service unit manager.
createSpringLoader() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
A factory method to allow derived classes to create alternative spring loaders
createSuccessMessage(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
createWsdlReader() - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
currentState - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

D

deactivate() - Method in class org.apache.servicemix.common.Endpoint
 
deactivate() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
deactivateEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
DEFAULT_MEP - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
DEFAULT_MEP_IN_ONLY - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
DEFAULT_MEP_IN_OUT - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
DEFAULT_MEP_ROBUST_IN_ONLY - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
DEFAULT_OPERATION - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
DefaultBootstrap - Class in org.apache.servicemix.common
Deprecated. Due to JBI classloader mechanism, component should not use this class directly, but copy it, or rely on the maven-jbi-plugin to provide a default implementation.
DefaultBootstrap() - Constructor for class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
DefaultComponent - Class in org.apache.servicemix.common
A useful base class for writing new JBI components which includes the ComponentLifeCycle interface methods so that you can write a new component in a single class with minimal overloading.
DefaultComponent() - Constructor for class org.apache.servicemix.common.DefaultComponent
 
defaultMep - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
defaultOperation - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
definition - Variable in class org.apache.servicemix.common.Endpoint
 
deploy(String, String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
deploy(String, String) - Method in interface org.apache.servicemix.common.Deployer
Actually deploys the given service unit and build a ServiceUnit object that contains endpoints.
deploy(String, String) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
deploy(String, String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
Deployer - Interface in org.apache.servicemix.common
A deployer is responsible for handling one type of artifact deployment.
deployers - Variable in class org.apache.servicemix.common.BaseServiceUnitManager
 
deregisterExternalEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
description - Variable in class org.apache.servicemix.common.Endpoint
 
doCleanUp() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
doCleanUp() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
doDeploy(String, String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
doInit() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
doInit() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
doInit(String, String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
doInit() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
doInit() - Method in class org.apache.servicemix.common.DefaultComponent
 
done(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
doOnInstall() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
doOnInstall() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
doOnUninstall() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
doOnUninstall() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
doShutDown() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
doShutDown() - Method in class org.apache.servicemix.common.DefaultComponent
 
doStart() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
doStart() - Method in class org.apache.servicemix.common.DefaultComponent
 
doStop() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
doStop() - Method in class org.apache.servicemix.common.DefaultComponent
 
doUndeploy(ServiceUnit) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
doWork(Work) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  

E

ELEM_ENDPOINT - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
elementType - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
Endpoint - Class in org.apache.servicemix.common
 
Endpoint() - Constructor for class org.apache.servicemix.common.Endpoint
 
Endpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.Endpoint
 
endpoint - Variable in class org.apache.servicemix.common.Endpoint
 
EndpointComponentContext - Class in org.apache.servicemix.common
 
EndpointComponentContext(Endpoint) - Constructor for class org.apache.servicemix.common.EndpointComponentContext
 
EndpointDeliveryChannel - Class in org.apache.servicemix.common
This class is a wrapper around an existing DeliveryChannel that will be given to service engine endpoints so that they are able to send messages and to interact with the JBI container.
EndpointDeliveryChannel(Endpoint) - Constructor for class org.apache.servicemix.common.EndpointDeliveryChannel
 
endpoints - Variable in class org.apache.servicemix.common.Registry
 
endpoints - Variable in class org.apache.servicemix.common.ServiceUnit
 
EndpointSupport - Class in org.apache.servicemix.common
 
EndpointSupport() - Constructor for class org.apache.servicemix.common.EndpointSupport
 
exceptionShouldRollbackTx(Exception) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
ExchangeProcessor - Interface in org.apache.servicemix.common
 
executor - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
executorFactory - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
ExternalEndpoint - Class in org.apache.servicemix.common
 
ExternalEndpoint(QName, String, QName, String, QName[]) - Constructor for class org.apache.servicemix.common.ExternalEndpoint
 
ExternalEndpoint(QName, String, QName, String, QName) - Constructor for class org.apache.servicemix.common.ExternalEndpoint
 

F

fail(MessageExchange, Exception) - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
failure(String, String, Throwable) - Method in class org.apache.servicemix.common.AbstractDeployer
 
failure(String, String, Exception) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
failure(String, String, String, Throwable) - Static method in class org.apache.servicemix.common.ManagementSupport
 
filter - Variable in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
filterBindingElement(ExtensibilityElement) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
filterPortElement(ExtensibilityElement) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
findExecutorFactory() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

G

getAliases(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getAsReference(QName) - Method in class org.apache.servicemix.common.ExternalEndpoint
 
getAsReference(QName) - Method in class org.apache.servicemix.common.ResolvedEndpoint
 
getBean(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getBean(String, Class) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getBeanFactoryPostProcessors(String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
getBeanFactoryPostProcessors(String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getChannel() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
getClassLoader(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
getComponent() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getComponent() - Method in class org.apache.servicemix.common.ServiceUnit
 
getComponentContext() - Method in class org.apache.servicemix.common.BaseComponent
 
getComponentContext() - Method in class org.apache.servicemix.common.DefaultComponent
 
getComponentContext() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getComponentContext() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getComponentName() - Method in class org.apache.servicemix.common.BaseComponent
 
getComponentName() - Method in class org.apache.servicemix.common.DefaultComponent
 
getComponentName() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getComponentName() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getConfiguration() - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
getConfigurationClassLoader() - Method in class org.apache.servicemix.common.ServiceUnit
 
getConfigurationClassLoader() - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
getConfiguredEndpoints() - Method in class org.apache.servicemix.common.DefaultComponent
Returns an array of configured endpoints for the component or null if there are no configured endpoints
getConsumes() - Method in interface org.apache.servicemix.common.packaging.ServiceUnitAnalyzer
Returns a list of Consumes representing the service unit being analyzed
getConsumes() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getConsumes(Endpoint) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getContext() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getContext() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
getCurrentState() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getCurrentState() - Method in class org.apache.servicemix.common.ServiceUnit
 
getDefaultLocations() - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
getDefaultMep() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getDefaultOperation() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getDefinition() - Method in class org.apache.servicemix.common.Endpoint
 
getDefinition(QName) - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
Retrieve a flattened definition for a given port type name.
getDefinition() - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
getDelay() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getDeliveryChannel() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getDescription() - Method in class org.apache.servicemix.common.Endpoint
 
getElementType() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getEndpoint() - Method in class org.apache.servicemix.common.Endpoint
 
getEndpoint() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEndpoint(QName, String) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEndpoint(String) - Method in class org.apache.servicemix.common.Registry
 
getEndpoint(String) - Method in class org.apache.servicemix.common.ServiceUnit
 
getEndpointClasses() - Method in class org.apache.servicemix.common.DefaultComponent
Returns a list of valid endpoint classes or null if the component does not wish to programmatically restrict the list of possible endpoint classes
getEndpointDescriptor(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEndpointName() - Method in class org.apache.servicemix.common.ExternalEndpoint
 
getEndpointName() - Method in class org.apache.servicemix.common.packaging.Consumes
 
getEndpointName() - Method in class org.apache.servicemix.common.packaging.Provides
 
getEndpointName() - Method in class org.apache.servicemix.common.ResolvedEndpoint
 
getEndpoints(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEndpoints() - Method in class org.apache.servicemix.common.ServiceUnit
 
getEndpointsForService(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEPRElementName() - Method in class org.apache.servicemix.common.BaseComponent
 
getEPRElementName() - Method in class org.apache.servicemix.common.DefaultComponent
 
getEPRElementName() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getEPRProtocols() - Method in class org.apache.servicemix.common.DefaultComponent
 
getEPRServiceName() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getEPRServiceName() - Method in class org.apache.servicemix.common.DefaultComponent
 
getException() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getExchangeFactory() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
getExecutor() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getExecutor() - Method in class org.apache.servicemix.common.BaseComponent
Shortcut to retrieve this component's executor.
getExecutor() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getExecutor() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getExtensionMBean() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getExtensionMBean() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
getExtensionMBean() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
getExtensionMBeanName() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getExtensionMBeanName() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
getExtensionMBeanName() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
getExternalEndpoints(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getExternalEndpointsForService(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getFirstTime() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getImports() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
getInstallRoot() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getInterfaceName() - Method in class org.apache.servicemix.common.Endpoint
 
getInterfaceName() - Method in class org.apache.servicemix.common.packaging.Consumes
 
getInterfaceName() - Method in class org.apache.servicemix.common.packaging.Provides
 
getInterfaces() - Method in class org.apache.servicemix.common.ExternalEndpoint
 
getInterfaces() - Method in class org.apache.servicemix.common.ResolvedEndpoint
 
getKernel() - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
getKey(QName, String) - Static method in class org.apache.servicemix.common.EndpointSupport
 
getKey(ServiceEndpoint) - Static method in class org.apache.servicemix.common.EndpointSupport
 
getKey(Endpoint) - Static method in class org.apache.servicemix.common.EndpointSupport
 
getLifeCycle() - Method in class org.apache.servicemix.common.BaseComponent
 
getLifeCycle() - Method in class org.apache.servicemix.common.DefaultComponent
 
getLinkType() - Method in class org.apache.servicemix.common.packaging.Consumes
 
getLocationURI() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getLogger() - Method in class org.apache.servicemix.common.BaseComponent
 
getLogger() - Method in class org.apache.servicemix.common.DefaultComponent
 
getLogger(String, String) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getLogger() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getMBeanNames() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getMBeanServer() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getMessage() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getName() - Method in class org.apache.servicemix.common.ServiceUnit
 
getNamespace() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
getNamingContext() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getPeriod() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getProcessor() - Method in class org.apache.servicemix.common.Endpoint
 
getProcessor() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
getProvides() - Method in interface org.apache.servicemix.common.packaging.ServiceUnitAnalyzer
Returns a list of Provides representing the service unit being analyzed
getProvides() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getProvides(Endpoint) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getRegistry() - Method in class org.apache.servicemix.common.BaseComponent
 
getRegistry() - Method in class org.apache.servicemix.common.DefaultComponent
 
getRegistry() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getRequired() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getResolvedEPR(ServiceEndpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
Handle an exchange sent to an EPR resolved by this component
getResult() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getRole() - Method in class org.apache.servicemix.common.Endpoint
 
getRole() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getRole() - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
getRole() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getRoot() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
getRootDir() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
getRootPath() - Method in class org.apache.servicemix.common.ServiceUnit
 
getScheduler() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getSchema(String) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
getSchemas() - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
getSchemas() - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
getService() - Method in class org.apache.servicemix.common.Endpoint
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.servicemix.common.BaseComponent
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.servicemix.common.DefaultComponent
 
getServiceName() - Method in class org.apache.servicemix.common.ExternalEndpoint
 
getServiceName() - Method in class org.apache.servicemix.common.packaging.Consumes
 
getServiceName() - Method in class org.apache.servicemix.common.packaging.Provides
 
getServiceName() - Method in class org.apache.servicemix.common.ResolvedEndpoint
 
getServices(Kernel) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
getServiceUnit(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
getServiceUnit() - Method in class org.apache.servicemix.common.DefaultComponent
Returns the service unit, lazily creating one on demand
getServiceUnit() - Method in class org.apache.servicemix.common.Endpoint
 
getServiceUnit(String) - Method in class org.apache.servicemix.common.Registry
 
getServiceUnitManager() - Method in class org.apache.servicemix.common.BaseComponent
 
getServiceUnitManager() - Method in class org.apache.servicemix.common.DefaultComponent
 
getSize() - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
getSourceUris() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
getTargetEndpoint() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getTargetInterface() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getTargetOperation() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getTargetService() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getTargetUri() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
getTask() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getTransactionManager() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getType() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getType(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getWorkspaceRoot() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getXBeanFile() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
getXBeanFile() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
getXmlPreProcessors(String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 

H

handleImports(Schema, URI) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
handlePollException(Exception) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 

I

init(ComponentContext) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
init(InstallationContext) - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
init(String, String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
init(InstallationContext) - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
init(File) - Method in interface org.apache.servicemix.common.packaging.ServiceUnitAnalyzer
Initializes the analyzer based on the root directory of an exploded service unit
init(File) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
initFromWsdl(ServiceUnit, File) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
initialize() - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
Parse the schemas referenced by the definition.
INITIALIZED - Static variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
interfaceName - Variable in class org.apache.servicemix.common.Endpoint
 
isExchangeOkay(MessageExchange) - Method in class org.apache.servicemix.common.Endpoint
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.BaseComponent
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.DefaultComponent
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.BaseComponent
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.DefaultComponent
 
isInitialized() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isPrototype(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
isRegistered(ServiceUnit) - Method in class org.apache.servicemix.common.Registry
 
isServiceUnitRegistered(String) - Method in class org.apache.servicemix.common.Registry
 
isShutDown() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isSingleton(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
isStarted() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isStopped() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isTypeMatch(String, Class) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
isUnknown() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isValid() - Method in class org.apache.servicemix.common.packaging.Consumes
 
isValidEndpoint(Object) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 

J

JbiEndpoint - Class in org.apache.servicemix.common.wsdl1
 
JbiEndpoint() - Constructor for class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
JbiEndpointDeserializer - Class in org.apache.servicemix.common.wsdl1
 
JbiEndpointDeserializer() - Constructor for class org.apache.servicemix.common.wsdl1.JbiEndpointDeserializer
 
JbiEndpointSerializer - Class in org.apache.servicemix.common.wsdl1
 
JbiEndpointSerializer() - Constructor for class org.apache.servicemix.common.wsdl1.JbiEndpointSerializer
 
JbiExtension - Class in org.apache.servicemix.common.wsdl1
 
JbiExtension() - Constructor for class org.apache.servicemix.common.wsdl1.JbiExtension
 

L

LIB_DIR - Static variable in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
lifeCycle - Variable in class org.apache.servicemix.common.BaseComponent
 
LINKTYPE_HARD - Static variable in class org.apache.servicemix.common.packaging.Consumes
 
LINKTYPE_SOFT - Static variable in class org.apache.servicemix.common.packaging.Consumes
 
LINKTYPE_STANDARD - Static variable in class org.apache.servicemix.common.packaging.Consumes
 
load() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
logger - Variable in class org.apache.servicemix.common.AbstractDeployer
 
logger - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
logger - Variable in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
logger - Variable in class org.apache.servicemix.common.BaseComponent
 
logger - Variable in class org.apache.servicemix.common.BaseServiceUnitManager
 
logger - Variable in class org.apache.servicemix.common.DefaultComponent
 
logger - Variable in class org.apache.servicemix.common.Endpoint
 

M

ManagementSupport - Class in org.apache.servicemix.common
ManagementMessageHelper is a class that ease the building of management messages.
ManagementSupport() - Constructor for class org.apache.servicemix.common.ManagementSupport
 
ManagementSupport.Message - Class in org.apache.servicemix.common
 
ManagementSupport.Message() - Constructor for class org.apache.servicemix.common.ManagementSupport.Message
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpointSerializer
 
mbeanName - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
mbeanName - Variable in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
mbeanName - Variable in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  

N

name - Variable in class org.apache.servicemix.common.ServiceUnit
 
NS_URI_JBI - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 

O

onInstall() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
onInstall() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
onMessageExchange(MessageExchange) - Method in class org.apache.servicemix.common.BaseLifeCycle
 
onUninstall() - Method in class org.apache.servicemix.common.BaseBootstrap
Deprecated.  
onUninstall() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
org.apache.servicemix.common - package org.apache.servicemix.common
Base classes to write JBI standard Binding Components and Service Engines
org.apache.servicemix.common.endpoints - package org.apache.servicemix.common.endpoints
 
org.apache.servicemix.common.packaging - package org.apache.servicemix.common.packaging
 
org.apache.servicemix.common.tools.wsdl - package org.apache.servicemix.common.tools.wsdl
 
org.apache.servicemix.common.wsdl1 - package org.apache.servicemix.common.wsdl1
 
org.apache.servicemix.common.xbean - package org.apache.servicemix.common.xbean
 

P

ParentBeanFactoryPostProcessor - Class in org.apache.servicemix.common.xbean
A BeanFactoryPostProcessor which creates a BeanFactory from the given beans and sets it as the parent BeanFactory.
ParentBeanFactoryPostProcessor(Map) - Constructor for class org.apache.servicemix.common.xbean.ParentBeanFactoryPostProcessor
 
persistent - Variable in class org.apache.servicemix.common.BaseServiceUnitManager
 
PersistentConfiguration - Class in org.apache.servicemix.common
Deprecated.  
PersistentConfiguration() - Constructor for class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
poll() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Polls the underlying resource to see if some event is required
pollDeliveryChannel() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
poller - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
polling - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
PollingEndpoint - Class in org.apache.servicemix.common.endpoints
An implementation inheritence class for an endpoint which polls some resource at periodic intervals to decide if there is an event to process.
PollingEndpoint() - Constructor for class org.apache.servicemix.common.endpoints.PollingEndpoint
 
PollingEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.endpoints.PollingEndpoint
 
PollingEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.common.endpoints.PollingEndpoint
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.servicemix.common.xbean.ParentBeanFactoryPostProcessor
 
prepareConsumerExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
prepareConsumerExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.BaseComponent
 
prepareConsumerExchange(MessageExchange, Endpoint) - Method in interface org.apache.servicemix.common.ServiceMixComponent
Prepare a consumer exchange from the given endpoint.
preprocess(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
process(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
A default implementation of the message processor which checks the status of the exchange and if its valid will dispatch to either ProviderEndpoint.processInOnly(MessageExchange,NormalizedMessage) for an InOnly or RobustInOnly message exchange otherwise the ProviderEndpoint.processInOut(MessageExchange,NormalizedMessage,NormalizedMessage) method will be invoked
process(MessageExchange) - Method in interface org.apache.servicemix.common.ExchangeProcessor
 
processExchange(MessageExchange) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
processExchangeInTx(MessageExchange, Transaction) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
processInOnly(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
processInOut(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
processors - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
properties - Variable in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
ProviderEndpoint - Class in org.apache.servicemix.common.endpoints
 
ProviderEndpoint() - Constructor for class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
ProviderEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
ProviderEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
Provides - Class in org.apache.servicemix.common.packaging
Provides a value object for gathering information on a provides element from a ServiceUnitAnalyzer
Provides() - Constructor for class org.apache.servicemix.common.packaging.Provides
 

Q

Q_ELEM_JBI_ENDPOINT - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 

R

read(Element, URI) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
read(String, URI) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
read(InputSource) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
register(ExtensionRegistry) - Static method in class org.apache.servicemix.common.wsdl1.JbiExtension
 
registerEndpoint(Endpoint) - Method in class org.apache.servicemix.common.Registry
 
registerExtensions(ExtensionRegistry) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
registerExternalEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
registerServiceUnit(ServiceUnit) - Method in class org.apache.servicemix.common.Registry
 
registry - Variable in class org.apache.servicemix.common.BaseComponent
 
registry - Variable in class org.apache.servicemix.common.DefaultComponent
 
Registry - Class in org.apache.servicemix.common
 
Registry(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.Registry
 
removeEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
 
removeEndpoint(Endpoint) - Method in class org.apache.servicemix.common.ServiceUnit
 
required - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
resolve(URI, String) - Static method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
ResolvedEndpoint - Class in org.apache.servicemix.common
A default implementation of a resolved endpoint
ResolvedEndpoint(String, QName) - Constructor for class org.apache.servicemix.common.ResolvedEndpoint
 
ResolvedEndpoint(DocumentFragment, String, QName) - Constructor for class org.apache.servicemix.common.ResolvedEndpoint
 
ResolvedEndpoint(DocumentFragment, String, QName, QName[]) - Constructor for class org.apache.servicemix.common.ResolvedEndpoint
 
resolveEndpoint(DocumentFragment, QName, QName, String) - Static method in class org.apache.servicemix.common.ResolvedEndpoint
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.common.BaseComponent
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.common.DefaultComponent
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
role - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
ROLE - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
ROLE_CONSUMER - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
ROLE_PROVIDER - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
rootDir - Variable in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
rootPath - Variable in class org.apache.servicemix.common.ServiceUnit
 
running - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

S

save() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
scheduleWork(Work) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
Schema - Class in org.apache.servicemix.common.tools.wsdl
Contains informations related to a schema.
Schema() - Constructor for class org.apache.servicemix.common.tools.wsdl.Schema
 
SchemaCollection - Class in org.apache.servicemix.common.tools.wsdl
Collection of schemas.
SchemaCollection() - Constructor for class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
SchemaCollection(URI) - Constructor for class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
send(MessageExchange) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
send(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
sendConsumerExchange(MessageExchange, ExchangeProcessor) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
Deprecated. use sendConsumerExchange(MessageExchange, Endpoint) instead
sendConsumerExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
This method allows the component to keep no state in memory so that components can be clustered and provide fail-over and load-balancing.
sendConsumerExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.BaseComponent
 
sendConsumerExchange(MessageExchange, Endpoint) - Method in interface org.apache.servicemix.common.ServiceMixComponent
Deprecated. use prepareConsumerExchange
sendSync(MessageExchange, long) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
sendSync(MessageExchange) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
sendSync(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
service - Variable in class org.apache.servicemix.common.Endpoint
 
ServiceMixComponent - Interface in org.apache.servicemix.common
Represents an extended JBI Component implementation which exposes some extra features
serviceUnit - Variable in class org.apache.servicemix.common.DefaultComponent
 
serviceUnit - Variable in class org.apache.servicemix.common.Endpoint
 
ServiceUnit - Class in org.apache.servicemix.common
 
ServiceUnit() - Constructor for class org.apache.servicemix.common.ServiceUnit
 
ServiceUnit(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.ServiceUnit
 
ServiceUnitAnalyzer - Interface in org.apache.servicemix.common.packaging
Provides a interface that components can implement, if they implement this interface and expose the name of the analyzer in their Maven Project Object Model then the tooling can use this to analyze a Service Unit for the component during packaging to generate the consumes and provides elements for the service unit's jbi.xml
serviceUnitManager - Variable in class org.apache.servicemix.common.BaseComponent
 
serviceUnitManager - Variable in class org.apache.servicemix.common.DefaultComponent
 
serviceUnits - Variable in class org.apache.servicemix.common.Registry
 
setComponent(ServiceMixComponent) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
setComponent(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setComponent(ServiceMixComponent) - Method in class org.apache.servicemix.common.ServiceUnit
 
setConfiguration(ServiceName) - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
setCurrentState(String) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
setDefaultMep(URI) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setDefaultOperation(QName) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setDefinition(Definition) - Method in class org.apache.servicemix.common.Endpoint
 
setDefinition(Definition) - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
setDelay(long) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
setDescription(Document) - Method in class org.apache.servicemix.common.Endpoint
 
setElementType(QName) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setEndpoint(String) - Method in class org.apache.servicemix.common.Endpoint
 
setEndpointName(String) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setEndpointName(String) - Method in class org.apache.servicemix.common.packaging.Provides
 
setException(Throwable) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setFirstTime(Date) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
setImports(List<String>) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
setInterfaceName(QName) - Method in class org.apache.servicemix.common.Endpoint
 
setInterfaceName(QName) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setInterfaceName(QName) - Method in class org.apache.servicemix.common.packaging.Provides
 
setKernel(Kernel) - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
setLinkType(int) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setMessage(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setName(String) - Method in class org.apache.servicemix.common.ServiceUnit
 
setNamespace(String) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
setPeriod(long) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
setRequired(Boolean) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setResult(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setRole(MessageExchange.Role) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setRoot(Element) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
 
setRootDir(String) - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
setRootPath(String) - Method in class org.apache.servicemix.common.ServiceUnit
 
setScheduler(Scheduler) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
setSchemas(SchemaCollection) - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
setService(QName) - Method in class org.apache.servicemix.common.Endpoint
 
setServiceName(QName) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setServiceName(QName) - Method in class org.apache.servicemix.common.packaging.Provides
 
setServiceUnit(ServiceUnit) - Method in class org.apache.servicemix.common.Endpoint
 
setTargetEndpoint(String) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
setTargetInterface(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
setTargetOperation(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
setTargetService(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
setTargetUri(String) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
setTask(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setType(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
shutDown() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
shutDown(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
shutDown() - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
shutDown() - Method in class org.apache.servicemix.common.ServiceUnit
 
shutDown() - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
SimpleBeanFactory - Class in org.apache.servicemix.common.xbean
A simple BeanFactory containing a set of predefined beans which can be used as a parent for another BeanFactory.
SimpleBeanFactory(Map) - Constructor for class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
SimpleEndpoint - Class in org.apache.servicemix.common.endpoints
 
SimpleEndpoint() - Constructor for class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
SimpleEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
SimpleEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
start() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
start(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
start() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
start() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
start() - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
start() - Method in interface org.apache.servicemix.common.ExchangeProcessor
 
start() - Method in class org.apache.servicemix.common.ServiceUnit
 
startWork(Work) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.servicemix.common.BasicWorkManager
Deprecated.  
status - Variable in class org.apache.servicemix.common.ServiceUnit
 
stop() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
stop(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
stop() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
stop() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
stop() - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
stop() - Method in interface org.apache.servicemix.common.ExchangeProcessor
 
stop() - Method in class org.apache.servicemix.common.ServiceUnit
 

T

toString() - Method in class org.apache.servicemix.common.Endpoint
 
toString() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
transactionManager - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

U

undeploy(ServiceUnit) - Method in class org.apache.servicemix.common.AbstractDeployer
 
undeploy(String, String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
undeploy(ServiceUnit) - Method in interface org.apache.servicemix.common.Deployer
Undeploys the given service unit.
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpointDeserializer
 
unregisterEndpoint(Endpoint) - Method in class org.apache.servicemix.common.Registry
 
unregisterServiceUnit(ServiceUnit) - Method in class org.apache.servicemix.common.Registry
 

V

validate(Endpoint) - Method in class org.apache.servicemix.common.AbstractDeployer
 
validate() - Method in class org.apache.servicemix.common.Endpoint
Validate the endpoint at either deployment time for statically defined endpoints or at runtime for dynamic endpoints
validate() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
validate(Endpoint) - Method in class org.apache.servicemix.common.xbean.BaseXBeanDeployer
 
validateEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
Provides a hook to validate the statically configured endpoint

W

workManagerCreated - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
WSDL2_NS - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
WSDLFlattener - Class in org.apache.servicemix.common.tools.wsdl
 
WSDLFlattener() - Constructor for class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
WSDLFlattener(Definition) - Constructor for class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
WSDLFlattener(Definition, SchemaCollection) - Constructor for class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 

X

XBeanServiceUnit - Class in org.apache.servicemix.common.xbean
 
XBeanServiceUnit() - Constructor for class org.apache.servicemix.common.xbean.XBeanServiceUnit
 

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

Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.