Verwendungen von Klasse
org.eclipse.emf.cdo.spi.server.StoreAccessorBase
Packages, die StoreAccessorBase verwenden
Package
Beschreibung
Server service provider interfaces and useful base implementations.
-
Verwendungen von StoreAccessorBase in org.eclipse.emf.cdo.spi.server
Unterklassen von StoreAccessorBase in org.eclipse.emf.cdo.spi.serverModifizierer und TypKlasseBeschreibungclassIf the meaning of this type isn't clear, there really should be more of a description here...classIf the meaning of this type isn't clear, there really should be more of a description here...Methoden in org.eclipse.emf.cdo.spi.server, die StoreAccessorBase zurückgebenModifizierer und TypMethodeBeschreibungStoreAccessorPool.removeStoreAccessor(Object context) Returns astore accessorfrom this pool if one is available, ornullotherwise.Methoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ StoreAccessorBaseModifizierer und TypMethodeBeschreibungvoidStoreAccessorPool.addStoreAccessor(StoreAccessorBase accessor) Passivates the givenstore accessorand adds it to this pool if the pool size is smaller than thecapacity, or disposes of the store accessor otherwise.protected voidStoreAccessorPool.disposeStoreAccessor(StoreAccessorBase accessor) protected voidStore.releaseAccessor(StoreAccessorBase accessor)