Uses of Interface
com.ibm.websphere.command.CacheableCommand

Packages that use CacheableCommand
com.ibm.websphere.command   
 

Uses of CacheableCommand in com.ibm.websphere.command
 

Classes in com.ibm.websphere.command that implement CacheableCommand
 class CacheableCommandImpl
          This CacheableCommandImpl abstract class provides an implementation for all CacheableCommand interface methods except those that the command writer must write.
 

Methods in com.ibm.websphere.command with parameters of type CacheableCommand
 java.lang.String CommandIdGenerator.getId(CacheableCommand command, java.util.ArrayList groupIds)
          This gets the cache id for the command.