com.im.ijc.core.api.util
Class UIEnvFactory
java.lang.Object
com.im.ijc.core.api.util.UIEnvFactory
- All Implemented Interfaces:
- EnvironmentsFactory
public class UIEnvFactory
- extends Object
- implements EnvironmentsFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIEnvFactory
public UIEnvFactory()
createRO
public DFEnvironmentRO createRO(String progressName,
boolean cancellable)
- Specified by:
createRO in interface EnvironmentsFactory
createRW
public DFEnvironmentRW createRW(DFLock lock,
String progressName,
boolean cancellable)
- Specified by:
createRW in interface EnvironmentsFactory