Serialized Form
-
Package com.ibm.websphere.command
-
Class com.ibm.websphere.command.CacheableCommandImpl
class CacheableCommandImpl extends TargetableCommandImpl implements Serializable-
Serialized Fields
-
entryInfo
com.ibm.ws.cache.EntryInfo entryInfo
The EntryInfo object for this command.
-
-
-
Exception com.ibm.websphere.command.CommandException
class CommandException extends com.ibm.websphere.exception.DistributedException implements Serializable- serialVersionUID:
- 6910737447054324276L
-
Serialized Fields
-
throwable
Throwable throwable
-
-
Class com.ibm.websphere.command.TargetableCommandImpl
class TargetableCommandImpl extends Object implements Serializable-
Serialized Fields
-
commandTargetName
String 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. -
hasOutputProperties
boolean hasOutputProperties
Indicates if the command has output properties. Defaults totrue
. Can be set tofalse
to eliminate unecessary copying and remote invocations.
-
-
-
Class com.ibm.websphere.command.TargetPolicyDefault
class TargetPolicyDefault extends Object implements Serializable- serialVersionUID:
- 8533555590544760338L
-
Serialized Fields
-
defaultTargetName
String defaultTargetName
The default target name, used if no other target is found. -
mapping
Dictionary 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. -
targetTable
Hashtable targetTable
Contains active targets. The key is the name of the target; the value is the target object.
-
-
Exception com.ibm.websphere.command.UnauthorizedAccessException
class UnauthorizedAccessException extends CommandException implements Serializable- serialVersionUID:
- -7699562712499253283L
-
Exception com.ibm.websphere.command.UnsetInputPropertiesException
class UnsetInputPropertiesException extends CommandException implements Serializable- serialVersionUID:
- 4578882603940482327L
-
-
Package com.ibm.websphere.command.web
-
Class com.ibm.websphere.command.web.CacheableCommandImpl
class CacheableCommandImpl extends CacheableCommandImpl implements Serializable
-
-
Package com.ibm.websphere.servlet.cache
-
Class com.ibm.websphere.servlet.cache.CacheableJspPage
class CacheableJspPage extends com.ibm.ws.jsp.runtime.HttpJspBase implements Serializable -
Class com.ibm.websphere.servlet.cache.ESIInvalidatorServlet
class ESIInvalidatorServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 8842671181312469591L
-
Class com.ibm.websphere.servlet.cache.ExternalCacheEntry
class ExternalCacheEntry extends Object implements Serializable- serialVersionUID:
- 1342185474L
-