|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.deployment.resource.url.UrlResourceHelper
| Constructor Summary | |
UrlResourceHelper()
|
|
| Method Summary | |
static void |
createUrlResource(UrlResourceMetaData metaData)
Actually do whatever's required to make a URL available as a resource in the system. |
static void |
destroyUrlResource(UrlResourceMetaData metaData)
Remove a URL reosurce from the system. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlResourceHelper()
| Method Detail |
public static void createUrlResource(UrlResourceMetaData metaData)
throws UrlResourceCreationException,
UrlResourceValidationException
public static void destroyUrlResource(UrlResourceMetaData metaData)
throws UrlResourceNoSuchResourceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||