Uses of Class
javax.naming.NameImpl

Packages that use NameImpl
javax.naming Provides the classes and interfaces for accessing naming services. 
 

Uses of NameImpl in javax.naming
 

Fields in javax.naming declared as NameImpl
protected  NameImpl CompoundName.impl
          Implementation of this compound name.
 

Methods in javax.naming with parameters of type NameImpl
 int NameImpl.compareTo(NameImpl obj)
          Compares obj to this NameImpl to determine ordering.