Uses of Class
com.sun.jts.CosTransactions.ControlImpl
-
Packages that use ControlImpl Package Description com.sun.jts.CosTransactions -
-
Uses of ControlImpl in com.sun.jts.CosTransactions
Fields in com.sun.jts.CosTransactions declared as ControlImpl Modifier and Type Field Description protected ControlImplControlImpl. stackedMethods in com.sun.jts.CosTransactions that return ControlImpl Modifier and Type Method Description static ControlImplCurrentTransaction. getCurrent()Returns the current Control object.static ControlImplControlImpl. servant(JControl control)Returns the ControlImpl which serves the given object.
-