Package org.enhydra.shark.api.internal.appmappersistence

Application map persistence component interface.

See:
          Description

Interface Summary
ApplicationMappingManager Interface represents mappings between applications and tool agents.
 

Class Summary
ApplicationMap Interface for mapping between applications and process.
 

Package org.enhydra.shark.api.internal.appmappersistence Description

Application map persistence component interface.

Providing a high level of adaptability, Shark's kernel will relay on this component implementation to store the mapping information about XPDL Application->Shark Tool Agent application mappings. If this component isn't present, shark will not store/use mapping information.