org.eclipse.emf.cdo.session
Interface CDOSessionConfiguration.SessionOpenedEvent
- All Superinterfaces:
- IEvent
- Enclosing interface:
- CDOSessionConfiguration
- public static interface CDOSessionConfiguration.SessionOpenedEvent
- extends IEvent
Fired from a session configuration
after a new session
has been
opened.
- Since:
- 4.0
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getSource
CDOSessionConfiguration getSource()
- Specified by:
getSource
in interface IEvent
getOpenedSession
CDOSession getOpenedSession()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.