|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestRegisterApplication | |
---|---|
com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel | This package is used internally by the protocol. |
Uses of RequestRegisterApplication in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel |
---|
Methods in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel that return RequestRegisterApplication | |
---|---|
static RequestRegisterApplication |
RequestRegisterApplication.create()
Creates instance of RequestRegisterApplication with no parameters set. |
static RequestRegisterApplication |
RequestRegisterApplication.create(java.lang.Integer controlObjectId,
java.lang.String applicationName,
java.lang.String password,
java.lang.Integer processId,
ApplicationExecutionMode executionMode)
Creates instance of RequestRegisterApplication. |
static RequestRegisterApplication |
RequestRegisterApplication.create(java.lang.Integer controlObjectId,
java.lang.String applicationName,
java.lang.String password,
java.lang.Integer processId,
ApplicationExecutionMode executionMode,
java.lang.Integer controlStatus,
java.lang.Integer applicationType)
Creates instance of RequestRegisterApplication. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |