ModeShape Distribution 3.0.0.Beta4

org.modeshape.jboss.service
Class BinaryStorage

java.lang.Object
  extended by org.modeshape.jboss.service.BinaryStorage

public class BinaryStorage
extends Object


Method Summary
 Document getBinaryConfiguration()
           
 org.infinispan.manager.CacheContainer getCacheContainer()
           
 String getRepositoryName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRepositoryName

public String getRepositoryName()
Returns:
repositoryName

getBinaryConfiguration

public Document getBinaryConfiguration()
Returns:
binaryConfig

getCacheContainer

public org.infinispan.manager.CacheContainer getCacheContainer()
Returns:
cacheContainer

ModeShape Distribution 3.0.0.Beta4

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