File
Doc
Category
Size
Date
Package
CacheHelper.java
API Doc
Glassfish v2 API
2546
Fri May 04 22:31:54 BST 2007
com.sun.enterprise.deployment.runtime.web
CacheHelper
java.lang.Object
WebPropertyContainer
public class CacheHelper extends WebPropertyContainer
this class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.
author
Jerome Dochez
Fields Summary
public static final String
CLASS_NAME
Constructors Summary
public CacheHelper
(
CacheHelper
other)
// copy constructor super(other);
public CacheHelper
()
super();
Methods Summary
Java Code Source