A C D E F G H I J K L M N O P R S T

E

EDIT - Static variable in class com.cosylab.jcosyne.client.JMXAdministrator.LogLevelEditor
 
ExecutionNotification - class com.cosylab.jcosyne.server.ExecutionNotification.
JMX Notification dispatched by Executor and remote tasks.
ExecutionNotification(RemoteTask) - Constructor for class com.cosylab.jcosyne.server.ExecutionNotification
Creates a new execution notification of start type.
ExecutionNotification(RemoteTask, String) - Constructor for class com.cosylab.jcosyne.server.ExecutionNotification
Execution notification of type specified by the user, with sequence number and name inferred from the task paramter.
ExecutionNotification(RemoteTask, int, String) - Constructor for class com.cosylab.jcosyne.server.ExecutionNotification
Execution notification of stop type.
Executor - class com.cosylab.jcosyne.server.Executor.
Executor is one of the predefined MBeans provided by JCosyne framework, which keeps track of other executing remote tasks.
Executor() - Constructor for class com.cosylab.jcosyne.server.Executor
 
ExecutorMBean - interface com.cosylab.jcosyne.server.ExecutorMBean.
Parametrizes JMX interface to the Executor.
equals(Object) - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Declared explicitly in accordance with JMX specification to allow this method to be called on delegates and through agent.
execute(RemoteTask) - Method in interface com.cosylab.jcosyne.server.RemoteTaskScript
Execute the custom portion of the script.
executeScript(String) - Method in class com.cosylab.jcosyne.server.RemoteTask
Executes a script immediatelly.
executeScript(String) - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Execute script now, can be during computation.
extractAttributeName(String) - Static method in class com.cosylab.jcosyne.client.Introspective
Given a string of the form "A@B" extract "B".
extractSpec(String) - Static method in class com.cosylab.jcosyne.client.Introspective
Extract a list of names separated by "@" character in string s.
extractValue(Object, String[]) - Static method in class com.cosylab.jcosyne.client.Introspective
Given a Java object and a list of names, try to recursively extract the instance refered to by the names.

A C D E F G H I J K L M N O P R S T