net.dpml.test
Class ContextTestComponent

java.lang.Object
  extended by net.dpml.test.ContextTestComponent

public class ContextTestComponent
extends Object

Component used for context entry testing. The main purpose of this class is to exercise the spectrum of content access operations.

Version:
1.2.0
Author:
Digital Product Meta Library

Nested Class Summary
static interface ContextTestComponent.Context
          Component driven context criteria.
 
Constructor Summary
ContextTestComponent(ContextTestComponent.Context context)
          Creation of a new context test component.
 
Method Summary
 ContextTestComponent.Context getContext()
          Return the container assigned context instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextTestComponent

public ContextTestComponent(ContextTestComponent.Context context)
Creation of a new context test component.

Parameters:
context - the component direven context criteria
Method Detail

getContext

public ContextTestComponent.Context getContext()
Return the container assigned context instance.

Returns:
the assigned context