Uses of Interface
com.nhncorp.neptune.common.conf.NConfigurable

Packages that use NConfigurable
com.nhncorp.neptune.common.conf   
com.nhncorp.neptune.common.io Most classes in this package from Apache Hadoop. 
 

Uses of NConfigurable in com.nhncorp.neptune.common.conf
 

Classes in com.nhncorp.neptune.common.conf that implement NConfigurable
 class NConfigured
          Base class for things that may be configured with a NConfiguration.
 

Uses of NConfigurable in com.nhncorp.neptune.common.io
 

Classes in com.nhncorp.neptune.common.io that implement NConfigurable
 class NObjectWritable
          A polymorphic Writable that writes an instance with it's class name.