All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download openengsb-core-api JAR 1.3.0.M3 with all dependencies


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.

Files of the artifact openengsb-core-api version 1.3.0.M3 from the group org.openengsb.core.

Test

Download openengsb-core-api (1.3.0.M3)
Artifact openengsb-core-api
Group org.openengsb.core
Version 1.3.0.M3
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 2
Dependencies knowledge-api, spring-security-core,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of openengsb-core-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of openengsb-core-api version 1.3.0.M3

META-INF
META-INF.META-INF.MANIFEST.MF
OSGI-INF
OSGI-INF.OSGI-INF.bundle.info
org.openengsb.core.api
org.openengsb.core.api.org.openengsb.core.api.AliveState
org.openengsb.core.api.org.openengsb.core.api.ConnectorInstanceFactory
org.openengsb.core.api.org.openengsb.core.api.ConnectorManager
org.openengsb.core.api.org.openengsb.core.api.ConnectorProvider
org.openengsb.core.api.org.openengsb.core.api.ConnectorProviderImpl
org.openengsb.core.api.org.openengsb.core.api.ConnectorRegistrationManager
org.openengsb.core.api.org.openengsb.core.api.ConnectorValidationFailedException
org.openengsb.core.api.org.openengsb.core.api.Constants
org.openengsb.core.api.org.openengsb.core.api.Domain
org.openengsb.core.api.org.openengsb.core.api.DomainEvents
org.openengsb.core.api.org.openengsb.core.api.DomainMethodExecutionException
org.openengsb.core.api.org.openengsb.core.api.DomainMethodNotImplementedException
org.openengsb.core.api.org.openengsb.core.api.DomainProvider
org.openengsb.core.api.org.openengsb.core.api.Event
org.openengsb.core.api.org.openengsb.core.api.OpenEngSBService
org.openengsb.core.api.org.openengsb.core.api.OsgiServiceNotAvailableException
org.openengsb.core.api.org.openengsb.core.api.OsgiUtilsService
org.openengsb.core.api.org.openengsb.core.api.Raises
org.openengsb.core.api.org.openengsb.core.api.WiringService
org.openengsb.core.api.context
org.openengsb.core.api.context.org.openengsb.core.api.context.Context
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextConnectorService
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextCurrentService
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextHolder
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextPath
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextService
org.openengsb.core.api.context.org.openengsb.core.api.context.ContextStorageBean
org.openengsb.core.api.descriptor
org.openengsb.core.api.descriptor.org.openengsb.core.api.descriptor.AttributeDefinition
org.openengsb.core.api.descriptor.org.openengsb.core.api.descriptor.ServiceDescriptor
org.openengsb.core.api.edb
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBCommit
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBDiff
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBEntry
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBException
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBLogEntry
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBObject
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EDBObjectDiff
org.openengsb.core.api.edb.org.openengsb.core.api.edb.EnterpriseDatabaseService
org.openengsb.core.api.l10n
org.openengsb.core.api.l10n.org.openengsb.core.api.l10n.BundleStrings
org.openengsb.core.api.l10n.org.openengsb.core.api.l10n.LocalizableString
org.openengsb.core.api.l10n.org.openengsb.core.api.l10n.PassThroughLocalizableString
org.openengsb.core.api.l10n.org.openengsb.core.api.l10n.PassThroughStringLocalizer
org.openengsb.core.api.l10n.org.openengsb.core.api.l10n.StringLocalizer
org.openengsb.core.api.model
org.openengsb.core.api.model.org.openengsb.core.api.model.BeanDescription
org.openengsb.core.api.model.org.openengsb.core.api.model.ConfigItem
org.openengsb.core.api.model.org.openengsb.core.api.model.ConnectorConfiguration
org.openengsb.core.api.model.org.openengsb.core.api.model.ConnectorDescription
org.openengsb.core.api.model.org.openengsb.core.api.model.ConnectorId
org.openengsb.core.api.model.org.openengsb.core.api.model.ContextConfiguration
org.openengsb.core.api.model.org.openengsb.core.api.model.ContextId
org.openengsb.core.api.model.org.openengsb.core.api.model.FlowConfiguration
org.openengsb.core.api.model.org.openengsb.core.api.model.OpenEngSBModel
org.openengsb.core.api.model.org.openengsb.core.api.model.OpenEngSBModelEntry
org.openengsb.core.api.model.org.openengsb.core.api.model.RuleConfiguration
org.openengsb.core.api.model.org.openengsb.core.api.model.package-info
org.openengsb.core.api.persistence
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.ConfigPersistenceBackendService
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.ConfigPersistenceService
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.ConnectorDomainPair
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.ConnectorSetupBean
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.ConnectorSetupStore
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.IgnoreInQueries
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.InvalidConfigurationException
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.PersistenceException
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.PersistenceManager
org.openengsb.core.api.persistence.org.openengsb.core.api.persistence.PersistenceService
org.openengsb.core.api.remote
org.openengsb.core.api.remote.org.openengsb.core.api.remote.FilterAction
org.openengsb.core.api.remote.org.openengsb.core.api.remote.FilterChainElement
org.openengsb.core.api.remote.org.openengsb.core.api.remote.FilterChainElementFactory
org.openengsb.core.api.remote.org.openengsb.core.api.remote.FilterConfigurationException
org.openengsb.core.api.remote.org.openengsb.core.api.remote.FilterException
org.openengsb.core.api.remote.org.openengsb.core.api.remote.MethodCall
org.openengsb.core.api.remote.org.openengsb.core.api.remote.MethodCallRequest
org.openengsb.core.api.remote.org.openengsb.core.api.remote.MethodResult
org.openengsb.core.api.remote.org.openengsb.core.api.remote.MethodResultMessage
org.openengsb.core.api.remote.org.openengsb.core.api.remote.OutgoingPort
org.openengsb.core.api.remote.org.openengsb.core.api.remote.OutgoingPortUtilService
org.openengsb.core.api.remote.org.openengsb.core.api.remote.ProxyFactory
org.openengsb.core.api.remote.org.openengsb.core.api.remote.RemoteCommunicationException
org.openengsb.core.api.remote.org.openengsb.core.api.remote.RequestHandler
org.openengsb.core.api.remote.org.openengsb.core.api.remote.package-info
org.openengsb.core.api.security
org.openengsb.core.api.security.org.openengsb.core.api.security.AuthorizedRoles
org.openengsb.core.api.security.org.openengsb.core.api.security.DecryptionException
org.openengsb.core.api.security.org.openengsb.core.api.security.EncryptionException
org.openengsb.core.api.security.org.openengsb.core.api.security.MessageAuthenticationException
org.openengsb.core.api.security.org.openengsb.core.api.security.MessageVerificationFailedException
org.openengsb.core.api.security.org.openengsb.core.api.security.OpenEngSBSecurityException
org.openengsb.core.api.security.org.openengsb.core.api.security.PrivateKeySource
org.openengsb.core.api.security.org.openengsb.core.api.security.PublicKeySource
org.openengsb.core.api.security.org.openengsb.core.api.security.UserExistsException
org.openengsb.core.api.security.org.openengsb.core.api.security.UserManagementException
org.openengsb.core.api.security.org.openengsb.core.api.security.UserManager
org.openengsb.core.api.security.org.openengsb.core.api.security.UserNotFoundException
org.openengsb.core.api.security.model
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.AbstractSecureMessage
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.AuthenticationInfo
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.EncryptedMessage
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.SecureRequest
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.SecureResponse
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.ServiceAuthorizedList
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.User
org.openengsb.core.api.security.model.org.openengsb.core.api.security.model.UsernamePasswordAuthenticationInfo
org.openengsb.core.api.validation
org.openengsb.core.api.validation.org.openengsb.core.api.validation.AbstractValidator
org.openengsb.core.api.validation.org.openengsb.core.api.validation.FieldValidator
org.openengsb.core.api.validation.org.openengsb.core.api.validation.FormValidator
org.openengsb.core.api.validation.org.openengsb.core.api.validation.SingleAttributeValidationResult
org.openengsb.core.api.validation.org.openengsb.core.api.validation.ValidationResultImpl
org.openengsb.core.api.workflow
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.EventRegistrationService
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.ProcessBagException
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.RemoteEventProcessor
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.RuleBaseException
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.RuleManager
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.TaskboxException
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.TaskboxService
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.TaskboxServiceInternal
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowConverter
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowEditorService
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowException
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowService
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowValidationResult
org.openengsb.core.api.workflow.org.openengsb.core.api.workflow.WorkflowValidator
org.openengsb.core.api.workflow.model
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.ActionRepresentation
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.EndRepresentation
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.EventRepresentation
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.InternalWorkflowEvent
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.NodeRepresentation
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.ProcessBag
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.RemoteEvent
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.RuleBaseElementId
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.RuleBaseElementType
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.Task
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.Value
org.openengsb.core.api.workflow.model.org.openengsb.core.api.workflow.model.WorkflowRepresentation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy