ModeShape Distribution 3.2.0.Final

Uses of Class
org.modeshape.jboss.service.BinaryStorage

Packages that use BinaryStorage
org.modeshape.jboss.service   
org.modeshape.jboss.subsystem   
 

Uses of BinaryStorage in org.modeshape.jboss.service
 

Methods in org.modeshape.jboss.service that return BinaryStorage
protected  BinaryStorage BinaryStorageService.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.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.