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 

A

abs(String, Object) - Method in class org.licas.data.EvaluateData
Get the absolute value of the value passed in.
ACCESS - Static variable in class org.licas.util.Const
Defines an access permission tag
ACCESSLEVEL - Static variable in class org.licas.util.Const
Defines access level tag
action - Variable in class org.licas.security.FaultDetails
Optional text description of a reply action
ACTION - Static variable in class org.licas.util.AiConst
Defines an action
ACTIONBLOCK - Static variable in class org.licas.util.AiConst
Defines an action to block access to something (service)
ActionParallel - Class in org.licas.autonomic.script
This manages a single parallel action executed on an AutoEngine script.
ActionParallel(String, AutoEngineInfo, boolean) - Constructor for class org.licas.autonomic.script.ActionParallel
Create a new instance of ActionParallel.
ActionParallel(ArrayList<Element>, AutoEngineInfo, boolean) - Constructor for class org.licas.autonomic.script.ActionParallel
Create a new instance of ActionParallel.
ActionSequential - Class in org.licas.autonomic.script
This manages a sequential action executed on an AutoEngine script.
ActionSequential() - Constructor for class org.licas.autonomic.script.ActionSequential
Create a new instance of ActionSequential.
ACTIONSHUTDOWN - Static variable in class org.licas.util.AiConst
Defines an action to shutdown something (service)
ACTIONUNBLOCK - Static variable in class org.licas.util.AiConst
Defines an action to unblock access to something (service)
activationFunctions() - Static method in class org.licas.service.link.LinkConfig
Get a list of the default activation functions.
activationValue(float) - Method in class org.licas.service.link.Thresholds
Return the activation value for the specified source weight value.
add(String, Object, Object) - Method in class org.licas.data.EvaluateData
Add the two objects together and return.
add(Element, Element) - Static method in class org.licas.meta.MetaFactory
Add the new XML element to the admin document/script under the appropriate element type.
add(Element, Element, String) - Static method in class org.licas.meta.MetaFactory
Add the new XML element to the admin document/script under the appropriate element type.
addAdminKey(Element, String) - Method in class org.licas.PasswordHandler
Add a new service key for a new service.
addAdminKey(String, String) - Method in class org.licas.PasswordHandler
Add a new service key for a new service.
addAiMethod(String, String) - Static method in class org.licas.service.sci.AiConfig
Return true if parameter is a valid link method.
addAttribute(Element, String, String) - Static method in class org.licas.meta.MetaFactory
Add an attribute to the base XML element that has a attrName tag and attrValue value.
addBinding(WsdlBinding) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new binding to the model.
addChildElement(WsdlParamInfo) - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Add a child element to the list of child elements.
addChildService(String) - Method in class org.licas.ServiceLinks
Add the service id as a nested child service.
addCommID(String, MessageInfo) - Method in class org.licas.MessageStore
Add a communication id with its related client reference.
addCommunicationID(String, Object) - Method in class org.licas.Service
Store the commID with the related client URI, stored as MessageInfo objects with timestamps.
addCommunicationID(String, Object, Service) - Static method in class org.licas.ServiceComm
Store the communicationID with the related client URI, stored as a MessageInfo object with timestamps.
addCommunicationID(String, Object, ServiceWrapperDef) - Static method in class org.licas.ServiceComm
Store the commID with the related client URI, on the embedded service.
addCommunicationID(String, Object) - Method in class org.licas.ServiceWrapper
Store the commID with the related client URI, on the embedded service.
addCommunicationID(String, Object) - Method in class org.licas.ServiceWrapperLegacy
Store the communicationID with the related client uri.
addControlLoop(AutoEngineInfo) - Method in class org.licas.autonomic.script.LoopStack
Add the control loop element if not already on the stack.
ADDDATAINFO - Static variable in class org.licas.util.MethodConst
Defines add data info method
addDefaultService(String, String) - Method in class org.licas.Service
Add a default service to this service.
addDefaultService(String, String, String) - Method in class org.licas.Service
Add a default service to this service.
addDefaultService(String, String, ArrayList<?>, String) - Method in class org.licas.Service
Add a default service to this service.
addDefaultService(String, String, ArrayList<?>, Element, String) - Method in class org.licas.Service
Add a default service to this service.
ADDDEFAULTSERVICE - Static variable in class org.licas.util.MethodConst
Defines add default service method
addDynamicLink(Element) - Method in class org.licas.service.sci.LinkService
Add a dynamic link for the service with an empty path description.
ADDDYNAMICLINK - Static variable in class org.licas.util.MethodConst
Defines add dynamic link method
addDynamicLinks(ArrayList) - Method in class org.licas.service.link.Link
Add sources related by some event to the component.
addDynamicLinks(ArrayList, ArrayList<String>) - Method in class org.licas.service.link.Link
Add sources related by some event to the component.
addDynamicLinks(ArrayList, ArrayList<String>, ArrayList) - Method in class org.licas.service.link.Link
Add sources related by some event to the component.
addDynamicLinks(ArrayList<?>, ArrayList<String>) - Method in class org.licas.service.sci.LinkService
Add related sources to the dynamic linking service of this service.
ADDDYNAMICLINKS - Static variable in class org.licas.util.MethodConst
Defines add dynamic links method
addEndPoint(WsdlEndpoint) - Method in class org.licas.ws.wsdl.model.WsdlService
Add a new endpoint to the service.
addExecute(Element) - Static method in class org.licas.call.Handle
Add the specific execute method name to the handle.
addFileContents(Object) - Method in class org.licas.util.FileObject
Add the object passed in to the end of the file contents.
addHeader(String, String) - Method in class org.licas.server.model.HttpEntity
Add a header as a key-value pair.
addInfo(String, FactoryInfo) - Method in class org.licas.meta.LicasConfig
Add a new class name for the specified service type and function.
addInterface(WsdlInterface) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new interface object to the model.
additional - Variable in class org.licas.AdminInfo
List of additional XML sections.
addJarFactoryPrefix(String) - Static method in class org.licas.util.UriHandler
Add the jar factory prefix to define a jar file in the local services folder.
addJarPrefix(String) - Static method in class org.licas.util.classloader.LoadObject
Calculate what the correct prefix for the jar file paths is based on the uri of the server and add to the server uri.
addJarPrefix(String, String) - Static method in class org.licas.util.classloader.LoadObject
Calculate what the correct jar file path is based on the uri of the server and file path.
addJarPrefix(String, ArrayList<String>) - Static method in class org.licas.util.classloader.LoadObject
Calculate what the correct prefix for the jar file paths is based on the uri of the server and add to the jar file paths.
addKeyword(String) - Method in class org.licas.service.model.KeywordInfo
Add a keyword to the list of keywords.
addKeywordList(KeywordInfo) - Method in class org.licas.service.model.KeywordHandler
Add a new list of keywords to the keyword structures.
addLevelOrder(String) - Method in class org.licas.AdminInfo
Add another level to the end of the list.
addLinkFromService(String, Object) - Method in class org.licas.Service
Add a link from another service locally in this service.
addLinkFromService(String, Object) - Method in class org.licas.service.link.PermanentLink
Add a link from another service.
addLinkFromService(String, Object) - Method in class org.licas.ServiceLinks
Add a link from another service locally in this service.
ADDLINKFROMSERVICE - Static variable in class org.licas.util.MethodConst
Defines add link from service method
addLinkMethod(String, String) - Static method in class org.licas.service.link.LinkConfig
Return true if parameter is a valid link method.
addLinkToService(String, Object) - Method in class org.licas.Service
Add a link reference to another service locally in this service.
addLinkToService(String, Object) - Method in class org.licas.service.link.PermanentLink
Add a link to another service.
addLinkToService(String, Object) - Method in class org.licas.ServiceLinks
Add a link reference to another service locally in this service.
addLoader(String, ArrayList<String>) - Method in class org.licas.server.ESB
Add a new class loader from remote uris.
addLoader(ArrayList<String>) - Static method in class org.licas.util.classloader.LoadObject
Add the list of jar uris to the current loader.
addLocalFileUriPrefix(String) - Static method in class org.licas.util.UriHandler
Add the uri file prefix to define a file in the local system.
addManagerModule(String, String, ArrayList<Object>, ArrayList<String>) - Method in class org.licas.autonomic.AutonomicManager
Add a new module to the manager - monitor, analyze, plan or execute.
addManagerModule(String, String, ArrayList<Object>, ArrayList<String>) - Method in class org.licas.autonomic.AutonomicManagerDefault
Add a new module to the manager - monitor, analyze, plan or execute.
addMessage(MessageInfo, String) - Method in class org.licas.autonomic.AutonomicManager
Add a message to the queue for a particular communication thread.
addMessage(MessageInfo) - Method in class org.licas.autonomic.MessageQueue
Add a new message to the list.
addMessage(WsdlMessage) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new message to the model.
addMessageMetrics(MethodInfo, String) - Method in class org.licas.server.ESB
Add metric or stat values for the message object.
addMessageMetrics(MethodInfo, String) - Method in class org.licas.Service
Add metric or stat values for the message object.
addMessageMetrics(MethodInfo, String, Service) - Static method in class org.licas.ServiceComm
Add metric or stat values for the message object.
addMessageMetrics(MethodInfo, String, ServiceWrapperDef) - Static method in class org.licas.ServiceComm
Add metric or stat values for the message object.
addMessagePacket(String, String) - Method in class org.licas.server.ESB
Add the message packet to the appropriate file as indicated by the communication id.
addMessagePacket(String, String) - Method in class org.licas.server.model.PacketMessages
Add the message packet to the appropriate file as indicated by the communication id.
ADDMESSAGEPACKET - Static variable in class org.licas.util.MethodConst
Defines add message packet method
addMessagePart(WsdlMessage) - Method in class org.licas.ws.wsdl.model.WsdlMessage
Add a new part entry to the message.
addMetaPart(String, ServiceMeta) - Method in class org.licas.meta.ServiceMeta
Add a meta part to this metadata object from the meta passed in.
addMethodTransit(String) - Method in class org.licas.MessageStore
Add a reply id to indicate that it has been registered, but not necessarily completed execution yet.
addMetrics(MethodInfo, String) - Method in interface org.licas.def.ServiceWrapperDef
Add some metrics values relating to the current message.
addMetrics(Object) - Method in class org.licas.security.Metrics
Add metrics to the values.
addMetrics(MethodInfo, String) - Method in class org.licas.ServiceWrapper
Add some metrics values relating to the current message.
addMetrics(MethodInfo, String) - Method in class org.licas.ServiceWrapperLegacy
Add some metrics values relating to the current message.
addModuleInfo(ModuleInfo) - Method in class org.licas.meta.LicasConfig
Add a new module reference to the modules list.
ADDNEGATIVE - Static variable in class org.licas.service.link.LinkConfig
Defines add negative concepts to the link
addNegative(String) - Static method in class org.licas.service.link.LinkConfig
Return true if link configuration indicates to add negative concepts to the links.
addNegative(ArrayList<Object>) - Method in class org.licas.service.link.ThresholdSource
Add the specified negative relations to the list.
addNewSource(ArrayList<String>, Object, Thresholds, long, boolean) - Method in class org.licas.service.link.Link_M
Add or update the new source swapping other sources if required.
addObject(String, String, ArrayList<String>) - Method in class org.licas.server.ESB
Create a new instance of an object, with no initialisation parameters.
ADDOBJECT - Static variable in class org.licas.util.MethodConst
Defines add object method
addOperation(String) - Method in class org.licas.ws.wsdl.model.WsdlInterface
Add the specified operation name to the list.
addOperation(WsdlOperation) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new operation to the model.
addPacketCommunicationID(String, int) - Method in class org.licas.server.ESB
Add the communication id and packet info to the packetInfo structure.
addPacketCommunicationID(String, int) - Method in class org.licas.server.model.PacketMessages
Add the communication id and packet info to the packetInfo structure.
ADDPACKETCOMMUNICATIONID - Static variable in class org.licas.util.MethodConst
Defines add id for packet communication method
addParam(Object) - Method in class org.licas.call.MethodInfo
Add a method parameter.
addParameter(WsdlParamInfo) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Add a parameter to one of the lists.
addParser(String, Object) - Static method in class org.licas.parsers.Parsers
Add a new parser to the list, but do not overwrite an existing parser for that class.
addParser(String, String, String, ArrayList<String>, ArrayList<Object>) - Method in class org.licas.server.ESB
Add a new parser to the parsers.
ADDPARSER - Static variable in class org.licas.util.MethodConst
Defines add parser method
addPasswords(HashMap<String, ArrayList<String>>) - Method in class org.licas.PasswordHandler
Add the passwords in the hashtable structure to the handler.
addPermanentLink(Element) - Method in class org.licas.service.sci.LinkService
Add a permanent link between this service and the service specified.
addPermission(String, String, String) - Method in class org.licas.security.SecurityWebManager
Add a new permission of the specified type.
addPolicy(String, Element) - Method in class org.licas.autonomic.AutonomicManager
Add a new policy to the auto manager.
addPolicy(String, Element) - Method in class org.licas.autonomic.AutonomicManagerDefault
Add a new policy to the auto manager.
addPort(WsdlPort) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new port to the model.
addPrefix(String, String) - Static method in class org.licas.ws.WsFactory
Return the String value with the namespace prefix removed.
addResource(Resource) - Method in class org.licas.service.resource.container.ResourceContainer
Add a new resource.
ADDRESS - Static variable in class org.licas.ws.wsdl.WsdlConst
 
