|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the resource typepublic static interface ResourceManager.Resource<T>
Life cycle control for a resource managed by a ResourceManager
.
Method Summary | |
---|---|
void |
dispose(T resource)
Dispose a resource. |
T |
initializeResource()
Initialize a resource. |
Method Detail |
---|
T initializeResource() throws Exception
Exception
- if an error occurs creating the resource instancevoid dispose(T resource)
resource
- the resource to dispose
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |