public abstract class AbstractInstance extends Object implements Instance
| Constructor and Description |
|---|
AbstractInstance() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.apache.sling.testing.clients.SlingClient> |
getAdminClient(Class<T> clientClass) |
<T extends org.apache.sling.testing.clients.SlingClient> |
getClient(Class<T> clientClass,
String user,
String pass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiguration, orDefault, withRunModepublic <T extends org.apache.sling.testing.clients.SlingClient> T getClient(Class<T> clientClass, String user, String pass)
public <T extends org.apache.sling.testing.clients.SlingClient> T getAdminClient(Class<T> clientClass)
getAdminClient in interface InstanceCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.