Schnittstelle IAppExtension2

Alle Superschnittstellen:
IAppExtension

public interface IAppExtension2 extends 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.
Seit:
4.3
Autor:
Christian W. Damus (CEA LIST)
  • Feldübersicht

    Von Schnittstelle geerbte Felder org.eclipse.emf.cdo.spi.server.IAppExtension

    EXT_POINT
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    startDynamic(Reader xmlConfigReader)
     

    Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.spi.server.IAppExtension

    start, stop