Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

E

EFFECTACTION - Static variable in class org.licas.util.AiConst
Defines state for effector action
EFFECTOR - Static variable in class org.licas.util.AiConst
Defines effector or effector action
effOutput - Variable in class org.licas.autonomic.script.AutoEngineInfo
Actions to carry out if the evaluation is true.
ELEMENT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
ELEMENTFILE - Static variable in class org.licas.util.Const
Defines an Element to be loaded from a file description
ElementParser - Class in org.licas.parsers.types
This parses an xml Element to or from a String.
ElementParser() - Constructor for class org.licas.parsers.types.ElementParser
Creates a new instance of ElementParser
elementToArrayList(ArrayList, Element) - Static method in class org.licas.parsers.types.ArrayListParser
Parse the information to return an ArrayList of the values.
elementToHashMap(HashMap, Element) - Static method in class org.licas.parsers.types.HashMapParser
Parse the information to return a HashMap of the values.
elementToHashtable(Hashtable, Element) - Static method in class org.licas.parsers.types.HashtableParser
Parse the information to return a ArrayList of the values.
elementToLinkedHashMap(LinkedHashMap, Element) - Static method in class org.licas.parsers.types.LinkedHashMapParser
Parse the information to return a LinkedHashMap of the values.
elementToLinkedList(LinkedList, Element) - Static method in class org.licas.parsers.LinkedListParser
Parse the information to return an LinkedList of the values.
elementToVector(Vector, Element) - Static method in class org.licas.parsers.types.VectorParser
Parse the information to return a Vector of the values.
EMAIL - Static variable in class org.licas.util.ServiceConst
Defines the email service
EMPTYCOUNT - Static variable in class org.licas.query.LicasQueryConst
 
emptyCount - Variable in class org.licas.security.Metrics
Total number of empty messages received
emptyTempDir(long) - Method in class org.licas.security.UtilsManager
Empty the temp directory of files.
encode(String) - Static method in class org.licas.call.rest.RestFactory
Encode the RestFactory-style query URI, to the application/x-www-form-urlencoded MIME format.
ENCODE - Static variable in class org.licas.parsers.types.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.licas.parsers.types.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.licas.parsers.types.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.licas.parsers.types.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.licas.parsers.types.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.licas.parsers.types.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.licas.parsers.types.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Method in class org.licas.parsers.types.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.licas.parsers.types.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.licas.parsers.types.Base64
Convenience method for encoding data to a file.
encrypt(String, Key) - Method in class org.licas.security.Encryption
Encrypt a string using a strong aes algorithm.
Encryption - Class in org.licas.security
This can encrypt and decrypt a string message using the 'AES' algorithm.
Encryption() - Constructor for class org.licas.security.Encryption
 
ENDDIM - Static variable in class org.licas.ws.soap.LicasSoapConst
Indicate end of array dimension.
ENDJAR - Static variable in class org.licas.util.Const
Defines a jar file postfix
endOfMessage(String) - Method in class org.licas.server.ESB
Call this to indicate that the whole message has been sent and should now be executed.
endOfMessage(String) - Method in class org.licas.server.model.PacketMessages
Call this to indicate that the whole message has been sent and should now be executed.
ENDOFMESSAGE - Static variable in class org.licas.util.MethodConst
Defines add message packet method
ENDPOINT - Static variable in class org.licas.util.Const
Defines endpoint address tag
engine - Variable in class org.licas.autonomic.script.AutoEngine
The engine to return the script elements in order.
engine - Variable in class org.licas.autonomic.script.AutoEngineInfo
The engine that executes the info scripts
ENUMERATION - Static variable in class org.licas.ws.wsdl.WsdlConst
 
ENVELOPENAMESPACE - Static variable in class org.licas.ws.soap.SoapConst
 
ENVELOPETAG - Static variable in class org.licas.ws.soap.SoapConst
 
ENVELOPEURL - Static variable in class org.licas.ws.soap.SoapConst
 
equals(Object, Object) - Static method in class org.licas.util.ObjectHandler
Return true if the two objects are equal to each other as defined by this method.
ERROR - Static variable in class org.licas.util.Const
Defines a service data
ESB - Class in org.licas.server
This is a base class that acts as a lightweight server manager for the loaded services.
ESB(String, String) - Constructor for class org.licas.server.ESB
Creates a new instance of ESB.
ESB(String, String, Element) - Constructor for class org.licas.server.ESB
Creates a new instance of ESB.
ESB(String, String, Element, String) - Constructor for class org.licas.server.ESB
Creates a new instance of ESB.
esb - Variable in class org.licas.server.MessageMediator
The parent ESB server
evalMetric - Variable in class org.licas.module.h_module.HM_Cluster
The evaluation metric
evaluate(Object, Condition, ObjectsMap) - Method in class org.licas.autonomic.script.AutoReply
Check the reply based on any filter query or function, which can be a simple description, such as the default set programmed into the licas script.
evaluate() - Method in class org.licas.data.EvaluateData
Evaluate using the data settings of dataInfo.
evaluate(MetricDataset) - Method in class org.licas.data.EvaluateData
Evaluate the data object directly.
evaluate(DataQueryModel) - Method in class org.licas.module.h_module.cluster.HM_CompleteLink
Evaluate the behaviour, process, or action.
evaluate(DataQueryModel) - Method in class org.licas.module.h_module.cluster.HM_ContainsLink
Evaluate the behaviour, process, or action.
evaluate(DataQueryModel) - Method in class org.licas.module.h_module.cluster.HM_SingleLink
Evaluate the data.
evaluate(DataQueryModel) - Method in class org.licas.module.HeuristicModule
Evaluate the behaviour, process, or action.
evaluate(DataQueryModel) - Method in class org.licas.service.DataService
Evaluate the data.
EVALUATE - Static variable in class org.licas.util.ServiceConst
Defines the evaluation service
evaluateBehaviour() - Method in class org.licas.module.c_module.CM_Auto
Main method to execute the behaviour and evaluate the result, where the input message used is the first message on the autonomic manager's message queue.
evaluateBehaviour(MessageInfo) - Method in class org.licas.module.c_module.CM_Auto
Evaluate a behaviour, initialised by an input messageInfo, with the evaluation logic written in a behaviourAction method.
evaluateBehaviour(MessageInfo) - Method in class org.licas.module.c_module.CM_LinkData
Evaluate a behaviour, initialised by an input messageInfo, with the evaluation logic written in a behaviourAction method.
evaluateBehaviour() - Method in class org.licas.module.s_module.SM_Auto
Main method to execute the behaviour and evaluate the result, where the input message used is the first message on the autonomic manager's message queue.
evaluateBehaviour(MessageInfo) - Method in class org.licas.module.s_module.SM_Auto
Evaluate a behaviour message by calling behaviourAction and return the reply.
evaluateBehaviour(MessageInfo) - Method in class org.licas.module.s_module.SM_LinkData
EvaluateBase a behaviour messageInfo using the evaluate service and invoke a resulting action, by calling behaviourAction.
EvaluateData - Class in org.licas.data
Provides one implementation of an evaluation function.
EvaluateData(DataQueryModel) - Constructor for class org.licas.data.EvaluateData
Create a new instance of EvaluateData.
evaluationMessage - Variable in class org.licas.autonomic.AM_Module
A message representing the immediate last evaluation process
evaluationMessage() - Method in class org.licas.autonomic.AM_Module
Get a newly created message from the module, representing its evaluation and result of the immediate last process.
evaluator - Variable in class org.licas.autonomic.script.AutoEngineInfo
 
evaluator - Variable in class org.licas.module.c_module.CM_Data
The evaluation service
EVALUATORCLASS - Static variable in class org.licas.util.Const
 
