Packages that use 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.
|
-
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.
|