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

AbstractDeployer - Class in org.apache.servicemix.common
Base classes for custom artifacts deployers.
AbstractDeployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.AbstractDeployer
 
AbstractEndpoint - Class in org.apache.servicemix.common.endpoints
 
AbstractEndpoint() - Constructor for class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
AbstractEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
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 interface org.apache.servicemix.common.Endpoint
Register this endpoint into the NMR and put the endpoint in a STOPPED state, where the endpoint is able to process incoming requests, but won't consume external requests such as JMS messages or HTTP requests.
activate() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
activate() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
activate() - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
activate() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
activateEndpoint(QName, String) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
addAttachment(String, DataHandler) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
addChildElement(Element, String, Object) - Static method in class org.apache.servicemix.common.util.DOMUtil
Adds the child element with the given text.
addEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
Dynamically adds a new endpoint
addEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
addEndpoint(Endpoint) - Method in interface org.apache.servicemix.common.ServiceUnit
Adds an endpoint to this service unit.
addImport(String) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Adds a reference to an imported namespace.
addSourceUri(URI) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Add a new URI in the source URIs list.
afterPropertiesSet() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
asIndentedXML(Node) - Static method in class org.apache.servicemix.common.util.DOMUtil
A helper method useful for debugging and logging which will convert the given DOM node into XML text.
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
asXML(Node) - Static method in class org.apache.servicemix.common.util.DOMUtil
A helper method useful for debugging and logging which will convert the given DOM node into XML text.
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
 
authenticate(Subject, String, String, Object) - Method in interface org.apache.servicemix.common.security.AuthenticationService
Authenticates a user given its name and credentials.
AuthenticationService - Interface in org.apache.servicemix.common.security
Interface for the authentication service.
AuthenticationService.Proxy - Class in org.apache.servicemix.common.security
 
