Package org.logicblaze.lingo

The core APIs and classes in Lingo to provide the Metadata Strategy and to add the full Message Exchange Pattern metadata to the Spring RemoteInvocation POJO.

See:
          Description

Interface Summary
MetadataStrategy Represents the metadata strategy used to decide which methods are one-way and which methods have parameters which should not be serialised etc.
 

Class Summary
LingoInvocation Extends the Spring remote invocation bean to add the extra Lingo metadata
LingoRemoteInvocationFactory A factory of remote invocation instances which includes the extra Lingo metadata.
MethodMetadata Represents the Message Exchange Pattern characteristics of a specific method invocation.
SimpleMetadataStrategy A simple metadata strategy which uses POJO naming conventions.
 

Package org.logicblaze.lingo Description

The core APIs and classes in Lingo to provide the Metadata Strategy and to add the full Message Exchange Pattern metadata to the Spring RemoteInvocation POJO.



Copyright © 2005 LogicBlaze, Inc.. All Rights Reserved.