Uses of Package
org.chenile.owiz.impl
Packages that use org.chenile.owiz.impl
Package
Description
Cloud edge switch - the interceptor class is defined here
Chenile core beans are initialized in Spring.
Registers key chenile proxy beans in spring
The core Chenile exchange objects are defined here.
Define Core Chenile interceptors
Key Command implementations, chain implementations and base classes are defined here.
Orchestration Wizard routing that leverages OGNL as a scripting library.
Splitter Aggregate pattern implemented here.
Chenile proxy interceptors.
Chenile proxy interpolations
Multi tenancy support.
-
Classes in org.chenile.owiz.impl used by org.chenile.cloudedgeswitch.interceptor
-
Classes in org.chenile.owiz.impl used by org.chenile.configuration.coreClassDescriptionA chain is a command that executes a chain of other commands.A variation of the Chain for AOP like surround processing.
-
Classes in org.chenile.owiz.impl used by org.chenile.configuration.proxy
-
Classes in org.chenile.owiz.impl used by org.chenile.core.contextClassDescriptionThis class is used by
FilterChain
.The context that is required to be passed to filter chain. -
Classes in org.chenile.owiz.impl used by org.chenile.core.interceptors
-
Classes in org.chenile.owiz.impl used by org.chenile.core.interceptors.interpolationsClassDescriptionBase class to implement command functionality.This is a "dummy" command which needs to be attached to a parent command that supports this type of command.
-
Classes in org.chenile.owiz.impl used by org.chenile.owiz.implClassDescriptionA chain is a command that executes a chain of other commands.This class is used by
FilterChain
.This class specifies a save point.The context that is required to be passed to filter chain.Base class to implement command functionality.Internal class used to preserve the order of execution of commands. -
Classes in org.chenile.owiz.impl used by org.chenile.owiz.impl.ognlClassDescriptionA chain is a command that executes a chain of other commands.Base class to implement command functionality.A router is a command that executes one of several commands based on a routing string.
-
Classes in org.chenile.owiz.impl used by org.chenile.owiz.impl.splitaggregate
-
Classes in org.chenile.owiz.impl used by org.chenile.proxy.interceptorsClassDescriptionBase class to implement command functionality.A router is a command that executes one of several commands based on a routing string.
-
Classes in org.chenile.owiz.impl used by org.chenile.proxy.interceptors.interpolationsClassDescriptionBase class to implement command functionality.This is a "dummy" command which needs to be attached to a parent command that supports this type of command.
-
Classes in org.chenile.owiz.impl used by org.chenile.utils.tenant.commandsClassDescriptionBase class to implement command functionality.A router is a command that executes one of several commands based on a routing string.