jar

org.openengsb.core : openengsb-core-api

Maven & Gradle

Sep 15, 2011
36 usages
43 stars

OpenEngSB :: Core :: API · Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services and Proxies, classes for registration of bundles and services, classes for localization, classes that save connector properties (Persistence) and finally classes that enable the web application to have access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services. In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the system on his own.

Table Of Contents

Latest Version

Download org.openengsb.core : openengsb-core-api JAR file - Latest Versions:

All Versions

Download org.openengsb.core : openengsb-core-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openengsb-core-api-1.2.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.core.api.model

├─ org.openengsb.core.api.model.BeanDescription.class - [JAR]

├─ org.openengsb.core.api.model.ConfigItem.class - [JAR]

├─ org.openengsb.core.api.model.ConnectorConfiguration.class - [JAR]

├─ org.openengsb.core.api.model.ConnectorDescription.class - [JAR]

├─ org.openengsb.core.api.model.ConnectorId.class - [JAR]

├─ org.openengsb.core.api.model.ContextConfiguration.class - [JAR]

├─ org.openengsb.core.api.model.ContextId.class - [JAR]

├─ org.openengsb.core.api.model.FlowConfiguration.class - [JAR]

├─ org.openengsb.core.api.model.OpenEngSBModel.class - [JAR]

├─ org.openengsb.core.api.model.OpenEngSBModelEntry.class - [JAR]

├─ org.openengsb.core.api.model.RuleConfiguration.class - [JAR]

org.openengsb.core.api.remote

├─ org.openengsb.core.api.remote.FilterAction.class - [JAR]

├─ org.openengsb.core.api.remote.FilterChainElement.class - [JAR]

├─ org.openengsb.core.api.remote.FilterChainElementFactory.class - [JAR]

├─ org.openengsb.core.api.remote.FilterConfigurationException.class - [JAR]

├─ org.openengsb.core.api.remote.FilterException.class - [JAR]

├─ org.openengsb.core.api.remote.MethodCall.class - [JAR]

├─ org.openengsb.core.api.remote.MethodCallRequest.class - [JAR]

├─ org.openengsb.core.api.remote.MethodResult.class - [JAR]

├─ org.openengsb.core.api.remote.MethodResultMessage.class - [JAR]

├─ org.openengsb.core.api.remote.OutgoingPort.class - [JAR]

├─ org.openengsb.core.api.remote.OutgoingPortUtilService.class - [JAR]

├─ org.openengsb.core.api.remote.ProxyFactory.class - [JAR]

├─ org.openengsb.core.api.remote.RemoteCommunicationException.class - [JAR]

├─ org.openengsb.core.api.remote.RequestHandler.class - [JAR]

org.openengsb.core.api.workflow.model

├─ org.openengsb.core.api.workflow.model.ActionRepresentation.class - [JAR]

├─ org.openengsb.core.api.workflow.model.EndRepresentation.class - [JAR]

├─ org.openengsb.core.api.workflow.model.EventRepresentation.class - [JAR]

├─ org.openengsb.core.api.workflow.model.InternalWorkflowEvent.class - [JAR]

├─ org.openengsb.core.api.workflow.model.NodeRepresentation.class - [JAR]

├─ org.openengsb.core.api.workflow.model.ProcessBag.class - [JAR]

├─ org.openengsb.core.api.workflow.model.RemoteEvent.class - [JAR]

├─ org.openengsb.core.api.workflow.model.RuleBaseElementId.class - [JAR]

├─ org.openengsb.core.api.workflow.model.RuleBaseElementType.class - [JAR]

├─ org.openengsb.core.api.workflow.model.Task.class - [JAR]

├─ org.openengsb.core.api.workflow.model.Value.class - [JAR]

├─ org.openengsb.core.api.workflow.model.WorkflowRepresentation.class - [JAR]

org.openengsb.core.api.edb

├─ org.openengsb.core.api.edb.EDBCommit.class - [JAR]

├─ org.openengsb.core.api.edb.EDBDiff.class - [JAR]

├─ org.openengsb.core.api.edb.EDBEntry.class - [JAR]

├─ org.openengsb.core.api.edb.EDBException.class - [JAR]

├─ org.openengsb.core.api.edb.EDBLogEntry.class - [JAR]

├─ org.openengsb.core.api.edb.EDBObject.class - [JAR]

├─ org.openengsb.core.api.edb.EDBObjectDiff.class - [JAR]

├─ org.openengsb.core.api.edb.EnterpriseDatabaseService.class - [JAR]

org.openengsb.core.api.workflow

├─ org.openengsb.core.api.workflow.EventRegistrationService.class - [JAR]

├─ org.openengsb.core.api.workflow.ProcessBagException.class - [JAR]

├─ org.openengsb.core.api.workflow.RemoteEventProcessor.class - [JAR]

├─ org.openengsb.core.api.workflow.RuleBaseException.class - [JAR]

├─ org.openengsb.core.api.workflow.RuleManager.class - [JAR]

├─ org.openengsb.core.api.workflow.TaskboxException.class - [JAR]

├─ org.openengsb.core.api.workflow.TaskboxService.class - [JAR]

├─ org.openengsb.core.api.workflow.TaskboxServiceInternal.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowConverter.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowEditorService.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowException.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowService.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowValidationResult.class - [JAR]

├─ org.openengsb.core.api.workflow.WorkflowValidator.class - [JAR]

org.openengsb.core.api.validation

├─ org.openengsb.core.api.validation.AbstractValidator.class - [JAR]

├─ org.openengsb.core.api.validation.FieldValidator.class - [JAR]

├─ org.openengsb.core.api.validation.FormValidator.class - [JAR]

