org.apache.sling.testing.resourceresolver
Class MockResourceResolverFactoryOptions
java.lang.Object
org.apache.sling.testing.resourceresolver.MockResourceResolverFactoryOptions
public class MockResourceResolverFactoryOptions
- extends Object
Options for the factory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockResourceResolverFactoryOptions
public MockResourceResolverFactoryOptions()
getEventAdmin
public org.osgi.service.event.EventAdmin getEventAdmin()
setEventAdmin
public MockResourceResolverFactoryOptions setEventAdmin(org.osgi.service.event.EventAdmin eventAdmin)
getSearchPaths
public String[] getSearchPaths()
setSearchPaths
public MockResourceResolverFactoryOptions setSearchPaths(String[] searchPaths)
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.