pip_services_sessions
pip_services_sessions
SessionsCommandSet
getCommands method
getCommands
pip_services_sessions
pip_services_sessions
SessionsCommandSet
getCommands method
SessionsCommandSet class
Constructors
SessionsCommandSet
Properties
hashCode
runtimeType
Methods
addCommand
addCommands
addCommandSet
addEvent
addEvents
addInterceptor
addListener
execute
findCommand
findEvent
getCommands
getEvents
noSuchMethod
notify
removeListener
toString
validate
Operators
operator ==
getCommands
method
List
<
ICommand
>
getCommands
(
)
inherited
Gets all commands registered in this command set. Returns a list of commands. See
ICommand