|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.framework.contentmanagement.content.impl.ContentManager
public class ContentManager
| Nested Class Summary | |
|---|---|
protected static class |
ContentManager.CleanContentThread
|
| Field Summary | |
|---|---|
protected static ContentManager |
contentManager
|
protected InputStream |
rafile
|
protected static Thread |
thread
|
| Constructor Summary | |
|---|---|
protected |
ContentManager()
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
static ContentManager |
getInstance()
|
InputStream |
getObject(DigitalObject d_o,
String elementType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Thread thread
protected static ContentManager contentManager
protected InputStream rafile
| Constructor Detail |
|---|
protected ContentManager()
| Method Detail |
|---|
public static ContentManager getInstance()
public InputStream getObject(DigitalObject d_o,
String elementType)
protected void finalize()
throws Throwable
finalize in class ObjectThrowable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||