jar

org.openengsb.framework : org.openengsb.framework.api

Maven & Gradle

Oct 10, 2014
81 usages
43 stars

OpenEngSB :: Framework :: 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.framework : org.openengsb.framework.api JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 org.openengsb.framework.api-3.0.0.M2.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.CommitMetaInfo.class - [JAR]

├─ org.openengsb.core.api.model.CommitQueryRequest.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.ContextConfiguration.class - [JAR]

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

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

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

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

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

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

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

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

org.openengsb.core.api.remote

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

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

├─ 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.MessageBase.class - [JAR]

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

├─ org.openengsb.core.api.remote.MethodCallMessage.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.ProxyConnectorRegistry.class - [JAR]

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

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

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

org.openengsb.core.api.xlink.service

├─ org.openengsb.core.api.xlink.service.XLinkConnectorManager.class - [JAR]

org.openengsb.core.api.xlink.model

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

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

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

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

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

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

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

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

org.openengsb.core.api.model.annotation

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

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

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

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

├─ org.openengsb.core.api.model.annotation.XLinkIdentifier.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.annotation

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

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

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

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

org.openengsb.core.api.security

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

├─ org.openengsb.core.api.security.Credentials.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.SecurityAttributeProvider.class - [JAR]

org.openengsb.core.api.xlink.exceptions

├─ org.openengsb.core.api.xlink.exceptions.DomainNotLinkableException.class - [JAR]

├─ org.openengsb.core.api.xlink.exceptions.OpenXLinkException.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.security.service

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

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

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

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

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

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

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

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

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

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

org.openengsb.core.api.oauth

├─ org.openengsb.core.api.oauth.OAuthData.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.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.Authentication.class - [JAR]

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

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

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

org.openengsb.core.api

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

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

├─ org.openengsb.core.api.Connector.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.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.EventSupport.class - [JAR]

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

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

├─ org.openengsb.core.api.ModelChangeset.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.ToolModelProvider.class - [JAR]

├─ org.openengsb.core.api.VirtualConnectorProvider.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.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]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 15, 2017
2 usages
11 stars
May 23, 2018
139 usages
0 stars
Feb 22, 2021
16 usages
46 stars
Feb 05, 2023
45 usages
776 stars
Jul 15, 2017
3 usages
11 stars
Mar 12, 2020
23 usages
14 stars
Apr 12, 2007
107 usages
Aug 12, 2009
92 usages