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


public interface IAppExtension

If the meaning of this type isn't clear, there really should be more of a description here...

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) 2011, 2012 Eike Stepper (Berlin, Germany) and others.