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