Uses of Interface
info.dmtree.DmtAdmin
-
Packages that use DmtAdmin Package Description info.dmtree.registry -
-
Uses of DmtAdmin in info.dmtree.registry
Methods in info.dmtree.registry that return DmtAdmin Modifier and Type Method Description static DmtAdmin
DmtServiceFactory. getDmtAdmin()
This method is used to obtain access toDmtAdmin
, which enables applications to manipulate the Device Management Tree.
-