Verwendungen von Schnittstelle
org.eclipse.emf.cdo.session.CDOSessionConfiguration
Packages, die CDOSessionConfiguration verwenden
Package
Beschreibung
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with Net4j-based repositories and fail-over infrastructure.
Client concepts for dealing with sessions to CDO repositories.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOSessionConfiguration in org.eclipse.emf.cdo.net4j
Unterschnittstellen von CDOSessionConfiguration in org.eclipse.emf.cdo.net4jModifizierer und TypSchnittstelleBeschreibunginterface
Configures and opens new Net4j-specific CDOsessions
.interface
Veraltet.interface
Asession configuration
that recovers from network problems by failing over to backup repositories as directed by a fail-over monitor.interface
Asession configuration
that recovers from network problems by attempting to reconnect to the same repository in specific intervals.interface
Asession configuration
that uses aheart beat protocol
to detect network problems. -
Verwendungen von CDOSessionConfiguration in org.eclipse.emf.cdo.server.net4j
Methoden in org.eclipse.emf.cdo.server.net4j, die CDOSessionConfiguration zurückgebenModifizierer und TypMethodeBeschreibungFailoverAgent.createSessionConfiguration()
protected abstract CDOSessionConfiguration
FailoverAgent.createSessionConfiguration
(String connectorDescription, String repositoryName) -
Verwendungen von CDOSessionConfiguration in org.eclipse.emf.cdo.session
Methoden in org.eclipse.emf.cdo.session, die CDOSessionConfiguration zurückgebenModifizierer und TypMethodeBeschreibungCDOSessionConfigurationFactory.createSessionConfiguration()
CDOSessionConfiguration.SessionOpenedEvent.getSource()
-
Verwendungen von CDOSessionConfiguration in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOSessionConfiguration in org.eclipse.emf.spi.cdoModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...
CDONet4jSessionConfiguration
.