ADDRESSBOOK - Static variable in class org.licas.util.ServiceConst
The address book tag
ADDRESSGROUPS - Static variable in class org.licas.util.ServiceConst
The address groups tag
AddressInfo - Class in org.licas.service.model
This class stores information for a single service address, including passwords.
AddressInfo() - Constructor for class org.licas.service.model.AddressInfo
Create a new instance of AddressInfo
ADDRESSINFO - Static variable in class org.licas.util.ServiceConst
The address info tag
AddressInfoParser - Class in org.licas.parsers
This can parse an AddressInfo that contains a single service address with related info.
AddressInfoParser() - Constructor for class org.licas.parsers.AddressInfoParser
Create a new instance of AddressInfoParser.
addRootNode(String, String) - Method in class org.licas.server.ESB
Add a service uuid to the list of root nodes.
addRootNode(String, String) - Method in class org.licas.server.LocalServer
Add a service uuid to the list of root nodes.
ADDROOTNODE - Static variable in class org.licas.util.MethodConst
Defines add root node method
addSavedReply(String, Object) - Method in class org.licas.MessageStore
Add a reply id with its related method reply.
addService(String, String, String, Object) - Method in class org.licas.server.LocalServer
Add a new service to the ESB but do not start its thread.
addService(String, String, String, ArrayList<String>, String, ArrayList<Object>) - Method in class org.licas.Service
Load the service class and add as a service, but do not start its thread.
addService(String, String, String, ArrayList<String>, String, boolean, ArrayList<Object>) - Method in class org.licas.Service
Load the service class and add as a service.
addService(String, String, String, Object) - Method in class org.licas.Service
Add the service Object to this one.
addService(String, String, String, ArrayList<String>, Object, boolean) - Method in class org.licas.Service
Add the service Object to this one.
ADDSERVICE - Static variable in class org.licas.util.MethodConst
Defines add service method
addService(WsdlService) - Method in class org.licas.ws.wsdl.model.WsdlModel
Add a new service to the model.
addServiceAssociation(String, Element, String) - Method in class org.licas.Service
Add a new URI for a link to a (probably remote) service.
addServiceAssociation(String, Object) - Method in class org.licas.ServiceLinks
Add a new uri for a link to a (probably remote) service.
ADDSERVICEASSOCIATION - Static variable in class org.licas.util.MethodConst
Defines add service association method
addServiceClass(String, FactoryInfo) - Method in class org.licas.service.DefaultServiceFactory
Add a particular class to be loaded for the specified service type and function.
addServiceClass(String, FactoryInfo) - Method in class org.licas.service.ServiceFactory
Add a particular class to be loaded for the specified service type and function.
addServiceInfo(ServiceModuleInfo) - Method in class org.licas.meta.LicasConfig
Add a new service info object for the specified service type.
addServiceMeta(String, ServiceMeta) - Method in class org.licas.meta.ServerMetadata
Add the metadata for the service.
addServiceMeta(String, String, ServiceMeta) - Method in class org.licas.server.ESB
Add the metadata for the service.
addServiceMeta(String, ServiceMeta) - Method in class org.licas.server.esb.ServiceRepository
Add new service details.
addServiceMeta(String, String, ServiceMeta) - Method in class org.licas.server.LocalServer
Add the metadata for the service.
ADDSERVICEMETA - Static variable in class org.licas.util.MethodConst
Defines add service meta method
addServiceModule(ModuleServiceFactory) - Method in class org.licas.service.ServiceFactory
Add a factory service module, for retrieving service info details.
addServicePassword(Element, String) - Method in class org.licas.PasswordHandler
Add a new password for a new service.
addServicePassword(String, String) - Method in class org.licas.PasswordHandler
Add a new password for a new service.
addServicePassword(String, String, String) - Method in class org.licas.Service
Add a new service password to this service.
addTempPassword(boolean) - Method in class org.licas.Service
Add a new temporary password to the temp passwords list.
addTempPassword(boolean) - Method in class org.licas.ServiceWrapperLegacy
Add a new temporary password to the temp passwords list.
addToContainer(Element, Element) - Method in class org.licas.meta.MetaFactoryData
Add the new XML element to the admin document/script under the appropriate element type.
addToContainer(Element, Element, String) - Method in class org.licas.meta.MetaFactoryData
Add the new XML element to the admin document/script under the appropriate element type.
addToHandle(Element, Element) - Static method in class org.licas.call.Handle
Return a handle with the new element added at the end.
addToHandleFirstElement(Element, Element) - Static method in class org.licas.call.Handle
Return a handle with the new element added to the handle as the first element of the handle.
addToRegister(String, WorkInfo, HashMap<String, ArrayList<WorkInfo>>) - Method in class org.licas.server.esb.PublishSubscribe
Add the request to do work.
addType(WsdlParamInfo) - Method in class org.licas.ws.wsdl.model.WsdlTypes
Add a new parameter type.
addURL(URL) - Method in class org.licas.util.classloader.UrlJarClassLoader
Add a url to the classpath.
addUUIDAttribute(Element, String) - Static method in class org.licas.meta.MetaFactoryService
Add an Const.UUID attribute to the base XML element.
addW3cSpec(String) - Static method in class org.licas.parsers.types.DomParser
Add the special characters indicating a string of org.wc3.dom XML format that should not be converted into anything else.
ADMIN - Static variable in class org.licas.util.MetaConst
Defines admin document
AdminInfo - Class in org.licas
This class stores information created by the administrator of the service.
AdminInfo() - Constructor for class org.licas.AdminInfo
Create a new instance of AdminInfo.
adminInfo - Variable in class org.licas.ServiceAdmin
The service admin information
adminKey - Variable in class org.licas.autonomic.AM_Module
Admin key for full access to the autonomic manager methods
adminKey - Variable in class org.licas.server.ServerHandler
The server admin key
adminKey - Variable in class org.licas.server.ServerMethodHandler
The server service key
adminKey - Variable in class org.licas.service.spec.ServerSpec
Server admin key
AdminParser - Class in org.licas.parsers.admin
This class can be used to parse the administrator's xml description of a service.
AdminParser() - Constructor for class org.licas.parsers.admin.AdminParser
Create a new instance of AdminParser.
adminXml - Variable in class org.licas.data.gen.DataGenerator
An admin document might have been passed through the constructor
AiConfig - Class in org.licas.service.sci
This class stores a description of what heuristic and metric options are allowed and can parse a String-based description to determine what classes if any should be used.
AiConfig() - Constructor for class org.licas.service.sci.AiConfig
Creates a new instance of AiConfig
AiConst - Class in org.licas.util
Some constant values relating to the AI components of the licas library.
AiConst() - Constructor for class org.licas.util.AiConst
 
AISOLVER - Static variable in class org.licas.util.AiConst
Defines a problem solving admin element
ALL - Static variable in class org.licas.util.MetaConst
Defines all of the optional metadata
ALL - Static variable in class org.licas.ws.wsdl.WsdlConst
 
ALLCATEGORIES - Static variable in class org.licas.util.ServiceConst
The All Categories tag
ALLCONTRACTSCODE - Static variable in class org.licas.util.MetaConst
Defines all contracts code tag
allData - Variable in class org.licas.module.h_module.HM_Cluster
Datasets from all available services.
allDatasets - Variable in class org.licas.module.c_module.CM_Data
All retrieved datasets
allLinksToXml(Service, boolean, boolean) - Method in class org.licas.ServiceSerialize
Return all linked sources in XML format - permanent, dynamic or association.
allowAddService(String, boolean) - Method in class org.licas.server.LocalServer
Set the allowAddService variable to allow services to be added.
allowAddService(String, boolean) - Method in class org.licas.Service
Set the allowAddService variable to allow services to be added.
ALLOWADDSERVICE - Static variable in class org.licas.util.MethodConst
Defines set allow/block add service method
ALLOWADDSERVICES - Static variable in class org.licas.util.Const
Defines allow add services value
ALLOWEXTERNALJARS - Static variable in class org.licas.util.Const
Defines allow add services value
ALLSERVICEMETA - Static variable in class org.licas.util.MetaConst
Defines all service meta xml description
allServiceMetrics(String) - Method in class org.licas.server.ESB
Get the stats for all services.
allServiceMetrics(String) - Method in class org.licas.server.LocalServer
Get a list of all available services' metrics.
ALLSERVICES - Static variable in class org.licas.util.Const
Defines all services
allTimeKeys() - Method in class org.licas.service.sci.DataTransfer
Get a list of all time keys for all services.
alreadyLinkedTo(String) - Method in class org.licas.module.h_module.HM_Cluster
Check for existing links to the selected service, as part of a cluster.
ALWAYSFULL - Static variable in class org.licas.service.link.LinkConfig
Defines always add full search count
alwaysFull(String) - Static method in class org.licas.service.link.LinkConfig
Return true if always add full search count.
alwaysTrue - Variable in class org.licas.autonomic.script.AutoEngineInfo
True if the evaluation function is always true
AM_AnalyzeDefault - Class in org.licas.autonomic
This class is an example of a default autonomic manager analyzer, but does not process anything as default.
AM_AnalyzeDefault(Service, PasswordHandler) - Constructor for class org.licas.autonomic.AM_AnalyzeDefault
Create a new instance of AM_AnalyzeDefault.
AM_ExecuteDefault - Class in org.licas.autonomic
This class is an example of a default autonomic manager executor, but does not process anything as default.
AM_ExecuteDefault(Service, PasswordHandler) - Constructor for class org.licas.autonomic.AM_ExecuteDefault
Create a new instance of AM_ExecuteDefault.
AM_Module - Class in org.licas.autonomic
Interface for implementing a basic autonomic manager module.
AM_Module(Service, PasswordHandler) - Constructor for class org.licas.autonomic.AM_Module
Create a new instance of AM_Module.
AM_MonitorDefault - Class in org.licas.autonomic
This class is an example of a default autonomic manager monitor.
AM_MonitorDefault(Service, PasswordHandler) - Constructor for class org.licas.autonomic.AM_MonitorDefault
Create a new instance of AM_MonitorDefault.
AM_PlanDefault - Class in org.licas.autonomic
This class is an example of a default autonomic manager planner, but does not process anything as default.
AM_PlanDefault(Service, PasswordHandler) - Constructor for class org.licas.autonomic.AM_PlanDefault
Create a new instance of AM_PlanDefault.
AnalyseLinks - Class in org.licas.service.link
This class can perform some basic analysis over the link structures as follows:
1.
AnalyseLinks() - Constructor for class org.licas.service.link.AnalyseLinks
Create a new instance of AnalyseLinks.
analyseLinks(TreeNode, LinkQueryConfig) - Method in class org.licas.service.link.AnalyseLinks
Add analysis about the current set of tree nodes.
analyseLinks(ArrayList<?>, LinkQueryConfig) - Method in class org.licas.service.link.AnalyseLinks
Add analysis about the current set of link reference values.
ANALYZE - Static variable in class org.licas.util.AiConst
Defines analysis module
analyzer - Variable in class org.licas.autonomic.AutonomicManager
Analysis module.
ANDROID - Static variable in class org.licas.util.Const
Android operating system type.
ANON - Static variable in class org.licas.util.Const
Defines an anonymous password
ANOTHERDIM - Static variable in class org.licas.ws.soap.LicasSoapConst
Indicate another dimension in an array.
ANY - Static variable in class org.licas.ws.wsdl.WsdlConst
 
