Uses of Interface
javax.naming.spi.StateFactory
Package | Description |
---|---|
javax.naming.spi |
Provides the means for dynamically plugging in support for accessing
naming and directory services through the
javax.naming
and related packages. |
-
Uses of StateFactory in javax.naming.spi
Subinterfaces of StateFactory in javax.naming.spi Modifier and Type Interface Description interface
DirStateFactory
This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.