|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryStorage | |
---|---|
org.modeshape.jboss.service | |
org.modeshape.jboss.subsystem |
Uses of BinaryStorage in org.modeshape.jboss.service |
---|
Fields in org.modeshape.jboss.service declared as BinaryStorage | |
---|---|
protected BinaryStorage |
BinaryStorageService.binaryStorage
|
Methods in org.modeshape.jboss.service that return BinaryStorage | |
---|---|
BinaryStorage |
BinaryStorageService.getValue()
|
Methods in org.modeshape.jboss.service that return types with arguments of type BinaryStorage | |
---|---|
org.jboss.msc.value.InjectedValue<BinaryStorage> |
RepositoryService.getBinaryStorageInjector()
|
Uses of BinaryStorage in org.modeshape.jboss.subsystem |
---|
Method parameters in org.modeshape.jboss.subsystem with type arguments of type BinaryStorage | |
---|---|
protected void |
AddFileBinaryStorage.addControllersAndDependencies(String repositoryName,
BinaryStorageService service,
org.jboss.msc.service.ServiceBuilder<BinaryStorage> builder,
List<org.jboss.msc.service.ServiceController<?>> newControllers,
org.jboss.msc.service.ServiceTarget target)
|
protected void |
AddCacheBinaryStorage.addControllersAndDependencies(String repositoryName,
BinaryStorageService service,
org.jboss.msc.service.ServiceBuilder<BinaryStorage> builder,
List<org.jboss.msc.service.ServiceController<?>> newControllers,
org.jboss.msc.service.ServiceTarget target)
|
protected void |
AbstractAddBinaryStorage.addControllersAndDependencies(String repositoryName,
BinaryStorageService service,
org.jboss.msc.service.ServiceBuilder<BinaryStorage> builder,
List<org.jboss.msc.service.ServiceController<?>> newControllers,
org.jboss.msc.service.ServiceTarget target)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |