|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.resmng.config.ResMngConfig
public class ResMngConfig
The class representing the configuration of the ResMng service.
Field Summary | |
---|---|
java.lang.Boolean |
testVOPS
|
java.lang.Boolean |
useADS
Set to true to use resource selection through ADS, or false value otherwise. |
java.lang.String |
VOPSPubCert
This public certificate is used for checking signature of the response. |
Constructor Summary | |
---|---|
ResMngConfig()
|
Method Summary | |
---|---|
void |
defaultConfig()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Boolean testVOPS
public java.lang.String VOPSPubCert
public java.lang.Boolean useADS
Constructor Detail |
---|
public ResMngConfig()
Method Detail |
---|
public void defaultConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |