|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.resources.ResourceFactory
public class ResourceFactory
Creates Resources.
| Constructor Summary | |
|---|---|
ResourceFactory()
|
|
| Method Summary | |
|---|---|
static Resource |
newResource()
Creates a Resource. |
static Resource |
resourceProxy(Resource resource)
Wraps a Resource. |
static Resource |
wrapResource(Resource resource)
Wraps a Resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFactory()
| Method Detail |
|---|
public static Resource newResource()
Resource.
public static Resource wrapResource(Resource resource)
Resource.
public static Resource resourceProxy(Resource resource)
Resource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||