ANYTYPE - Static variable in class org.licas.ws.soap.SoapConst
Indicates any type.
APPHOME - Static variable in class org.licas.util.ServiceConst
 
ARRAY - Static variable in class org.licas.ws.soap.SoapConst
Indicates simple array type.
ARRAYCLASS - Static variable in class org.licas.parsers.types.ListParser
Defines an array class
ARRAYDIM - Static variable in class org.licas.ws.soap.LicasSoapConst
Indicate start of array dimension.
ArrayListParser - Class in org.licas.parsers.types
This class parses standard ArrayList structures.
ArrayListParser() - Constructor for class org.licas.parsers.types.ArrayListParser
Creates a new instance of ArrayListParser
arrayListToElement(ArrayList, Element) - Static method in class org.licas.parsers.types.ArrayListParser
Parse an ArrayList to generate an xml representation.
ARRAYOF - Static variable in class org.licas.ws.soap.LicasSoapConst
Indicate an array.
ArrayParser - Class in org.licas.parsers.types
This class parses a String-based representation of an array to or from XML.
ArrayParser() - Constructor for class org.licas.parsers.types.ArrayParser
Creates a new instance of ArrayParser
ARRAYSEP - Static variable in class org.licas.util.Const
The array element separator character
ARRAYTYPE - Static variable in class org.licas.ws.soap.SoapConst
Indicates an array type definition.
ASBYTES - Static variable in class org.licas.util.Const
Defines the contents as bytes only tag
asBytes - Variable in class org.licas.util.FileObject
If true the contents can only be stored as a list of bytes.
asFaultComm(String) - Method in class org.licas.meta.MetaFactoryService
Convert the comm ID into a fault comm ID.
asHandleElement(String) - Static method in class org.licas.call.Handle
Create an XML element to hold the Service handle part.
ASHTTPS - Static variable in class org.licas.util.Const
Defines As HTTPS protocol tag
askForMemory(int, int) - Method in class org.licas.service.link.Link_M
Ask the components stored here for any available memory they are not using.
asMethodElement(String) - Static method in class org.licas.call.Handle
Create an XML element to hold the Method handle part.
asServiceComm(String) - Method in class org.licas.meta.MetaFactoryService
Convert the comm ID into a service comm ID.
ASSOCIATEDLINKS - Static variable in class org.licas.util.Const
Defines the association links tag name
ASSOCIATEDLINKSERVICEMETA - Static variable in class org.licas.util.MetaConst
Defines meta xml descriptions for associated linked services
associationLinksToXml(Service) - Method in class org.licas.ServiceSerialize
Return all association linked sources in XML format.
ASSOCLINKS - Static variable in class org.licas.util.Const
 
