Serialized Form
- 
Package com.ibm.websphere.command- 
Class com.ibm.websphere.command.CacheableCommandImplclass CacheableCommandImpl extends TargetableCommandImpl implements Serializable- 
Serialized Fields- 
entryInfocom.ibm.ws.cache.EntryInfo entryInfo The EntryInfo object for this command.
 
- 
 
- 
- 
Exception com.ibm.websphere.command.CommandExceptionclass CommandException extends com.ibm.websphere.exception.DistributedException implements Serializable- serialVersionUID:
- 6910737447054324276L
 - 
Serialized Fields- 
throwableThrowable throwable 
 
- 
 
- 
Class com.ibm.websphere.command.TargetableCommandImplclass TargetableCommandImpl extends Object implements Serializable- 
Serialized Fields- 
commandTargetNameString commandTargetName The name of the target object for the command. The name is a fully qualified name for a Java class, for example, mypkg.bp.MyBusinessCmdTarget.
- 
hasOutputPropertiesboolean hasOutputProperties Indicates if the command has output properties. Defaults totrue. Can be set tofalseto eliminate unecessary copying and remote invocations.
 
- 
 
- 
- 
Class com.ibm.websphere.command.TargetPolicyDefaultclass TargetPolicyDefault extends Object implements Serializable- serialVersionUID:
- 8533555590544760338L
 - 
Serialized Fields- 
defaultTargetNameString defaultTargetName The default target name, used if no other target is found.
- 
mappingDictionary mapping Contains the registered mappings between commands and targets. The key is the name of the command; the value is the name of the target.
- 
targetTableHashtable targetTable Contains active targets. The key is the name of the target; the value is the target object.
 
- 
 
- 
Exception com.ibm.websphere.command.UnauthorizedAccessExceptionclass UnauthorizedAccessException extends CommandException implements Serializable- serialVersionUID:
- -7699562712499253283L
 
- 
Exception com.ibm.websphere.command.UnsetInputPropertiesExceptionclass UnsetInputPropertiesException extends CommandException implements Serializable- serialVersionUID:
- 4578882603940482327L
 
 
- 
- 
Package com.ibm.websphere.command.web- 
Class com.ibm.websphere.command.web.CacheableCommandImplclass CacheableCommandImpl extends CacheableCommandImpl implements Serializable
 
- 
- 
Package com.ibm.websphere.servlet.cache- 
Class com.ibm.websphere.servlet.cache.CacheableJspPageclass CacheableJspPage extends com.ibm.ws.jsp.runtime.HttpJspBase implements Serializable
- 
Class com.ibm.websphere.servlet.cache.ESIInvalidatorServletclass ESIInvalidatorServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 8842671181312469591L
 
- 
Class com.ibm.websphere.servlet.cache.ExternalCacheEntryclass ExternalCacheEntry extends Object implements Serializable- serialVersionUID:
- 1342185474L
 
 
-