org.modeshape.jcr
Interface Environment
- All Known Implementing Classes:
- LocalEnvironment, RepositoryService
@ThreadSafe
public interface Environment
getCacheContainer
org.infinispan.manager.CacheContainer getCacheContainer(String name)
throws IOException,
NamingException
- Throws:
IOException
NamingException
getChannel
org.jgroups.Channel getChannel(String name)
throws Exception
- Throws:
Exception
getClassLoader
ClassLoader getClassLoader(ClassLoader fallbackLoader,
String... classpathEntries)
shutdown
void shutdown()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.