org.apache.accumulo.start.classloader.vfs
Class ContextManager.DefaultContextsConfig

java.lang.Object
  extended by org.apache.accumulo.start.classloader.vfs.ContextManager.DefaultContextsConfig
All Implemented Interfaces:
ContextManager.ContextsConfig
Enclosing class:
ContextManager

public static class ContextManager.DefaultContextsConfig
extends Object
implements ContextManager.ContextsConfig


Constructor Summary
ContextManager.DefaultContextsConfig(Iterable<Map.Entry<String,String>> config)
           
 
Method Summary
 ContextManager.ContextConfig getContextConfig(String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextManager.DefaultContextsConfig

public ContextManager.DefaultContextsConfig(Iterable<Map.Entry<String,String>> config)
Method Detail

getContextConfig

public ContextManager.ContextConfig getContextConfig(String context)
Specified by:
getContextConfig in interface ContextManager.ContextsConfig


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.