public class ProfileMessageReceiveCommand extends RCMCommand
Purpose: This class provides an implementation of an internal RCM Command.
Description: This command is used for DMS profiling.
Constructor and Description |
---|
ProfileMessageReceiveCommand() |
Modifier and Type | Method and Description |
---|---|
void |
executeWithRCM(RemoteCommandManager rcm) |
void |
executeWithSession(AbstractSession session)
INTERNAL:
Executed the internal RCM command
|
isInternalCommand
getServiceId, setServiceId
public void executeWithSession(AbstractSession session)
executeWithSession
in class Command
session
- The session that can be used to execute the command on.public void executeWithRCM(RemoteCommandManager rcm)
executeWithRCM
in class RCMCommand
EclipseLink 2.4.2, "build v20130514-5956486" API Reference