|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentConnection | |
---|---|
com.metamatrix.platform.config.persistence.api | |
com.metamatrix.platform.config.persistence.impl.file |
Uses of PersistentConnection in com.metamatrix.platform.config.persistence.api |
---|
Classes in com.metamatrix.platform.config.persistence.api that implement PersistentConnection | |
---|---|
class |
ExtensionModuleConnection
|
Methods in com.metamatrix.platform.config.persistence.api that return PersistentConnection | |
---|---|
PersistentConnection |
PersistentConnectionFactory.createPersistentConnection(boolean readOnly)
Creates the the of PersistentConnection required to communicate
to the configuration repository. |
Uses of PersistentConnection in com.metamatrix.platform.config.persistence.impl.file |
---|
Classes in com.metamatrix.platform.config.persistence.impl.file that implement PersistentConnection | |
---|---|
class |
FilePersistentConnection
|
Methods in com.metamatrix.platform.config.persistence.impl.file that return PersistentConnection | |
---|---|
PersistentConnection |
FilePersistentConnectionFactory.createPersistentConnection()
Creates the the of PersistentConnection required to communicate
to the configuration repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |