Uses of Interface
com.ibm.websphere.command.CacheableCommand
-
Uses of CacheableCommand in com.ibm.websphere.command
Modifier and TypeClassDescriptionclass
This CacheableCommandImpl abstract class provides an implementation for all CacheableCommand interface methods except those that the command writer must write.Modifier and TypeMethodDescriptionCommandIdGenerator.getId
(CacheableCommand command, ArrayList groupIds) This gets the cache id for the command. -
Uses of CacheableCommand in com.ibm.websphere.command.web
Modifier and TypeClassDescriptionclass
This CacheableCommandImpl abstract class provides an implementation for all CacheableCommand interface methods except those that the command writer must write.