NextApp Echo2
v2.1.1

Package nextapp.echo2.webcontainer.util

Provides utility classes used by the web application container.

See:
          Description

Class Summary
IdTable A table which provides an identifier-to-object mapping, with the objects being weakly referenced (i.e., the fact that they are held within this table will not prevent them from being garbage collected).
 

Package nextapp.echo2.webcontainer.util Description

Provides utility classes used by the web application container. Classes in this package should not be used or extended outside of the Echo framework.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.1