|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.registry.common.util.Utility
public class Utility
Class Declaration.
| Field Summary | |
|---|---|
static String |
LOGGING_DOMAIN
|
| Constructor Summary | |
|---|---|
protected |
Utility()
Class Constructor. |
| Method Summary | |
|---|---|
static String |
generateUUID()
|
String |
getContextRoot()
|
String |
getContextRootURLString()
Method Declaration. |
static Utility |
getInstance()
Method Declaration. |
String |
getJAXRHome()
|
URL |
getURL(String urlSuffix)
Method Declaration. |
void |
setJAXRHome(String jaxrHome)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LOGGING_DOMAIN
| Constructor Detail |
|---|
protected Utility()
| Method Detail |
|---|
public void setJAXRHome(String jaxrHome)
public String getJAXRHome()
public String getContextRoot()
public String getContextRootURLString()
public URL getURL(String urlSuffix)
throws MalformedURLException
urlSuffix -
MalformedURLExceptionpublic static Utility getInstance()
public static String generateUUID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||