asTimeUnit(String, long) - Static method in class org.licas.util.TimeConst
Convert the milliseconds value into a number for the the time unit.
asUrlElement(String) - Static method in class org.licas.call.Handle
Create an XML element to hold the URL handle part.
asXml() - Method in class org.licas.PasswordHandler
Serialize the password details into XML.
ATTRIBUTE - Static variable in class org.licas.ws.wsdl.WsdlConst
 
Auto - Class in org.licas
This is the base class for a service with added autonomic or agent-based functionality.
Auto() - Constructor for class org.licas.Auto
Creates a new instance of Auto.
Auto(String, String) - Constructor for class org.licas.Auto
Creates a new instance of Auto.
Auto(String, String, Element) - Constructor for class org.licas.Auto
Creates a new instance of Auto.
AUTO - Static variable in class org.licas.util.Const
The Auto tag
autoAction(String, String) - Method in class org.licas.Auto
This allows the autonomic manager to ask the parent service to perform some action.
AutoComm - Class in org.licas
Communication bridge between protected Auto methods and other packages.
AutoComm() - Constructor for class org.licas.AutoComm
 
autoEngine - Variable in class org.licas.Auto
Auto engine for this service, not the autonomic manager.
autoEngine - Variable in class org.licas.autonomic.AM_Module
 
autoEngine - Variable in class org.licas.autonomic.AutonomicManager
 
AutoEngine - Class in org.licas.autonomic.script
This is a default implementation of an engine that can be used to interpret and execute the provided default script, possibly for the autonomic manager or one of its modules, or for an autonomous service in general.
AutoEngine(Service, PasswordHandler) - Constructor for class org.licas.autonomic.script.AutoEngine
Create a new instance of AutoEngine.
AutoEngineInfo - Class in org.licas.autonomic.script
This class stores a set of info objects that the AutoEngine uses to evaluate a single policy event.
AutoEngineInfo(AutoEngine) - Constructor for class org.licas.autonomic.script.AutoEngineInfo
Create a new instance of AutoEngineInfo.
autoEvent(MessageInfo) - Method in class org.licas.module.b_module.BM_LinkData
Execute a configurable autonomic event, based on the evaluation result.
autoEvent(MessageInfo) - Method in class org.licas.module.b_module.BM_Script
Execute a configurable autonomic event, based on the evaluation result.
AutoIn - Class in org.licas.autonomic.script
Input evaluation conditions for the related filter list to be selected.
AutoIn() - Constructor for class org.licas.autonomic.script.AutoIn
Create a new instance of AutoIn.
AutoInterface - Class in org.licas.module
This can be used as a basis for service interface classes that would extend the Auto class.
AutoInterface(String, String, String, String) - Constructor for class org.licas.module.AutoInterface
Creates a new instance of ServiceInterface.
AutoInvoke - Class in org.licas.autonomic.script
This performs all of the necessary operations to invoke a script method and process the result.
AutoInvoke(AutoEngineInfo, ArrayList, ObjectsMap, Service) - Constructor for class org.licas.autonomic.script.AutoInvoke
Create a new instance of AutoInvoke and set the method variables and objects.
AutoInvokeThread - Class in org.licas.autonomic.script
This manages a script event by running it in a thread.
AutoInvokeThread() - Constructor for class org.licas.autonomic.script.AutoInvokeThread
Create a new instance of AutoInvokeThread
autoMan - Variable in class org.licas.autonomic.AM_Module
The parent autonomic manager
autoManager - Variable in class org.licas.Auto
The autonomic manager monitoring this service
autoManager - Variable in class org.licas.module.c_module.CM_Auto
The service's autonomic manager
autoManFault(Link_NM) - Method in class org.licas.server.ESB
Add the fault tree to the autonomic manager queue for processing.
AUTOMANFAULT - Static variable in class org.licas.util.AiConst
Defines a fault a determined by an autonomic manager
AUTOMANMETRICS - Static variable in class org.licas.util.MethodConst
Defines get server metrics method
AutoMetaSearch - Class in org.licas.query
Metrics search facility over stats generated by the autonomic managers.
AutoMetaSearch(Service, PasswordHandler) - Constructor for class org.licas.query.AutoMetaSearch
Create a new instance of AutoMetaSearch.
autoMetaSearch - Variable in class org.licas.server.ESB
Stats search facility over the loaded services.
AutoMetaSearchDef - Interface in org.licas.def.search
This is an interface for including your own autonomic manager query service.
AutonomicManager - Class in org.licas.autonomic
This is the abstract base class that should be extended to implement an autonomic manager.
AutonomicManager(Auto) - Constructor for class org.licas.autonomic.AutonomicManager
Creates a new instance of AutonomicManager.
AUTONOMICMANAGER - Static variable in class org.licas.util.AiConst
Defines autonomic manager tag
AutonomicManagerDefault - Class in org.licas.autonomic
This class is a default implementation of an autonomic manager.
AutonomicManagerDefault(Auto) - Constructor for class org.licas.autonomic.AutonomicManagerDefault
Creates a new instance of AutonomicManagerDefault.
AutonomicManagerDefault(Auto, Element) - Constructor for class org.licas.autonomic.AutonomicManagerDefault
Creates a new instance of AutonomicManagerDefault.
AutonomicManagerParser - Class in org.licas.parsers.admin
This class can be used to parse the autonomic manager's xml config description to add the appropriate modules to an AutonomicManager.
AutonomicManagerParser() - Constructor for class org.licas.parsers.admin.AutonomicManagerParser
Create a new instance of AutonomicManagerParser.
AutoOut - Class in org.licas.autonomic.script
A list of effectors that relate to a positive evaluator result.
AutoOut() - Constructor for class org.licas.autonomic.script.AutoOut
Create a new instance of AutoEffector
autoQueueMessage(Script_Auto, String) - Method in class org.licas.Auto
Retrieve and remove the first message on the auto manager's queue with the specified condition - method name, timestamp, etc.
AutoReply - Class in org.licas.autonomic.script
This class can evaluate a reply object for a true-false response, or success-failure, with regard to using it further in the process.
AutoReply(Object) - Constructor for class org.licas.autonomic.script.AutoReply
Create a new instance of AutoReply.
autoSearch(String, int, Element, ServiceLinks) - Method in interface org.licas.def.search.AutoMetaSearchDef
Allow the server to perform queries over all of the registered autonomic managers, to find matching information.
autoSearch(String, int, Element, ServiceLinks) - Method in class org.licas.query.AutoMetaSearch
Allow the server to perform queries over all of the registered autonomic managers, to find matching information.
AutoSecure - Class in org.licas
This is a more secure version of the Auto class in which the only methods that can be executed are ones that add and remove messages from the autonomic manager queue.
AutoSecure() - Constructor for class org.licas.AutoSecure
Creates a new instance of AutoSecure.
AutoSecure(String, String) - Constructor for class org.licas.AutoSecure
Creates a new instance of AutoSecure.
AutoSecure(String, String, Element) - Constructor for class org.licas.AutoSecure
Creates a new instance of AutoSecure.
AUTOWRAPPER - Static variable in class org.licas.util.Const
Defines a auto wrapper
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