|
BEA Systems, Inc. | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractWorkflowModulePlugin | Abstract base class for edge flow modules. |
| AnyPortType | Represents the type of a Port that sends or receives messages of any type. |
| ListOneWayPortType | Represents a port type that sends or receives one-way list messages containing a certain class of objects. |
| ModuleDescriptorImpl | A simple implementation of ModuleDescriptor. |
| MultiTypeOneWayPortType | Represents the type of a one-way Port that
accepts/sends multiple types of input. |
| PortImpl | Simple implementation of Port interface. |
| SerializationHelper | Singleton class with utility methods that help in serialization and deserialization of objects within the edge flow system. |
| SimpleOneWayPortType | Represents a port type that sends or receives one-way scalar type messages. |
This class contains abstract classes and helper classes for writing edge flow modules.
For example, this package contains an abstract base class for edge flow modules to make
it easy to write new modules. It also provides PortType implementations for
some of the common message types.
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||