org.apache.sling.scripting.sightly.use.UseProvider
interface instead using the service.ranking
service
property to define the UseProvider
service order.public abstract class UseProviderComponent extends java.lang.Object implements UseProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PRIORITY
Deprecated.
|
DEFAULT_PRIORITY
Constructor and Description |
---|
UseProviderComponent()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(UseProvider o)
Deprecated.
|
int |
priority()
Deprecated.
The priority with which this use provider should be selected.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
provide
public static final java.lang.String PRIORITY
public int priority()
UseProvider
priority
in interface UseProvider
public int compareTo(UseProvider o)
compareTo
in interface java.lang.Comparable<UseProvider>
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"