org.gcube.portlets.admin.software_upload_wizard.server.util
Class ISUtil
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.util.ISUtil
public class ISUtil
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
|
Method Summary |
static org.gcube.common.core.resources.runtime.AccessPoint |
getAccessPoint(org.gcube.common.core.resources.GCUBERuntimeResource runtimeResource,
String entryName)
|
static org.gcube.common.core.resources.runtime.AccessPoint |
getMavenAccessPoint(org.gcube.common.core.scope.GCUBEScope scope)
|
static org.gcube.common.core.resources.GCUBERuntimeResource |
getRuntimeResource(org.gcube.common.core.scope.GCUBEScope scope,
String runtimeResourceName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.apache.log4j.Logger logger
MAVEN_RR_NAME
protected static final String MAVEN_RR_NAME
- See Also:
- Constant Field Values
MAVEN_RR_ENTRYPOINT_NAME
protected static final String MAVEN_RR_ENTRYPOINT_NAME
- See Also:
- Constant Field Values
ISUtil
public ISUtil()
getMavenAccessPoint
public static org.gcube.common.core.resources.runtime.AccessPoint getMavenAccessPoint(org.gcube.common.core.scope.GCUBEScope scope)
throws Exception
- Throws:
Exception
getAccessPoint
public static org.gcube.common.core.resources.runtime.AccessPoint getAccessPoint(org.gcube.common.core.resources.GCUBERuntimeResource runtimeResource,
String entryName)
throws Exception
- Throws:
Exception
getRuntimeResource
public static org.gcube.common.core.resources.GCUBERuntimeResource getRuntimeResource(org.gcube.common.core.scope.GCUBEScope scope,
String runtimeResourceName)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.