Package org.eclipse.emf.cdo.spi.server
Interface IAppExtension2
- All Superinterfaces:
IAppExtension
An optional extension of the
IAppExtension
interface for app extensions that support invocation
on the XML configurations of dynamically-managed repositories. These may be instantiated multiple
times, will only be given repository configurations (not Net4j acceptors etc.) and are stopped if and
when their associated repositories are deleted.- Since:
- 4.3
- Author:
- Christian W. Damus (CEA LIST)
-
Field Summary
Fields inherited from interface org.eclipse.emf.cdo.spi.server.IAppExtension
EXT_POINT
-
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.spi.server.IAppExtension
start, stop
-
Method Details
-
startDynamic
- Throws:
Exception
-