Interface SDOFactory

All Known Implementing Classes:
AppObject, OpenAppObject, Procedure, ProObject, SDOAppObject, SDOProcObject, SubAppObject

public interface SDOFactory
Classes that implement this interface (typically AppObjects) can create SDO ProcObjects through the _createSDOProcObject() method.
See Also: