Package org.eclipse.emf.cdo.spi.server
Interface IAppExtension4
- All Superinterfaces:
IAppExtension
An optional extension of the
IAppExtension
interface for prioritized
app extensions.- Since:
- 4.12
- Author:
- Eike Stepper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Comparator<IAppExtension>
static final int
static final int
static final int
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
-
Field Details
-
PRIORITY_NETWORK
static final int PRIORITY_NETWORK- See Also:
-
PRIORITY_SECURITY
static final int PRIORITY_SECURITY- See Also:
-
PRIORITY_DEFAULT
static final int PRIORITY_DEFAULT- See Also:
-
COMPARATOR
-
-
Method Details
-
getPriority
int getPriority() -
getPriority
-