public class SpaceURLParser extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getRMIDurl(String rmidURL) |
static SpaceURL |
parseURL(String spaceURL)
Parse given URL.
|
static SpaceURL |
parseURL(String spaceURLStr,
Properties customProperties)
Parse given space url string and return a full SpaceURL object.
|
static void |
printUsage() |
public static SpaceURL parseURL(String spaceURL) throws MalformedURLException
spaceURL
- space url stringMalformedURLException
public static SpaceURL parseURL(String spaceURLStr, Properties customProperties) throws MalformedURLException
MalformedURLException
public static void printUsage()
Copyright © GigaSpaces.