service ProxyFactory in module com::sun::star::util:: |
service ProxyFactory;
Specifies a factory object to create proxy objects.
These proxy object represent a given target object and can be be aggregated. The proxy objects are UNO conforming, and do NOT provide original target interfaces on queryInterface() calls.
Exported Interfaces |
You can create proxy interfaces via this interface.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.