org.eclipse.emf.cdo.spi.server
Interface IAppExtension


public interface IAppExtension

Since:
3.0

Field Summary
static String EXT_POINT
           
 
Method Summary
 void start(File configFile)
           
 void stop()
           
 

Field Detail

EXT_POINT

static final String EXT_POINT
See Also:
Constant Field Values
Method Detail

start

void start(File configFile)
           throws Exception
Throws:
Exception

stop

void stop()
          throws Exception
Throws:
Exception


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.