public abstract class AbstractEventConverter extends Object implements LocalEventConverter, RemoteEventConverter
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PRIORITY
The default priority.
|
Constructor and Description |
---|
AbstractEventConverter() |
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toRemote
fromRemote
public static final int DEFAULT_PRIORITY
public int getPriority()
getPriority
in interface LocalEventConverter
getPriority
in interface RemoteEventConverter
Copyright © 2004–2021 XWiki. All rights reserved.