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 _ 
All Classes All Packages

J

JAAS - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
A JAAS-based authentication without any further information.
JAAS - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
JAAS_SUBJECT - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
A JAAS-based authentication with a Subject to provide to the local JAAS.
JAAS_SUBJECT - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
JAAS_UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.AuthMethod
The usual password based authentication like AuthMethod.UTF8_PASSWORD but this time requiring JAAS.
JAAS_UTF8_PASSWORD - Static variable in interface de.aristaflow.adept2.base.security.GlobalAuthMethod
jActivity - Variable in class de.aristaflow.ilm.core.runtimemanager.ActivityStateNotificationWrapper
The (Java) activity for unregistering in ActivityStateNotificationWrapper.cleanup().
JAR_FILE_PROTOCOL - Static variable in class de.aristaflow.adept2.base.servletcontainer.dynamic.BaseResourceServletContext
The protocol for a Jar-file.
JAVA - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
A java class.
JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_ILLEGAL_ACCESS - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_ILLEGAL_ARGUMENT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_INVOCATION_TARGET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
JAVA_OBJECT_GRAPH_METHOD_EXEC_ENV_NO_SUCH_METHOD - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
 
JAVA_UDT_BYTE_RETURN - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
A special java class with a byte array as return value.
javadocServletBaseUrl - Variable in class de.aristaflow.ilm.ws.rest.base.service.openapi.OpenApiReader
The URL of the Javadoc servlet to set the documentation references properly.
JavaVersion - Class in de.aristaflow.adept2.util
An instance of this class represents a certain version of a Java VM.
JavaVersion(String, String, String, String, String) - Constructor for class de.aristaflow.adept2.util.JavaVersion
Constructs a new JavaVersion for the given vendor, specification version, version, VM version and VM name.
JAX_WS - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
A jax-ws web service.
jdbcConnectionURL - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
The URL to connect to the database.
JDBCDataSource - Interface in de.aristaflow.adept2.base.dbaccess
Represents a JDBC data source.
jdbcDriver - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
The fully-qualified name of the class of the JDBC-driver.
jdbcPassword - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
The password to log on a the database with.
JDBCTools - Class in de.aristaflow.adept2.base.dbaccess
Contains helper methods that are intended to reduce the usual clutter in JDBC-related code, make it more readable and safer.
jdbcUserName - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
The name of the user to log on at the database with.
join() - Method in class de.aristaflow.adept2.core.registry.cluster.ServiceStateTracker
Joins the thread tracking the platform availability.
join(int[]...) - Static method in class de.aristaflow.adept2.util.ArrayTools
Creates a new int array containing all elements of the designated input arrays
join(Template, int) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
Finds the join node of a given split node.
join(StackTraceElement[], int, StackTraceElement[], int) - Static method in class de.aristaflow.adept2.util.StackTraceTools
Joins the two given stack traces, i.e. append the tail stack trace to the head stack trace, and returns the result in a new array.
join(StackTraceElement[], StackTraceElement[]) - Static method in class de.aristaflow.adept2.util.StackTraceTools
Joins the two given stack traces, i.e. append the tail stack trace to the head stack trace, and returns the result in a new array.
join(String, Object...) - Static method in class de.aristaflow.adept2.util.StringTools
Does the opposite of String.split(String).
join(String, String...) - Static method in class de.aristaflow.adept2.util.StringTools
Does the opposite of String.split(String).
join(String, String[]...) - Static method in class de.aristaflow.adept2.util.StringTools
This method is equal to StringTools.join(String, String...) except that it works on arrays of strings and not individual strings.
join(String, Collection<?>) - Static method in class de.aristaflow.adept2.util.StringTools
Does the opposite of String.split(String).
join(String, Iterator<String>) - Static method in class de.aristaflow.adept2.util.StringTools
Does the opposite of String.split(String).
join(T[]...) - Static method in class de.aristaflow.adept2.util.ArrayTools
Returns a new array of the same type as all input arrays filled with their joined content.
joinNodes(Template) - Static method in class de.aristaflow.adept2.model.processmodel.tools.ProcessGraphPredicates
Returns all nodes which are join nodes, as defined in Reic00 having an enter behaviour of ALL_OF_ALL or ONE_OF_ALL.
joinResponses(Collection<? extends OperationResponse>, String, ApiResponse[]) - Method in class de.aristaflow.ilm.ws.rest.base.service.openapi.Enricher
Creates instances of ApiResponse for the designated declared OperationResponses and joins them with the designated ApiResponses declared for the class.
JPEG - Static variable in class de.aristaflow.adept2.model.graphical.ImageTypes
Image format constant indicating a JPEG format image.
JsonTypeDeducingTypeDeserialiser(JavaType, TypeIdResolver, JavaType, DeserializationConfig, Collection<NamedType>) - Constructor for class de.aristaflow.ilm.model.orgmodel.FlatAttributeSelection.JsonTypeDeducingTypeDeserialiser
 
JsonTypeDeducingTypeDeserialiser(ScalarArrayHandlingTypeDeserialiser<FlatAttributeSelection.JsonTypeDeducingTypeDeserialiser>, BeanProperty) - Constructor for class de.aristaflow.ilm.model.orgmodel.FlatAttributeSelection.JsonTypeDeducingTypeDeserialiser
 
JsonUdtValue - Class in de.aristaflow.adept2.model.datamanagement
A User Defined Type for JSON data.
JsonUdtValue(byte[]) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
JsonUdtValue(InputStream) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
JsonUdtValue(InputStream, boolean) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
JsonUdtValue(InputStream, boolean...) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Creates a new UDTValue for the designated input stream containing a UTF-8 encoded string representing a JSONObject.
JsonUdtValue(InputStream, int) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
Use JsonUdtValue(InputStream, boolean[]) with a BoundedInputStream instead.
JsonUdtValue(String) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Creates a new UDTValue for the designated string.
JsonUdtValue(JSONObject) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Deprecated, for removal: This API element is subject to removal in a future version.
JsonUdtValue(JSONObject, boolean...) - Constructor for class de.aristaflow.adept2.model.datamanagement.JsonUdtValue
Creates a new UDTValue for the designated JSONObject.
JUL_FORMAT_PROP_KEY - Static variable in class de.aristaflow.adept2.base.registry.PseudoIsoSimpleFormatter
jdk.internal.logger.SimpleConsoleLogger.Formatting#JUL_FORMAT_PROP_KEY
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 _ 
All Classes All Packages