|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openshift.internal.client.cartridge.AbstractCartridgeQuery
com.openshift.client.cartridge.selector.LatestVersionQuery
com.openshift.client.cartridge.selector.LatestStandaloneCartridge
public class LatestStandaloneCartridge
A selector that shall select the latest version of a standalone cartidge that's given by name.
IStandaloneCartridge
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.openshift.client.cartridge.selector.LatestVersionQuery |
---|
LatestVersionQuery.VersionedName |
Constructor Summary | |
---|---|
LatestStandaloneCartridge(String name)
|
Method Summary | |
---|---|
IStandaloneCartridge |
get(IApplication application)
|
IStandaloneCartridge |
get(IUser user)
|
Methods inherited from class com.openshift.client.cartridge.selector.LatestVersionQuery |
---|
allStandaloneCartridges, equals, get, getAll, getLatest, getNameConstraint, hashCode, matches |
Methods inherited from class com.openshift.internal.client.cartridge.AbstractCartridgeQuery |
---|
getConnection, getConnection |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LatestStandaloneCartridge(String name)
Method Detail |
---|
public IStandaloneCartridge get(IApplication application)
public IStandaloneCartridge get(IUser user)
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |