JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere Application Server
TM
Release 8.5
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.wsspi.cache
Interface GenerateContents
public interface
GenerateContents
This interface is used by CacheEntry to indicate that the value implements the GenerateContents() method.
Since:
WAS7.0
Method Summary
Methods
Modifier and Type
Method and Description
byte[]
generateContents
()
Returns the contents of this object in byte array.
Method Detail
generateContents
byte[] generateContents()
Returns the contents of this object in byte array.
Returns:
byte[] the byte array of the object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere Application Server
TM
Release 8.5
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method