public interface Repository
Modifier and Type | Method and Description |
---|---|
int |
getActiveSessionsCount() |
String |
getName() |
Session |
getSession() |
void |
markReferencedBinaries()
Marks the binaries in use by passing them to the binary manager(s)'s GC mark() method.
|
void |
shutdown() |
Session getSession()
void shutdown()
int getActiveSessionsCount()
void markReferencedBinaries()
Copyright © 2015 Nuxeo SA. All rights reserved.