|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.beans.utils.ResourceUtils
public class ResourceUtils
Javadocs go here
Constructor Summary | |
---|---|
ResourceUtils()
|
Method Summary | |
---|---|
static java.lang.String |
buildDataProviderNode(java.lang.String label)
|
static void |
checkInvokersAndFactories(javax.servlet.http.HttpSession session)
|
static FluxionService |
getService(java.util.Set<FluxionService> services,
java.net.URI publisherUri)
|
static boolean |
isUriResolvable(java.net.URI uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceUtils()
Method Detail |
---|
public static boolean isUriResolvable(java.net.URI uri) throws java.io.IOException
java.io.IOException
public static void checkInvokersAndFactories(javax.servlet.http.HttpSession session) throws SessionCheckException
SessionCheckException
public static FluxionService getService(java.util.Set<FluxionService> services, java.net.URI publisherUri)
public static java.lang.String buildDataProviderNode(java.lang.String label)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |