org.kuali.rice.ksb.server
Class TestClient2
java.lang.Object
org.kuali.rice.ksb.BaseTestServer
org.kuali.rice.ksb.server.TestClient2
- All Implemented Interfaces:
- Lifecycle
public class TestClient2
- extends BaseTestServer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final org.apache.log4j.Logger LOG
CONTEXT
private static final String CONTEXT
- See Also:
- Constant Field Values
CUSTOM_KEYSTORE
public static final String CUSTOM_KEYSTORE
- If this property is set on the environment then it will use the keystore at the specified location as a custom keystore
- See Also:
- Constant Field Values
environment
private static Map<String,Object> environment
TestClient2
public TestClient2()
createServer
protected org.eclipse.jetty.server.Server createServer()
- Specified by:
createServer
in class BaseTestServer
getEnvironment
public static Map<String,Object> getEnvironment()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.