com.openshift.internal.client
Class AbstractOpenShiftConnectionFactory
java.lang.Object
com.openshift.internal.client.AbstractOpenShiftConnectionFactory
- Direct Known Subclasses:
- OpenShiftConnectionFactory
public abstract class AbstractOpenShiftConnectionFactory
- extends Object
Connection Factory, used to establish a connection and retrieve a user.
- Author:
- Xavier Coulon, Andre Dietisheim
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractOpenShiftConnectionFactory
public AbstractOpenShiftConnectionFactory()
getConnection
protected IOpenShiftConnection getConnection(IRestService service,
String login,
String password)
throws IOException,
OpenShiftException
- Throws:
IOException
OpenShiftException
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.