AuthenticationService.Proxy() - Constructor for class org.apache.servicemix.common.security.AuthenticationService.Proxy
 

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
Deprecated. 
BaseComponent() - Constructor for class org.apache.servicemix.common.BaseComponent
Deprecated.  
BaseLifeCycle - Class in org.apache.servicemix.common
Deprecated. use SyncLifeCycleWrapper instead
BaseLifeCycle() - Constructor for class org.apache.servicemix.common.BaseLifeCycle
Deprecated.  
BaseLifeCycle(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.BaseLifeCycle
Deprecated.  
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

cancel() - Method in class org.apache.servicemix.common.scheduler.Scheduler
Cancels the scheduler task.
cancel() - Method in class org.apache.servicemix.common.scheduler.SchedulerTask
Cancels task.
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
 
changeScheme(URI, String) - Static method in class org.apache.servicemix.common.util.URISupport
 
channel - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
checkAndRegisterSA(Endpoint) - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
checkParenthesis(String) - Static method in class org.apache.servicemix.common.util.URISupport
 
ClassLoaderXmlPreprocessor - Class in org.apache.servicemix.common.xbean
An advanced xml preprocessor that will create a default class loader for the SU if none is configured.
ClassLoaderXmlPreprocessor(File) - Constructor for class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
ClassLoaderXmlPreprocessor(File, ServiceMixComponent) - 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.DefaultServiceUnit
 
component - Variable in class org.apache.servicemix.common.osgi.EndpointTracker
 
component - Variable in class org.apache.servicemix.common.Registry
 
CONFIG_FILE - Static variable in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
Configuration - Class in org.apache.servicemix.common.osgi
Represents the configuration for the components that can be created from information in the OSGi ConfigAdmin.
configureExchange(MessageExchange, ComponentContext, String) - Static method in class org.apache.servicemix.common.util.URIResolver
Configures a JBI exchange with the given URI as the target.
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
 
consumerExecutor - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
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
 
container - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
Container - Class in org.apache.servicemix.common
 
Container(ComponentContext) - Constructor for class org.apache.servicemix.common.Container
 
Container.Smx3Container - Class in org.apache.servicemix.common
 
Container.Smx3Container(ComponentContext) - Constructor for class org.apache.servicemix.common.Container.Smx3Container
 
Container.Smx4Container - Class in org.apache.servicemix.common
 
Container.Smx4Container(ComponentContext) - Constructor for class org.apache.servicemix.common.Container.Smx4Container
 
Container.Type - Enum in org.apache.servicemix.common
 
Container.UnknownContainer - Class in org.apache.servicemix.common
 
Container.UnknownContainer(ComponentContext) - Constructor for class org.apache.servicemix.common.Container.UnknownContainer
 
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.Container
 
context - Variable in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
copy(NormalizedMessage) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
copyAttributes(Element, Element) - Static method in class org.apache.servicemix.common.util.DOMUtil
Copy the attribues on one element to the other.
copyFault(MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
copyIn(MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
copyInputStream(InputStream, OutputStream) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
copyOut(MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
CORRELATION_ID - Static variable in interface org.apache.servicemix.common.JbiConstants
This property should be set when a consumer endpoint creates an exchange related to another provider exchange.
correlationId - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
create(Object) - Static method in class org.apache.servicemix.common.security.AuthenticationService.Proxy
 
create(Object) - Static method in class org.apache.servicemix.common.security.KeystoreInstance.Proxy
 
create(Object) - Static method in class org.apache.servicemix.common.security.KeystoreManager.Proxy
 
createApplicationContext(String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
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.  
createImportDef(Definition, String, String) - Static method in class org.apache.servicemix.common.tools.wsdl.PortTypeDecorator
 
createLifeCycle() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated. Create the life cycle object.
createQName(Element, String) - Static method in class org.apache.servicemix.common.util.DOMUtil
Creates a QName instance from the given namespace context for the given qualifiedName.
createQueryString(Map) - Static method in class org.apache.servicemix.common.util.URISupport
 
createRegistry() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
createRegistry() - Method in class org.apache.servicemix.common.DefaultComponent
 
createRemainingURI(URI, Map) - Static method in class org.apache.servicemix.common.util.URISupport
Creates a URI from the original URI and the remaining paramaters.
createServiceUnavailableException() - Method in class org.apache.servicemix.common.util.URIResolver
 
createServiceUnit(String, String) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
createServiceUnitManager() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated. Create the service unit manager.
createServiceUnitManager() - Method in class org.apache.servicemix.common.DefaultComponent
Create the service unit manager.
createSSLContext(String, String, String, String, String, String) - Method in interface org.apache.servicemix.common.security.KeystoreManager
Gets a SSLContext using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLFactory(String, String, String, String, String, String) - Method in interface org.apache.servicemix.common.security.KeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLServerFactory(String, String, String, String, String, String) - Method in interface org.apache.servicemix.common.security.KeystoreManager
Gets a ServerSocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSuccessMessage(String) - Method in class org.apache.servicemix.common.BaseServiceUnitManager
 
createURIWithQuery(URI, String) - Static method in class org.apache.servicemix.common.util.URISupport
Creates a URI with the given query.
createWSAEPR(String) - Static method in class org.apache.servicemix.common.util.URIResolver
 
createWsdlReader() - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
currentState - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

D

DATESTAMP_PROPERTY_NAME - Static variable in interface org.apache.servicemix.common.JbiConstants
 
deactivate() - Method in interface org.apache.servicemix.common.Endpoint
Unregister this endpoint from the NMR.
deactivate() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
deactivate() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
 
deactivate() - Method in class org.apache.servicemix.common.endpoints.ProviderEndpoint
 
deactivate() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
deactivateEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
decorate(Definition, PortType, String) - Static method in class org.apache.servicemix.common.tools.wsdl.PortTypeDecorator
 
decorate(Definition, PortType, String, String, String, String, String) - Static method in class org.apache.servicemix.common.tools.wsdl.PortTypeDecorator
 
decorate(Definition, String, String, String) - Static method in class org.apache.servicemix.common.tools.wsdl.PortTypeDecorator
 
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
 
DefaultServiceUnit - Class in org.apache.servicemix.common
 
DefaultServiceUnit() - Constructor for class org.apache.servicemix.common.DefaultServiceUnit
 
DefaultServiceUnit(ServiceMixComponent) - Constructor for class org.apache.servicemix.common.DefaultServiceUnit
 
definition - Variable in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
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() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
deploy(String, String) - Method in class org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer
 
deploy(String, String) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
DeployedAssembly - Interface in org.apache.servicemix.common.osgi
This interface should be used by service assemblies deployed using another packaging than the JBI packaging to be able to leverage the JBI life cycle.
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.endpoints.AbstractEndpoint
 
destroy() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
detect(ComponentContext) - Static method in class org.apache.servicemix.common.Container
 
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() - Method in class org.apache.servicemix.common.DefaultBootstrap
Deprecated.  
doInit() - Method in class org.apache.servicemix.common.DefaultComponent
 
DOMUtil - Class in org.apache.servicemix.common.util
A collection of W3C DOM helper methods.
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

EL_ACTION - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_ADDRESS - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_FAULT_TO - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_FROM - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_MESSAGE_ID - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_METADATA - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_REFERENCE_PARAMETERS - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_RELATES_TO - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_REPLY_TO - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
EL_TO - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
ELEM_ENDPOINT - Static variable in class org.apache.servicemix.common.wsdl1.JbiExtension
 
elementType - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
enableContentRereadability(NormalizedMessage) - Static method in class org.apache.servicemix.common.util.MessageUtil
Converts the given NormalizedMessage instance's content to a re-readable Source This allows the content to be read more than once (e.g.
Endpoint - Interface in org.apache.servicemix.common
 
endpoint - Variable in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
EndpointComponentContext - Class in org.apache.servicemix.common
 
EndpointComponentContext(Endpoint) - Constructor for class org.apache.servicemix.common.EndpointComponentContext
 
EndpointComponentContext(ComponentContext) - 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
 
EndpointDeliveryChannel(ComponentContext) - Constructor for class org.apache.servicemix.common.EndpointDeliveryChannel
 
EndpointExporter - Class in org.apache.servicemix.common.osgi
 
EndpointExporter() - Constructor for class org.apache.servicemix.common.osgi.EndpointExporter
 
endpoints - Variable in class org.apache.servicemix.common.DefaultServiceUnit
 
endpoints - Variable in class org.apache.servicemix.common.Registry
 
EndpointSupport - Class in org.apache.servicemix.common
 
EndpointSupport() - Constructor for class org.apache.servicemix.common.EndpointSupport
 
EndpointTracker - Class in org.apache.servicemix.common.osgi
This class is used by components bundles to track endpoints that they know about.
EndpointTracker() - Constructor for class org.apache.servicemix.common.osgi.EndpointTracker
 
EndpointTracker.OsgiServiceUnit - Class in org.apache.servicemix.common.osgi
 
EndpointTracker.OsgiServiceUnit(DefaultComponent, Endpoint, ClassLoader) - Constructor for class org.apache.servicemix.common.osgi.EndpointTracker.OsgiServiceUnit
 
EndpointWrapper - Interface in org.apache.servicemix.common.osgi
The EndpointWrapper is a very simple interface that wraps an Endpoint.
EndpointWrapperImpl - Class in org.apache.servicemix.common.osgi
 
EndpointWrapperImpl(Endpoint, ClassLoader) - Constructor for class org.apache.servicemix.common.osgi.EndpointWrapperImpl
 
exceptionShouldRollbackTx(Throwable) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
ExchangeProcessor - Interface in org.apache.servicemix.common
Deprecated. 
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
 
extractProperties(Map, String) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 

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
 
FLOW_PROPERTY_NAME - Static variable in interface org.apache.servicemix.common.JbiConstants
 

G

getAliases(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getApplicationContext() - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
getAsReference(QName) - Method in class org.apache.servicemix.common.ExternalEndpoint
 
getAsReference(QName) - Method in class org.apache.servicemix.common.ResolvedEndpoint
 
getAttachment(String) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
getAttachmentNames() - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
getBean(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getBean(Class<T>) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getBean(String, Class) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getBean(String, Object[]) - 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
 
getBuilder() - Static method in class org.apache.servicemix.common.util.DOMUtil
 
getCertificate(String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getCertificateAlias(Certificate) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getCertificateChain(String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getChannel() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
getClassLoader() - Method in interface org.apache.servicemix.common.osgi.EndpointWrapper
 
getClassLoader() - Method in class org.apache.servicemix.common.osgi.EndpointWrapperImpl
 
getClassLoader(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
getComponent() - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
getComponent() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getComponent() - Method in class org.apache.servicemix.common.osgi.EndpointTracker
 
getComponent() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieves the component where this SU is deployed.
getComponentClassLoader(String) - Method in class org.apache.servicemix.common.Container
 
getComponentClassLoader(String) - Method in class org.apache.servicemix.common.Container.Smx3Container
 
getComponentClassLoader(String) - Method in class org.apache.servicemix.common.Container.Smx4Container
 
getComponentContext() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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
Deprecated.  
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
 
getComponents() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getConfigurationClassLoader() - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
getConfigurationClassLoader() - Method in class org.apache.servicemix.common.osgi.EndpointTracker.OsgiServiceUnit
 
getConfigurationClassLoader() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieve this service unit specific classloader.
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
 
getContainer() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getContainer() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
getContainer() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getContent() - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
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.DefaultServiceUnit
 
getCurrentState() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieve the state of this service unit.
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.endpoints.AbstractEndpoint
 
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 interface org.apache.servicemix.common.Endpoint
 
getDescription() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the endpoint description.
getElementText(Element) - Static method in class org.apache.servicemix.common.util.DOMUtil
Returns the text of the element.
getElementType() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
getEndpoint(String) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
getEndpoint() - Method in interface 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() - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
getEndpoint() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the endpoint implementation.
getEndpoint() - Method in class org.apache.servicemix.common.osgi.EndpointTracker.OsgiServiceUnit
 
getEndpoint() - Method in interface org.apache.servicemix.common.osgi.EndpointWrapper
 
getEndpoint() - Method in class org.apache.servicemix.common.osgi.EndpointWrapperImpl
 
getEndpoint(String) - Method in class org.apache.servicemix.common.Registry
 
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() - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
getEndpoints(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEndpoints() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
getEndpoints() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieves the list of deployed endpoints.
getEndpointsForService(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getEPRElementName() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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(MessageExchange.Role) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getExecutor(MessageExchange.Role) - Method in class org.apache.servicemix.common.BaseComponent
Deprecated. Shortcut to retrieve this component's executor.
getExecutor() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getExecutor(MessageExchange.Role) - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getExecutorConfig() - Method in class org.apache.servicemix.common.osgi.Configuration
Get the executor configuration object
getExecutorFactory() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getExecutorFactory() - Method in class org.apache.servicemix.common.Container
 
getExecutorFactory() - Method in class org.apache.servicemix.common.Container.Smx3Container
 
getExecutorFactory() - Method in class org.apache.servicemix.common.Container.Smx4Container
 
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.  
getExtensionMBeanName() - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
getExternalEndpoints(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getExternalEndpointsForService(QName) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getFileResources(String) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
Get the URLs for a file: protocol based location.
getFirstChildElement(Node) - Static method in class org.apache.servicemix.common.util.DOMUtil
Gets the first child element.
getFirstTime() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getFragment() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getHost() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getImports() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Gets the imported namespaces list.
getInstallRoot() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getInstance() - Static method in class org.apache.servicemix.common.osgi.Configuration
Get the singleton configuration object instance
getInterfaceName() - Method in interface org.apache.servicemix.common.Endpoint
 
getInterfaceName() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the qualified name of the endpoint interface.
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
 
getJarResources(String) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
Get the URLs for a jar: protocol based location.
getKey() - Method in interface org.apache.servicemix.common.Endpoint
 
getKey() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
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
 
getKeyManager(String, String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getKeystore(String) - Method in interface org.apache.servicemix.common.security.KeystoreManager
 
getKnownExchanges(Endpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getLifeCycle() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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
Gets the URI identifying this external endpoint.
getLock(String) - Method in class org.apache.servicemix.common.locks.impl.SimpleLockManager
 
getLock(String) - Method in interface org.apache.servicemix.common.locks.LockManager
 
getLogger() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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.DefaultServiceUnit
 
getName() - Method in interface org.apache.servicemix.common.osgi.DeployedAssembly
 
getName() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
getName() - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getName() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieves the name of this service unit.
getNamespace() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Gets the default namespace.
getNamingContext() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getNextSiblingElement(Element) - Static method in class org.apache.servicemix.common.util.DOMUtil
Gets the next sibling element.
getParameters() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getParentBeansMap() - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
getParentClassLoader(SpringApplicationContext) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
getPath() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getPeriod() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
getPrivateKey(String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getProperty(String) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
getPropertyNames() - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
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
 
getQName(Element) - Static method in class org.apache.servicemix.common.util.DOMUtil
Builds a QName from the element name.
getRegistry() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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
getResources(String) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
Get the URLs for a classpath location.
getResult() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getRole() - Method in interface org.apache.servicemix.common.Endpoint
 
getRole() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the endpoint role.
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
Gets the root element.
getRootDir() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
getRootPath() - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
getRootPath() - Method in interface org.apache.servicemix.common.ServiceUnit
Retrieves the root path of this service unit.
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
 
getScheme() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
getSecuritySubject() - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
getService() - Method in interface org.apache.servicemix.common.Endpoint
 
getService() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the service qualified name of the endpoint.
getServiceDescription(ServiceEndpoint) - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
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(AbstractXmlApplicationContext) - 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 interface org.apache.servicemix.common.Endpoint
 
getServiceUnit() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Get the service unit associated to the endpoint.
getServiceUnit(String) - Method in class org.apache.servicemix.common.Registry
 
getServiceUnitManager() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
getServiceUnitManager() - Method in class org.apache.servicemix.common.DefaultComponent
 
getServiceUnits() - Method in interface org.apache.servicemix.common.osgi.DeployedAssembly
 
getServiceUnits() - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
getSharedLibraryClassLoader(String) - Method in class org.apache.servicemix.common.Container
 
getSharedLibraryClassLoader(String) - Method in class org.apache.servicemix.common.Container.Smx3Container
 
getSharedLibraryClassLoader(String) - Method in class org.apache.servicemix.common.Container.Smx4Container
 
getSize() - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
getSmx3Container() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
getSmx3Container() - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
getSmx3Container() - Method in class org.apache.servicemix.common.Container.Smx3Container
 
getSmx3Container() - Method in interface org.apache.servicemix.common.ServiceMixComponent
 
getSourceUris() - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Gets the source URIs list.
getTargetEndpoint() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Gets the target endpoint of the consumer one.
getTargetInterface() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Gets the target interface qualified name of the endpoint.
getTargetOperation() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Gets the target operation name of the consumer endpoint.
getTargetService() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Gets the service qualified name of the endpoint.
getTargetUri() - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Gets the target URI of the consumer endpoint.
getTask() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getTransactionManager() - Method in class org.apache.servicemix.common.EndpointComponentContext
 
getTrustManager(String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
getType() - Method in class org.apache.servicemix.common.Container
 
getType() - Method in class org.apache.servicemix.common.Container.Smx3Container
 
getType() - Method in class org.apache.servicemix.common.Container.Smx4Container
 
getType() - Method in class org.apache.servicemix.common.Container.UnknownContainer
 
getType() - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
getType(String) - Method in class org.apache.servicemix.common.xbean.SimpleBeanFactory
 
getUri() - Method in class org.apache.servicemix.common.util.URIResolver
 
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

handleExchange(Endpoint, MessageExchange, boolean) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
handleExchange(MessageExchange, boolean) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
handleExchange(Endpoint, MessageExchange, boolean) - Method in interface org.apache.servicemix.common.ServiceMixComponent
Make the component aware of this exchange.
handleImports(Schema, URI) - Method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
handlePollException(Exception) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
handleTransactions() - Method in class org.apache.servicemix.common.Container
 
handleTransactions() - Method in class org.apache.servicemix.common.Container.Smx3Container
 
handleTransactions() - Method in class org.apache.servicemix.common.Container.Smx4Container
 
handleTransactions() - Method in class org.apache.servicemix.common.Container.UnknownContainer
 
hasQueuedThreads() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
HTTP_DESTINATION_URI - Static variable in interface org.apache.servicemix.common.JbiConstants
 

I

IN_ONLY - Static variable in interface org.apache.servicemix.common.JbiConstants
In Only MEP.
IN_OPTIONAL_OUT - Static variable in interface org.apache.servicemix.common.JbiConstants
In Optional Out MEP.
IN_OUT - Static variable in interface org.apache.servicemix.common.JbiConstants
In Out MEP.
indexOfParenthesisMatch(String) - Method in class org.apache.servicemix.common.util.URISupport
 
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() - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
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() - Method in interface org.apache.servicemix.common.ServiceUnit
Puts the SU in a STOPPED state.
init(ComponentContext) - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
init(File) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanServiceUnitAnalyzer
 
initApplicationContext(AbstractXmlApplicationContext) - Method in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
 
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.endpoints.AbstractEndpoint
 
IntrospectionSupport - Class in org.apache.servicemix.common.util
 
isConcurrentPolling() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
isExchangeOkay(MessageExchange) - Method in interface org.apache.servicemix.common.Endpoint
 
isExchangeOkay(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.DefaultComponent
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.common.DefaultComponent
 
isInitialized() - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
isKeyLocked(String) - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
isKeystoreLocked() - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
isKnownEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
 
isLocked() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
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

JbiConstants - Interface in org.apache.servicemix.common
 
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
 

K

KeystoreInstance - Interface in org.apache.servicemix.common.security
Based on http://svn.apache.org/repos/asf/geronimo/trunk/modules/management/ src/java/org/apache/geronimo/management/geronimo/KeystoreInstance.java
KeystoreInstance.Proxy - Class in org.apache.servicemix.common.security
 
KeystoreInstance.Proxy() - Constructor for class org.apache.servicemix.common.security.KeystoreInstance.Proxy
 
KeystoreManager - Interface in org.apache.servicemix.common.security
Based on http://svn.apache.org/repos/asf/geronimo/trunk/modules/management/ src/java/org/apache/geronimo/management/geronimo/KeystoreManager.java
KeystoreManager.Proxy - Class in org.apache.servicemix.common.security
 
KeystoreManager.Proxy() - Constructor for class org.apache.servicemix.common.security.KeystoreManager.Proxy
 
knownExchanges - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

L

LIB_DIR - Static variable in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
lifeCycle - Variable in class org.apache.servicemix.common.BaseComponent
Deprecated.  
lifeCycle - Variable in class org.apache.servicemix.common.DefaultComponent
 
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
 
listPrivateKeys() - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
listTrustCertificates() - Method in interface org.apache.servicemix.common.security.KeystoreInstance
 
load() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
lock() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
lockInterruptibly() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
LockManager - Interface in org.apache.servicemix.common.locks
 
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
Deprecated.  
logger - Variable in class org.apache.servicemix.common.DefaultComponent
 
logger - Variable in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
logger - Static variable in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 

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.  
MBeanServerHelper - Class in org.apache.servicemix.common.management
Helper methods to register and unregister objects with a JMX MBeanServer
MBeanServerHelper() - Constructor for class org.apache.servicemix.common.management.MBeanServerHelper
 
MessageUtil - Class in org.apache.servicemix.common.util
 
MessageUtil.FaultImpl - Class in org.apache.servicemix.common.util
 
MessageUtil.FaultImpl() - Constructor for class org.apache.servicemix.common.util.MessageUtil.FaultImpl
 
MessageUtil.FaultImpl(Fault) - Constructor for class org.apache.servicemix.common.util.MessageUtil.FaultImpl
 
MessageUtil.NormalizedMessageImpl - Class in org.apache.servicemix.common.util
 
MessageUtil.NormalizedMessageImpl() - Constructor for class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
MessageUtil.NormalizedMessageImpl(NormalizedMessage) - Constructor for class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
moveContent(Element, Element) - Static method in class org.apache.servicemix.common.util.DOMUtil
Moves the content of the given element to the given element.

N

name - Variable in class org.apache.servicemix.common.DefaultServiceUnit
 
newCondition() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
newDocument() - Static method in class org.apache.servicemix.common.util.DOMUtil
Returns a new document, ready to populate.
nextExecution() - Method in interface org.apache.servicemix.common.scheduler.ScheduleIterator
Next execution date of associated task.
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.AsyncBaseLifeCycle
 
onMessageExchange(MessageExchange) - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
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.locks - package org.apache.servicemix.common.locks
 
org.apache.servicemix.common.locks.impl - package org.apache.servicemix.common.locks.impl
 
org.apache.servicemix.common.management - package org.apache.servicemix.common.management
 
org.apache.servicemix.common.osgi - package org.apache.servicemix.common.osgi
 
org.apache.servicemix.common.packaging - package org.apache.servicemix.common.packaging
 
org.apache.servicemix.common.scheduler - package org.apache.servicemix.common.scheduler
 
org.apache.servicemix.common.security - package org.apache.servicemix.common.security
 
org.apache.servicemix.common.tools.wsdl - package org.apache.servicemix.common.tools.wsdl
 
org.apache.servicemix.common.util - package org.apache.servicemix.common.util
 
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
 
parseComposite(URI) - Static method in class org.apache.servicemix.common.util.URISupport
 
parseParamters(URI) - Static method in class org.apache.servicemix.common.util.URISupport
 
parseQuery(String) - Static method in class org.apache.servicemix.common.util.URISupport
 
persistent - Variable in class org.apache.servicemix.common.BaseServiceUnitManager
 
PERSISTENT_PROPERTY_NAME - Static variable in interface org.apache.servicemix.common.JbiConstants
 
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 inheritance 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
 
PortTypeDecorator - Class in org.apache.servicemix.common.tools.wsdl
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.servicemix.common.xbean.ParentBeanFactoryPostProcessor
 
prepareExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
prepareExchange(MessageExchange, Endpoint) - Method in class org.apache.servicemix.common.BaseComponent
Deprecated.  
prepareExchange(MessageExchange) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
prepareExchange(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
prepareExchange(MessageExchange, Endpoint) - Method in interface org.apache.servicemix.common.ServiceMixComponent
Prepare an exchange sent from the given endpoint.
prepareShutdown(Endpoint) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
Prepare an endpoint for shutdown by waiting until all its pending exchanges have been finished.
prepareShutdown(Endpoint, long) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
Prepare an endpoint for shutdown by waiting until all its pending exchanges have been finished.
prepareShutdown(Endpoint) - Method in interface org.apache.servicemix.common.ServiceMixComponent
Prepare shutting the given endpoint down by waiting for all know exchanges for this endpoint to be fully processed.
preprocess(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in class org.apache.servicemix.common.xbean.ClassLoaderXmlPreprocessor
 
process(MessageExchange) - Method in interface org.apache.servicemix.common.Endpoint
Process an incoming JBI exchange.
process(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
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
Deprecated.  
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
 
properties - Variable in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
PROTOCOL_HEADERS - Static variable in interface org.apache.servicemix.common.JbiConstants
 
PROTOCOL_TYPE - Static variable in interface org.apache.servicemix.common.JbiConstants
 
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
 
providerExecutor - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
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
 
recursiveGetAttributeValue(Element, String) - Static method in class org.apache.servicemix.common.util.DOMUtil
Recursive method to find a given attribute value.
register(MBeanServer, ObjectName, Object) - Static method in class org.apache.servicemix.common.management.MBeanServerHelper
Registers an object with the MBean server using the specified object name.
register(EndpointWrapper, Map) - Method in class org.apache.servicemix.common.osgi.EndpointTracker
 
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
Deprecated.  
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
 
releaseBuilder(DocumentBuilder) - Static method in class org.apache.servicemix.common.util.DOMUtil
 
removeAttachment(String) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
removeEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultComponent
 
removeEndpoint(Endpoint) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
removeEndpoint(Endpoint) - Method in interface org.apache.servicemix.common.ServiceUnit
Removes an endpoint from this service unit.
removeLock(String) - Method in class org.apache.servicemix.common.locks.impl.SimpleLockManager
 
removeLock(String) - Method in interface org.apache.servicemix.common.locks.LockManager
 
removeQuery(URI) - Static method in class org.apache.servicemix.common.util.URISupport
Removes any URI query from the given URI.
required - Variable in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
resolve(URI, String) - Static method in class org.apache.servicemix.common.tools.wsdl.SchemaCollection
 
resolveAvailableEndpoints(ComponentContext, MessageExchange) - Method in class org.apache.servicemix.common.util.URIResolver
 
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
Deprecated.  
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.common.DefaultComponent
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.common.EndpointComponentContext
 
ROBUST_IN_ONLY - Static variable in interface org.apache.servicemix.common.JbiConstants
Robust In Only MEP.
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.DefaultServiceUnit
 
run() - Method in class org.apache.servicemix.common.scheduler.SchedulerTask
 
running - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 

S

save() - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
schedule(SchedulerTask, ScheduleIterator) - Method in class org.apache.servicemix.common.scheduler.Scheduler
Schedules a task.
scheduledExecutionTime() - Method in class org.apache.servicemix.common.scheduler.SchedulerTask
 
ScheduleIterator - Interface in org.apache.servicemix.common.scheduler
Iterator for scheduling.
Scheduler - Class in org.apache.servicemix.common.scheduler
Class to handle scheduling tasks.
Scheduler() - Constructor for class org.apache.servicemix.common.scheduler.Scheduler
Creates a new Scheduler.
Scheduler(boolean) - Constructor for class org.apache.servicemix.common.scheduler.Scheduler
Creates a new Daemon Scheduler
SchedulerTask - Class in org.apache.servicemix.common.scheduler
A task run by a Scheduler.
SchedulerTask() - Constructor for class org.apache.servicemix.common.scheduler.SchedulerTask
 
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
 
SECURITY_SUBJECT - Static variable in interface org.apache.servicemix.common.JbiConstants
 
send(MessageExchange) - Method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
send(MessageExchange) - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
SEND_SYNC - Static variable in interface org.apache.servicemix.common.JbiConstants
 
SENDER_ENDPOINT - Static variable in interface org.apache.servicemix.common.JbiConstants
 
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.endpoints.AbstractEndpoint
 
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.endpoints.AbstractEndpoint
 
ServiceUnit - Interface in org.apache.servicemix.common
This interface defines the lifecycle and needed methods to a collection of endpoints grouped into a service unit.
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
Deprecated.  
serviceUnitManager - Variable in class org.apache.servicemix.common.DefaultComponent
 
serviceUnits - Variable in class org.apache.servicemix.common.Registry
 
setAllowCoreThreadTimeOut(boolean) - Method in class org.apache.servicemix.common.osgi.Configuration
Allow the core threads to time out
setApplicationContext(ApplicationContext) - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
setApplicationContext(AbstractXmlApplicationContext) - Method in class org.apache.servicemix.common.xbean.XBeanServiceUnit
 
setBundleContext(BundleContext) - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
setComponent(ServiceMixComponent) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
setComponent(ServiceMixComponent) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
setComponent(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setComponent(DefaultComponent) - Method in class org.apache.servicemix.common.osgi.EndpointTracker
 
setConcurrentPolling(boolean) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Sets whether more than one poll can be active at a time (true means yes).
setContent(Source) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
setCorePoolSize(int) - Method in class org.apache.servicemix.common.osgi.Configuration
Set the core thread pool size
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.endpoints.AbstractEndpoint
 
setDefinition(Definition) - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
setDelay(long) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Sets the amount of time in milliseconds that the endpoint should wait before making the first poll.
setDeployed() - Method in interface org.apache.servicemix.common.osgi.EndpointWrapper
 
setDescription(Document) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Associates an XML document with the endpoint.
setElementType(QName) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
setEndpoint(Endpoint) - Static method in class org.apache.servicemix.common.EndpointDeliveryChannel
 
setEndpoint(String) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
The name of the endpoint.
setEndpointName(String) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setEndpointName(String) - Method in class org.apache.servicemix.common.packaging.Provides
 
setEndpoints(Collection<Endpoint>) - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
setException(Throwable) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setExecutor(MessageExchange.Role, Executor) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
The executor to use for various tasks that need to be performed by the component.
setExecutorFactory(ExecutorFactory) - Method in class org.apache.servicemix.common.AsyncBaseLifeCycle
The executor factory to use to create the executor.
setFirstTime(Date) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Sets the date on which the first poll will be executed.
setImports(List<String>) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Sets the imported namespaces list.
setInterfaceName(QName) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
The qualified name of the interface exposed by the endpoint.
setInterfaceName(QName) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setInterfaceName(QName) - Method in class org.apache.servicemix.common.packaging.Provides
 
setKeepAliveTime(long) - Method in class org.apache.servicemix.common.osgi.Configuration
Set the keep alive time on the executor
setLinkType(int) - Method in class org.apache.servicemix.common.packaging.Consumes
 
setMaximumPoolSize(int) - Method in class org.apache.servicemix.common.osgi.Configuration
Set the maximum thread pool size
setMessage(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setName(String) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
setNamespace(String) - Method in class org.apache.servicemix.common.tools.wsdl.Schema
Sets the default namespace.
setPeriod(long) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Sets the number of milliseconds between polling attempts.
setProperties(Object, Map, String) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 
setProperties(Object, Map) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 
setProperty(String, Object) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
setQueueSize(int) - Method in class org.apache.servicemix.common.osgi.Configuration
Set the executor queue size
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
Sets the root element.
setRootDir(String) - Method in class org.apache.servicemix.common.PersistentConfiguration
Deprecated.  
setRootPath(String) - Method in class org.apache.servicemix.common.DefaultServiceUnit
 
setScheduler(Scheduler) - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
Sets a custom scheduler implementation if you need more fine-grained control over the polling schedule.
setSchemas(SchemaCollection) - Method in class org.apache.servicemix.common.tools.wsdl.WSDLFlattener
 
setSecuritySubject(Subject) - Method in class org.apache.servicemix.common.util.MessageUtil.NormalizedMessageImpl
 
setService(QName) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
The qualified name of the service the endpoint exposes.
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 interface org.apache.servicemix.common.Endpoint
 
setServiceUnit(ServiceUnit) - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
Associates an endpoint with a service unit.
setTargetEndpoint(String) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Sets the endpoint name of the target endpoint.
setTargetInterface(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Sets the name of the target interface.
setTargetOperation(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Sets the name of the target operation.
setTargetService(QName) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Sets the name of the target service.
setTargetUri(String) - Method in class org.apache.servicemix.common.endpoints.ConsumerEndpoint
Sets the target service/endpoint/interface using a URI.
setTask(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setType(String) - Method in class org.apache.servicemix.common.ManagementSupport.Message
 
setUri(String) - Method in class org.apache.servicemix.common.util.URIResolver
 
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.DefaultServiceUnit
 
shutDown() - Method in interface org.apache.servicemix.common.ServiceUnit
Transition this service unit into the SHUTDOWN state.
shutDown() - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
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
 
SimpleLock - Class in org.apache.servicemix.common.locks.impl
 
SimpleLock() - Constructor for class org.apache.servicemix.common.locks.impl.SimpleLock
 
SimpleLockManager - Class in org.apache.servicemix.common.locks.impl
 
SimpleLockManager() - Constructor for class org.apache.servicemix.common.locks.impl.SimpleLockManager
 
simpleName(Class) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 
SOAP_HEADERS - Static variable in interface org.apache.servicemix.common.JbiConstants
 
split2(String) - Static method in class org.apache.servicemix.common.util.URIResolver
 
split3(String) - Static method in class org.apache.servicemix.common.util.URIResolver
 
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.DefaultServiceUnit
 
start() - Method in interface org.apache.servicemix.common.Endpoint
Start consumption of external requests.
start() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
start() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
start() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
start() - Method in interface org.apache.servicemix.common.ExchangeProcessor
Deprecated.  
start() - Method in interface org.apache.servicemix.common.ServiceUnit
Transition this service unit into the STARTED state.
start() - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
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.  
STATELESS_CONSUMER - Static variable in interface org.apache.servicemix.common.JbiConstants
 
STATELESS_PROVIDER - Static variable in interface org.apache.servicemix.common.JbiConstants
 
status - Variable in class org.apache.servicemix.common.DefaultServiceUnit
 
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.DefaultServiceUnit
 
stop() - Method in interface org.apache.servicemix.common.Endpoint
Stop consumption of external requests.
stop() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
stop() - Method in class org.apache.servicemix.common.endpoints.PollingEndpoint
 
stop() - Method in class org.apache.servicemix.common.endpoints.SimpleEndpoint
 
stop() - Method in interface org.apache.servicemix.common.ExchangeProcessor
Deprecated.  
stop() - Method in interface org.apache.servicemix.common.ServiceUnit
Transition this service unit to a STOPPED state.
stop() - Method in class org.apache.servicemix.common.SyncLifeCycleWrapper
 
stripPrefix(String, String) - Static method in class org.apache.servicemix.common.util.URISupport
 
stripScheme(URI) - Static method in class org.apache.servicemix.common.util.URISupport
 
SyncLifeCycleWrapper - Class in org.apache.servicemix.common
Wrap an AsyncBaseLifeCycle into a lifecycle implementing MessageExchangeListener.
SyncLifeCycleWrapper(AsyncBaseLifeCycle) - Constructor for class org.apache.servicemix.common.SyncLifeCycleWrapper
 

T

toString() - Method in class org.apache.servicemix.common.Container
 
toString() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
 
toString(Object) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 
toString(Object, Class) - Static method in class org.apache.servicemix.common.util.IntrospectionSupport
 
toString() - Method in class org.apache.servicemix.common.wsdl1.JbiEndpoint
 
toURI() - Method in class org.apache.servicemix.common.util.URISupport.CompositeData
 
transactionManager - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
transfer(NormalizedMessage, NormalizedMessage) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferFaultToFault(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferInToIn(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferInToOut(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferOutToIn(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferOutToOut(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferTo(NormalizedMessage, MessageExchange, String) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferTo(MessageExchange, MessageExchange, String) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferToFault(Fault, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferToIn(NormalizedMessage, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
transferToOut(NormalizedMessage, MessageExchange) - Static method in class org.apache.servicemix.common.util.MessageUtil
 
tryLock() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
tryLock(long, TimeUnit) - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 

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.
undeploy(boolean) - Method in interface org.apache.servicemix.common.osgi.DeployedAssembly
 
undeploy(boolean) - Method in class org.apache.servicemix.common.osgi.EndpointExporter
 
unlock() - Method in class org.apache.servicemix.common.locks.impl.SimpleLock
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.servicemix.common.wsdl1.JbiEndpointDeserializer
 
unregister(MBeanServer, ObjectName) - Static method in class org.apache.servicemix.common.management.MBeanServerHelper
Unregister the object with the specified name from the MBean server
unregister(EndpointWrapper, Map) - Method in class org.apache.servicemix.common.osgi.EndpointTracker
 
unregisterEndpoint(Endpoint) - Method in class org.apache.servicemix.common.Registry
 
unregisterServiceUnit(ServiceUnit) - Method in class org.apache.servicemix.common.Registry
 
URIResolver - Class in org.apache.servicemix.common.util
 
URIResolver() - Constructor for class org.apache.servicemix.common.util.URIResolver
 
URIResolver(String) - Constructor for class org.apache.servicemix.common.util.URIResolver
 
URISupport - Class in org.apache.servicemix.common.util
 
URISupport() - Constructor for class org.apache.servicemix.common.util.URISupport
 
URISupport.CompositeData - Class in org.apache.servicemix.common.util
 
URISupport.CompositeData() - Constructor for class org.apache.servicemix.common.util.URISupport.CompositeData
 

V

validate(Endpoint) - Method in class org.apache.servicemix.common.AbstractDeployer
 
validate(ServiceUnit) - Method in class org.apache.servicemix.common.AbstractDeployer
 
validate() - Method in interface org.apache.servicemix.common.Endpoint
Validation is a step which is done at deployment time to check that the endpoint definition is valid and that there is no missing properties.
validate() - Method in class org.apache.servicemix.common.endpoints.AbstractEndpoint
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
valueOf(String) - Static method in enum org.apache.servicemix.common.Container.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicemix.common.Container.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

workManagerCreated - Variable in class org.apache.servicemix.common.AsyncBaseLifeCycle
 
WSA_NAMESPACE_200303 - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
WSA_NAMESPACE_200403 - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
WSA_NAMESPACE_200408 - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
WSA_NAMESPACE_200508 - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
WSA_PREFIX - Static variable in interface org.apache.servicemix.common.util.WSAddressingConstants
 
WSAddressingConstants - Interface in org.apache.servicemix.common.util
 
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 K L M N O P Q R S T U V W X

Copyright © 2005-2012 FuseSource. All Rights Reserved.