Interface CDOSessionConfiguration

All Superinterfaces:
org.eclipse.net4j.util.event.INotifier
All Known Subinterfaces:
CDONet4jSessionConfiguration, CDOSessionConfiguration, FailoverCDOSessionConfiguration, InternalCDOSessionConfiguration, ReconnectingCDOSessionConfiguration, RecoveringCDOSessionConfiguration

public interface CDOSessionConfiguration extends org.eclipse.net4j.util.event.INotifier
Configures and opens new sessions.

A session configuration can fire the following events:

Since:
2.0
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.