@Service(value=org.apache.sling.api.adapter.AdapterFactory.class) @Properties(value=@Property(name="service.description",value="Adapter for the XSSAPI service.")) public class XSSAPIAdapterFactory extends Object implements org.apache.sling.api.adapter.AdapterFactory
ResourceResolver to a resourceResolver-specific
XSSAPI service.| Modifier and Type | Field and Description |
|---|---|
static String[] |
ADAPTABLE_CLASSES |
static String[] |
ADAPTER_CLASSES |
| Constructor and Description |
|---|
XSSAPIAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<AdapterType> |
getAdapter(Object adaptable,
Class<AdapterType> type) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.