├─ org.openengsb.core.api.validation.SingleAttributeValidationResult.class - [JAR]

├─ org.openengsb.core.api.validation.ValidationResultImpl.class - [JAR]

org.openengsb.core.api.security

├─ org.openengsb.core.api.security.AuthorizedRoles.class - [JAR]

├─ org.openengsb.core.api.security.DecryptionException.class - [JAR]

├─ org.openengsb.core.api.security.EncryptionException.class - [JAR]

├─ org.openengsb.core.api.security.MessageAuthenticationException.class - [JAR]

├─ org.openengsb.core.api.security.MessageVerificationFailedException.class - [JAR]

├─ org.openengsb.core.api.security.OpenEngSBSecurityException.class - [JAR]

├─ org.openengsb.core.api.security.PrivateKeySource.class - [JAR]

├─ org.openengsb.core.api.security.PublicKeySource.class - [JAR]

├─ org.openengsb.core.api.security.UserExistsException.class - [JAR]

├─ org.openengsb.core.api.security.UserManagementException.class - [JAR]

├─ org.openengsb.core.api.security.UserManager.class - [JAR]

├─ org.openengsb.core.api.security.UserNotFoundException.class - [JAR]

org.openengsb.core.api.descriptor

├─ org.openengsb.core.api.descriptor.AttributeDefinition.class - [JAR]

├─ org.openengsb.core.api.descriptor.ServiceDescriptor.class - [JAR]

org.openengsb.core.api.l10n

├─ org.openengsb.core.api.l10n.BundleStrings.class - [JAR]

├─ org.openengsb.core.api.l10n.LocalizableString.class - [JAR]

├─ org.openengsb.core.api.l10n.PassThroughLocalizableString.class - [JAR]

├─ org.openengsb.core.api.l10n.PassThroughStringLocalizer.class - [JAR]

├─ org.openengsb.core.api.l10n.StringLocalizer.class - [JAR]

org.openengsb.core.api.context

├─ org.openengsb.core.api.context.Context.class - [JAR]

├─ org.openengsb.core.api.context.ContextConnectorService.class - [JAR]

├─ org.openengsb.core.api.context.ContextCurrentService.class - [JAR]

├─ org.openengsb.core.api.context.ContextHolder.class - [JAR]

├─ org.openengsb.core.api.context.ContextPath.class - [JAR]

├─ org.openengsb.core.api.context.ContextService.class - [JAR]

├─ org.openengsb.core.api.context.ContextStorageBean.class - [JAR]

org.openengsb.core.api.security.model

├─ org.openengsb.core.api.security.model.AbstractSecureMessage.class - [JAR]

├─ org.openengsb.core.api.security.model.AuthenticationInfo.class - [JAR]

├─ org.openengsb.core.api.security.model.EncryptedMessage.class - [JAR]

├─ org.openengsb.core.api.security.model.SecureRequest.class - [JAR]

├─ org.openengsb.core.api.security.model.SecureResponse.class - [JAR]

├─ org.openengsb.core.api.security.model.ServiceAuthorizedList.class - [JAR]

├─ org.openengsb.core.api.security.model.User.class - [JAR]

├─ org.openengsb.core.api.security.model.UsernamePasswordAuthenticationInfo.class - [JAR]

org.openengsb.core.api

├─ org.openengsb.core.api.AliveState.class - [JAR]

├─ org.openengsb.core.api.ConnectorInstanceFactory.class - [JAR]

├─ org.openengsb.core.api.ConnectorManager.class - [JAR]

├─ org.openengsb.core.api.ConnectorProvider.class - [JAR]

├─ org.openengsb.core.api.ConnectorProviderImpl.class - [JAR]

├─ org.openengsb.core.api.ConnectorRegistrationManager.class - [JAR]

├─ org.openengsb.core.api.ConnectorValidationFailedException.class - [JAR]

├─ org.openengsb.core.api.Constants.class - [JAR]

├─ org.openengsb.core.api.Domain.class - [JAR]

├─ org.openengsb.core.api.DomainEvents.class - [JAR]

├─ org.openengsb.core.api.DomainMethodExecutionException.class - [JAR]

├─ org.openengsb.core.api.DomainMethodNotImplementedException.class - [JAR]

├─ org.openengsb.core.api.DomainProvider.class - [JAR]

├─ org.openengsb.core.api.Event.class - [JAR]

├─ org.openengsb.core.api.OpenEngSBService.class - [JAR]

├─ org.openengsb.core.api.OsgiServiceNotAvailableException.class - [JAR]

├─ org.openengsb.core.api.OsgiUtilsService.class - [JAR]

├─ org.openengsb.core.api.Raises.class - [JAR]

├─ org.openengsb.core.api.WiringService.class - [JAR]

org.openengsb.core.api.persistence

├─ org.openengsb.core.api.persistence.ConfigPersistenceBackendService.class - [JAR]

├─ org.openengsb.core.api.persistence.ConfigPersistenceService.class - [JAR]

├─ org.openengsb.core.api.persistence.ConnectorDomainPair.class - [JAR]

├─ org.openengsb.core.api.persistence.ConnectorSetupBean.class - [JAR]

├─ org.openengsb.core.api.persistence.ConnectorSetupStore.class - [JAR]

├─ org.openengsb.core.api.persistence.IgnoreInQueries.class - [JAR]

├─ org.openengsb.core.api.persistence.InvalidConfigurationException.class - [JAR]

├─ org.openengsb.core.api.persistence.PersistenceException.class - [JAR]

├─ org.openengsb.core.api.persistence.PersistenceManager.class - [JAR]

├─ org.openengsb.core.api.persistence.PersistenceService.class - [JAR]