Fuse Integration: SwitchYard: Rules Component 1.4.0-SNAPSHOT
A C D E F G H I M O R S U V 

A

activateService(QName, ComponentModel) - Method in class org.switchyard.component.rules.deploy.RulesActivator

C

CONTINUE - Static variable in class org.switchyard.component.rules.RulesConstants
continue .
CONTINUE_PROPERTY - Static variable in class org.switchyard.component.rules.RulesConstants
{urn:switchyard-component-rules:rules:1.0}continue .
createActivator(ServiceDomain) - Method in class org.switchyard.component.rules.deploy.RulesComponent

D

deactivateService(QName, ServiceHandler) - Method in class org.switchyard.component.rules.deploy.RulesActivator
DISPOSE - Static variable in class org.switchyard.component.rules.RulesConstants
dispose .
DISPOSE_PROPERTY - Static variable in class org.switchyard.component.rules.RulesConstants
{urn:switchyard-component-rules:rules:1.0}dispose .
doStart() - Method in class org.switchyard.component.rules.exchange.RulesExchangeHandler
doStop() - Method in class org.switchyard.component.rules.exchange.RulesExchangeHandler

E

Execute - Annotation Type in org.switchyard.component.rules.annotation
Execute.

F

FireAllRules - Annotation Type in org.switchyard.component.rules.annotation
FireAllRules.
FireUntilHalt - Annotation Type in org.switchyard.component.rules.annotation
FireUntilHalt.
fromUri(String) - Static method in enum org.switchyard.component.rules.config.model.RulesNamespace
Gets the RulesNamespace for the specified uri, or null if no matching uris are found.

G

getDefaultOperation() - Method in class org.switchyard.component.rules.exchange.RulesExchangeHandler
getProcessId() - Method in class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel
getType() - Method in class org.switchyard.component.rules.config.model.v1.V1RulesOperationModel

H

handleOperation(Exchange, KnowledgeOperation) - Method in class org.switchyard.component.rules.exchange.RulesExchangeHandler

I

Insert - Annotation Type in org.switchyard.component.rules.annotation
Insert.
isDefault() - Method in enum org.switchyard.component.rules.config.model.RulesNamespace
isPersistent() - Method in class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel

M

MESSAGES - Static variable in interface org.switchyard.component.rules.RulesMessages
The default messages.

O

org.switchyard.component.rules - package org.switchyard.component.rules
 
org.switchyard.component.rules.annotation - package org.switchyard.component.rules.annotation
 
org.switchyard.component.rules.config.model - package org.switchyard.component.rules.config.model
 
org.switchyard.component.rules.config.model.v1 - package org.switchyard.component.rules.config.model.v1
 
org.switchyard.component.rules.config.model.v2 - package org.switchyard.component.rules.config.model.v2
 
org.switchyard.component.rules.deploy - package org.switchyard.component.rules.deploy
 
org.switchyard.component.rules.exchange - package org.switchyard.component.rules.exchange
 
org.switchyard.component.rules.operation - package org.switchyard.component.rules.operation
 

R

read(Configuration) - Method in class org.switchyard.component.rules.config.model.v1.V1RulesMarshaller
Reads in the Configuration, looking for various knowledge models.
read(Configuration) - Method in class org.switchyard.component.rules.config.model.v2.V2RulesMarshaller
Reads in the Configuration, looking for various knowledge models.
ROOT_LOGGER - Static variable in interface org.switchyard.component.rules.RulesLogger
A root logger with the category of the package name.
Rules - Annotation Type in org.switchyard.component.rules.annotation
Rules.
RULES - Static variable in interface org.switchyard.component.rules.config.model.RulesComponentImplementationModel
The "rules" implementation type.
Rules.UndefinedRulesInterface - Interface in org.switchyard.component.rules.annotation
Undefined interface class.
RULES_NAMESPACE - Static variable in class org.switchyard.component.rules.RulesConstants
urn:switchyard-component-rules:rules:1.0 .
RULES_TYPE - Static variable in class org.switchyard.component.rules.deploy.RulesActivator
Rules component activator type name.
RulesActivator - Class in org.switchyard.component.rules.deploy
Activator for the Rules component.
RulesActivator() - Constructor for class org.switchyard.component.rules.deploy.RulesActivator
Constructs a new Activator of type "rules".
RulesComponent - Class in org.switchyard.component.rules.deploy
An implementation of Rules component.
RulesComponent() - Constructor for class org.switchyard.component.rules.deploy.RulesComponent
Default constructor.
RulesComponentImplementationModel - Interface in org.switchyard.component.rules.config.model
RulesComponentImplementationModel.
RulesConstants - Class in org.switchyard.component.rules
Rules constants.
RulesExchangeHandler - Class in org.switchyard.component.rules.exchange
A "rules" implementation of a KnowledgeExchangeHandler.
RulesExchangeHandler(RulesComponentImplementationModel, ServiceDomain, QName) - Constructor for class org.switchyard.component.rules.exchange.RulesExchangeHandler
Constructs a new RulesExchangeHandler with the specified model, service domain, and service name.
rulesInterfaceGetNameIsAClassRulesOnlyAllowedOnInterfaces(String) - Method in interface org.switchyard.component.rules.RulesMessages
rulesInterfaceGetNameIsAClass@RulesOnlyAllowedOnInterfaces method definition.
RulesLogger - Interface in org.switchyard.component.rules

