public class ProfileDiscoveryStoppedCommand extends RCMCommand
Purpose: This class provides an implementation of an internal RCM Command.
Description: This command is used for DMS profiling.
Constructor and Description |
---|
ProfileDiscoveryStoppedCommand() |
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.5.2, "build v20140319-9ad6abd" API Reference