Uses of Interface
net.dpml.test.ContextTestComponent.Context

Packages that use ContextTestComponent.Context
net.dpml.test Common test components. 
 

Uses of ContextTestComponent.Context in net.dpml.test
 

Methods in net.dpml.test that return ContextTestComponent.Context
 ContextTestComponent.Context ContextTestComponent.getContext()
          Return the container assigned context instance.
 

Constructors in net.dpml.test with parameters of type ContextTestComponent.Context
ContextTestComponent(ContextTestComponent.Context context)
          Creation of a new context test component.