@Service(value=NotReallyAnAdapterFactory.class) @Property(name="adaptables",value="org.apache.sling.api.resource.Resource") @Property(name="adapters",value="something_which_shouldnt_appear") public class NotReallyAnAdapterFactory extends Object implements org.apache.sling.api.adapter.AdapterFactory
| Constructor and Description |
|---|
NotReallyAnAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<AdapterType> |
getAdapter(Object adaptable,
Class<AdapterType> type) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.