Uses of Interface
org.milyn.container.BoundAttributeStore

Packages that use BoundAttributeStore
org.milyn.container Request Container Abstraction. 
org.milyn.container.standalone Standalone Container Implementation. 
 

Uses of BoundAttributeStore in org.milyn.container
 

Subinterfaces of BoundAttributeStore in org.milyn.container
 interface ApplicationContext
          Smooks Application context interface definition.
 interface ExecutionContext
          Smooks execution context interface definition.
 

Classes in org.milyn.container that implement BoundAttributeStore
 class MockApplicationContext
           
 class MockExecutionContext
           
 

Uses of BoundAttributeStore in org.milyn.container.standalone
 

Classes in org.milyn.container.standalone that implement BoundAttributeStore
 class StandaloneApplicationContext
          Standalone container execution context for Smooks.
 class StandaloneExecutionContext
          Standalone Container Request implementation.
 



Copyright © 2008. All Rights Reserved.