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