event - Variable in class org.licas.security.FaultDetails
Optional text description of the fault event
eventID - Variable in class org.licas.autonomic.script.AutoEngineInfo
Unique ID for the auto info object and related script event
EXCLUDE - Static variable in class org.licas.util.Const
Defines exclude tag
execute(MethodInfo) - Method in class org.licas.call.client.Direct_MethodHandler
Execute a remote call.
execute(MethodInfo) - Method in class org.licas.call.client.Rest_MethodHandler
Execute a soap call.
execute(MethodInfo) - Method in class org.licas.call.client.RPC_MethodHandler
Execute a remote call.
execute(MethodInfo) - Method in class org.licas.call.ClientConnection
Execute the http asynchronous client request.
execute(MethodInfo) - Method in class org.licas.call.ClientConnectionAsync
Execute the http asynchronous client request using the default threading.
execute(MethodInfo) - Method in class org.licas.call.ClientConnectionBlock
Execute the http blocking client request in a new thread.
execute(MethodInfo) - Method in class org.licas.call.MethodHandler
Execute a call using the invoke method of Java Reflection.
execute(MethodInfo) - Method in class org.licas.call.thread.CallExecutor
Retrieve the correct object and make a call on it.
execute(MethodInfo) - Method in interface org.licas.def.RemoteCallDef
Execute a remote call.
execute(MethodInfo) - Method in class org.licas.server.HttpServer
Execute the specified method and return the result.
execute(MethodInfo) - Method in class org.licas.server.LocalServer
Execute the specified method and return the result.
execute(MethodInfo, boolean) - Method in class org.licas.Service
Execute the specified method and return the result.
execute(MethodInfo, boolean) - Method in class org.licas.ServiceWrapper
Execute the specified method and return the result.
execute(MethodInfo, boolean) - Method in class org.licas.ServiceWrapperLegacy
Execute the specified method and return the result.
EXECUTE - Static variable in class org.licas.util.AiConst
Defines execution module
EXECUTE - Static variable in class org.licas.util.MethodConst
Defines execute method
execute(MethodInfo) - Method in class org.licas.ws.soap.Soap_MethodHandler
Execute a soap call.
executeLoop(int) - Method in class org.licas.call.CallPool
Perform one cycle through executing each method and try the callback method at the end, then repeat this indefinitely with a timed delay between each execution phase.
executeOnce() - Method in class org.licas.call.CallPool
Perform just one cycle through executing each method and try the callback method at the end.
EXECUTEQUERY - Static variable in class org.licas.util.MethodConst
Defines execute query method
executeScriptElement(AutoEngineInfo) - Method in class org.licas.autonomic.script.AutoEngine
Execute the script element if appropriate and then return the result.
executeServer(MethodInfo) - Method in class org.licas.server.HttpServer
Execute the specified method and return the result.
executeServerService(String, MethodInfo) - Method in class org.licas.server.MessageMediator
Execute a method on the server or a type of service owned by the server.
executeServiceType(String, MethodInfo) - Method in class org.licas.server.ESB
Execute a synchronous method on a service type known by the server and probably owned locally.
executeServiceType(String, MethodInfo) - Method in class org.licas.server.MessageMediator
Execute a synchronous method on a service type known by the server and probably stored locally.
EXECUTESERVICETYPE - Static variable in class org.licas.util.MethodConst
Defines generic execute server service method
executeServiceTypeAsync(String, MethodInfo) - Method in class org.licas.server.ESB
Execute an asynchronous method on the server, or a service type known by the server.
executeServiceTypeAsync(String, MethodInfo) - Method in class org.licas.server.MessageMediator
Execute an asynchronous method on the server, or a service type owned by the server.
EXECUTESERVICETYPEASYNC - Static variable in class org.licas.util.MethodConst
Defines generic execute server service asynchronous method
executor - Variable in class org.licas.autonomic.AutonomicManager
Execution module.
exists() - Method in class org.licas.service.link.AnalyseLinks
Return true if a link exists anywhere in the analysis.
EXISTS - Static variable in class org.licas.util.MetaConst
Exists indicator
EXTENSION - Static variable in class org.licas.ws.wsdl.WsdlConst
 
externalScript - Variable in class org.licas.service.spec.ServiceSpec
The file path to read an external script from
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links