Package com.neeve.toa.spi

Service provider apis for Topic Oriented Application pluggability.

See:
          Description

Interface Summary
ChannelFilterProvider A ChannelFilterProvider resolves the channel filter for a given ToaServiceChannel channel.
ChannelInitialKeyResolutionTableProvider Called by a Topic Oriented Application at the time it is configured which allows all or a portion of a channel's dynamic key parts to be determined statically at configuration time by returning a initial Key Resolution Table (KRT).
ChannelQosProvider A ChannelQosProvider resolves the channel filter for a given ToaServiceChannel channel.
ServiceDefinitionLocator Provider interface for locating Topic Oriented Application service xml.
TopicResolver<T extends MessageView> A TopicResolver resolves a channel key for a message being sent on a given channel.
TopicResolverProvider A TopicResolverProvider provides TopicResolver for messages being sent over a service channel.
 

Class Summary
AbstractServiceDefinitionLocator A base class for ServiceDefinitionLocators.
AbstractTopicResolver<T extends MessageView> A base class for topic resolvers.
 

Package com.neeve.toa.spi Description

Service provider apis for Topic Oriented Application pluggability.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.