Package org.eclipse.emf.cdo.spi.server
Interface IAppExtension
- 
- All Known Subinterfaces:
- IAppExtension2,- IAppExtension3,- IAppExtension4
 - All Known Implementing Classes:
- AppExtension
 
 public interface IAppExtensionIf the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 3.0
- Author:
- Eike Stepper
 
- 
- 
Field SummaryFields Modifier and Type Field Description static java.lang.StringEXT_POINT
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart(java.io.File configFile)voidstop()
 
- 
- 
- 
Field Detail- 
EXT_POINTstatic final java.lang.String EXT_POINT - See Also:
- Constant Field Values
 
 
- 
 
-