|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEServiceContext
org.gcube.vremanagement.resourcemanager.impl.contexts.ServiceContext
public class ServiceContext
ResourceManager service context implementation
| Nested Class Summary | |
|---|---|
static class |
ServiceContext.IllegalServiceScopeException
IllegalServiceScopeException exception |
| Constructor Summary | |
|---|---|
ServiceContext()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigurationFileAbsolutePath(java.lang.String relativepath)
Given a relative path in the /etc folder of the service, returns its absolute path |
static ServiceContext |
getContext()
Gets the current service context |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceContext()
| Method Detail |
|---|
public static ServiceContext getContext()
public java.lang.String getConfigurationFileAbsolutePath(java.lang.String relativepath)
path - a relative path to a configuration file or folder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||