S-RAMP Integration: SwitchYard 0.4.0.Final
A B C D G I L M N O P R S T U V 

A

AbstractSwitchYardArtifactVisitor - Class in org.overlord.sramp.integration.switchyard.model
Base class for switchyard visitors.
AbstractSwitchYardArtifactVisitor() - Constructor for class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
Constructor.
accept(ArtifactType) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchiveProvider
 
accepts(CandidateArtifact) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardArtifactFilter
 
Activator - Class in org.overlord.sramp.integration.switchyard
Registers osgi services.
Activator() - Constructor for class org.overlord.sramp.integration.switchyard.Activator
 
addNamespaceMappings(StaticNamespaceContext) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Adds some namespace mappings to the given namespace context.

B

BEAN_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 

C

CAMEL_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
configureNamespaceMappings(StaticNamespaceContext) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardXmlDeriver
 
contains(String) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppIndex
 
createArtifact(DiscoveredArtifact) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardMetaDataFactory
 
createArtifactDerivers() - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardDeriverProvider
 
createExtractor(ArtifactType, File) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchiveProvider
 
createExtractor(ArtifactType, InputStream) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchiveProvider
 

D

derive(Collection<BaseArtifactType>, BaseArtifactType, AbstractXmlDeriver.XmlDeriverContext) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardXmlDeriver
 

G

getArchiveTypeHints() - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchiveProvider
 

I

i18n - Static variable in class org.overlord.sramp.integration.switchyard.i18n.Messages
 

L

link(LinkerContext, ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
Visits the artifact to do the linking.
link(LinkerContext, BaseArtifactType, Collection<BaseArtifactType>) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardXmlDeriver
 

M

Messages - Class in org.overlord.sramp.integration.switchyard.i18n
I18N messages.
Messages() - Constructor for class org.overlord.sramp.integration.switchyard.i18n.Messages
Constructor.

N

newComponentArtifact(String) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Creates a new extended artifact type for a SwitchYard Component.
newComponentServiceArtifact(String) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Creates a new extended artifact type for a SwitchYard Service Component.
newServiceArtifact(String) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Creates a new extended artifact type for a SwitchYard Service.
newTransformerArtifact(String) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Creates a new extended artifact type for a SwitchYard Transform.
newValidateArtifact(String) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
Creates a new extended artifact type for a SwitchYard Validator.

O

org.overlord.sramp.integration.switchyard - package org.overlord.sramp.integration.switchyard
 
org.overlord.sramp.integration.switchyard.deriver - package org.overlord.sramp.integration.switchyard.deriver
 
org.overlord.sramp.integration.switchyard.expand - package org.overlord.sramp.integration.switchyard.expand
 
org.overlord.sramp.integration.switchyard.i18n - package org.overlord.sramp.integration.switchyard.i18n
 
org.overlord.sramp.integration.switchyard.model - package org.overlord.sramp.integration.switchyard.model
 

P

PROP_GATEWAY_TYPE - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
PROP_TRANSFORMER_TYPE - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
PROP_VALIDATE_TYPE - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 

R

REL_IMPLEMENTED_BY - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_IMPLEMENTS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_OFFERS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_PROMOTES - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_REFERENCES - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_TRANSFORMS_FROM - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_TRANSFORMS_TO - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_USES - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
REL_VALIDATES - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 

S

SCA_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
setContext(ZipToSrampArchiveContext) - Method in class org.overlord.sramp.integration.switchyard.expand.SwitchYardArtifactFilter
 
SOAP_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
start(BundleContext) - Method in class org.overlord.sramp.integration.switchyard.Activator
 
stop(BundleContext) - Method in class org.overlord.sramp.integration.switchyard.Activator
 
SWITCHYARD_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardAppIndex - Class in org.overlord.sramp.integration.switchyard.expand
An index of interesting facts found in the SwitchYard application's required switchyard.xml file.
SwitchYardAppIndex(File) - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppIndex
Constructor.
SwitchYardApplication - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardAppToSrampArchive - Class in org.overlord.sramp.integration.switchyard.expand
Creates an s-ramp archive from a SwitchYard application (JAR or WAR).
SwitchYardAppToSrampArchive(File) - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchive
Constructor.
SwitchYardAppToSrampArchive(InputStream) - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchive
Constructor.
SwitchYardAppToSrampArchiveProvider - Class in org.overlord.sramp.integration.switchyard.expand
Provides a SwitchYard version of the ZipToSrampArchive.
SwitchYardAppToSrampArchiveProvider() - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardAppToSrampArchiveProvider
Constructor.
SwitchYardArtifactFilter - Class in org.overlord.sramp.integration.switchyard.expand
The artifact filter used when expanding a SwitchYard application JAR or WAR.
SwitchYardArtifactFilter() - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardArtifactFilter
Constructor.
SwitchYardArtifactVisitor - Interface in org.overlord.sramp.integration.switchyard.model
Visitor interface for visiting SwitchYard artifacts.
SwitchYardArtifactVisitorHelper - Class in org.overlord.sramp.integration.switchyard.model
Helper used to visit switchyard artifacts.
SwitchYardArtifactVisitorHelper() - Constructor for class org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitorHelper
 
SwitchYardComponent - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardComponentService - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardComponentServiceType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardComponentType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardDeriverProvider - Class in org.overlord.sramp.integration.switchyard.deriver
Provides all SwitchYard artifact/content derivers.
SwitchYardDeriverProvider() - Constructor for class org.overlord.sramp.integration.switchyard.deriver.SwitchYardDeriverProvider
Constructor.
SwitchYardLinker - Class in org.overlord.sramp.integration.switchyard.deriver
Used to link unresolved references found during the derive phase.
SwitchYardLinker() - Constructor for class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
Constructor.
SwitchYardMetaDataFactory - Class in org.overlord.sramp.integration.switchyard.expand
The meta-data factory used when expanding a SwitchYard JAR/WAR into an S-RAMP archive.
SwitchYardMetaDataFactory() - Constructor for class org.overlord.sramp.integration.switchyard.expand.SwitchYardMetaDataFactory
Constructor.
SwitchYardModel - Class in org.overlord.sramp.integration.switchyard.model
Information about the SwitchYard model implemented in S-RAMP by the Switchyard Deriver(s).
SwitchYardModel() - Constructor for class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardService - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardServiceType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardTransformer - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardTransformerType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardValidator - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardValidatorType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardXmlDeriver - Class in org.overlord.sramp.integration.switchyard.deriver
This deriver operates on the switchyard.xml file found in a typical SwitchYard application JAR/WAR.
SwitchYardXmlDeriver() - Constructor for class org.overlord.sramp.integration.switchyard.deriver.SwitchYardXmlDeriver
Constructor.
SwitchYardXmlDocument - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
SwitchYardXmlDocumentType - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 

T

TRANSFORM_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 

U

UNRESOLVED_REF - Static variable in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardXmlDeriver
 

V

VALIDATE_NS - Static variable in class org.overlord.sramp.integration.switchyard.model.SwitchYardModel
 
visitArtifact(ExtendedArtifactType, SwitchYardArtifactVisitor) - Static method in class org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitorHelper
Visits a switchyard artifact.
visitComponent(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
 
visitComponent(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
 
visitComponent(ExtendedArtifactType) - Method in interface org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitor
 
visitComponentService(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
 
visitComponentService(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
 
visitComponentService(ExtendedArtifactType) - Method in interface org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitor
 
visitService(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
 
visitService(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
 
visitService(ExtendedArtifactType) - Method in interface org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitor
 
visitTransformer(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
 
visitTransformer(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
 
visitTransformer(ExtendedArtifactType) - Method in interface org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitor
 
visitValidator(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.deriver.SwitchYardLinker
 
visitValidator(ExtendedArtifactType) - Method in class org.overlord.sramp.integration.switchyard.model.AbstractSwitchYardArtifactVisitor
 
visitValidator(ExtendedArtifactType) - Method in interface org.overlord.sramp.integration.switchyard.model.SwitchYardArtifactVisitor
 
A B C D G I L M N O P R S T U V 
S-RAMP Integration: SwitchYard 0.4.0.Final

Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.