This file is using the subset 38400-38799 for logger messages.

RulesMessages - Interface in org.switchyard.component.rules

This file is using the subset 38800-39199 for logger messages.

RulesNamespace - Enum in org.switchyard.component.rules.config.model
A Rules config model namespace.
RulesOperationType - Enum in org.switchyard.component.rules.operation
Represents rules operation types.
RulesSwitchYardScanner - Class in org.switchyard.component.rules.config.model
RulesSwitchYardScanner.
RulesSwitchYardScanner() - Constructor for class org.switchyard.component.rules.config.model.RulesSwitchYardScanner
 

S

scan(ScannerInput<SwitchYardModel>) - Method in class org.switchyard.component.rules.config.model.RulesSwitchYardScanner
scan(Class<?>) - Method in class org.switchyard.component.rules.config.model.RulesSwitchYardScanner
Scans a class using the default switchyard namespace.
scan(Class<?>, SwitchYardNamespace) - Method in class org.switchyard.component.rules.config.model.RulesSwitchYardScanner
Scans a class using the specified switchyard namespace.
section() - Method in enum org.switchyard.component.rules.config.model.RulesNamespace
SESSION_ID - Static variable in class org.switchyard.component.rules.RulesConstants
Deprecated. 
SESSION_ID_PROPERTY - Static variable in class org.switchyard.component.rules.RulesConstants
Deprecated. 
setPersistent(boolean) - Method in class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel
setProcessId(String) - Method in class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel

U

unknownEntryPoint(String) - Method in interface org.switchyard.component.rules.RulesMessages
unknownEntryPoint method definition.
unsupportedOperationType(String) - Method in interface org.switchyard.component.rules.RulesMessages
unsupportedOperationType method definition.
uri() - Method in enum org.switchyard.component.rules.config.model.RulesNamespace
uriMatches(Namespace) - Method in enum org.switchyard.component.rules.config.model.RulesNamespace

V

V1RulesComponentImplementationModel - Class in org.switchyard.component.rules.config.model.v1
A "rules" implementation of a KnowledgeComponentImplementationModel.
V1RulesComponentImplementationModel(String) - Constructor for class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel
Default constructor for application use.
V1RulesComponentImplementationModel(Configuration, Descriptor) - Constructor for class org.switchyard.component.rules.config.model.v1.V1RulesComponentImplementationModel
Constructor for Marshaller use (ie: V1RulesMarshaller).
V1RulesMarshaller - Class in org.switchyard.component.rules.config.model.v1
A CompositeMarshaller which can also create knowledge models.
V1RulesMarshaller(Descriptor) - Constructor for class org.switchyard.component.rules.config.model.v1.V1RulesMarshaller
Required constructor called via reflection.
V1RulesOperationModel - Class in org.switchyard.component.rules.config.model.v1
The 1st version RulesOperationModel.
V1RulesOperationModel(String) - Constructor for class org.switchyard.component.rules.config.model.v1.V1RulesOperationModel
Creates a new V1RulesOperationModel.
V1RulesOperationModel(Configuration, Descriptor) - Constructor for class org.switchyard.component.rules.config.model.v1.V1RulesOperationModel
Creates a new V1RulesOperationModel with the specified configuration and descriptor.
V2RulesMarshaller - Class in org.switchyard.component.rules.config.model.v2
A CompositeMarshaller which can also create knowledge models.
V2RulesMarshaller(Descriptor) - Constructor for class org.switchyard.component.rules.config.model.v2.V2RulesMarshaller
Required constructor called via reflection.
valueOf(String) - Static method in enum org.switchyard.component.rules.config.model.RulesNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.switchyard.component.rules.operation.RulesOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.switchyard.component.rules.config.model.RulesNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.switchyard.component.rules.operation.RulesOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in enum org.switchyard.component.rules.config.model.RulesNamespace
versionMatches(Namespace) - Method in enum org.switchyard.component.rules.config.model.RulesNamespace
A C D E F G H I M O R S U V 
Fuse Integration: SwitchYard: Rules Component 1.4.0-SNAPSHOT

Copyright © 2013–2016 JBoss by Red Hat. All rights reserved.