All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface epp.DVenvContainer

public interface DVenvContainer
The DVenvContainer interface is implemented by a subclass of Thread so that each thread can have its own dynamic variable environment.

See Also:
Dyanmic

Method Index

 o getDVenv()

Methods

 o getDVenv
 public abstract DVenv getDVenv()

All Packages  Class Hierarchy  This Package  Previous  Next  Index