com :: sun :: star :: reflection :: interface XIdlReflection
- Base Interface
- com::sun::star::uno::XInterface
- Description
- offers access to the repository of all known IDL types.
The core reflection service has the name "uno.CoreReflection".
You can get this service from the global service manager.
The implementation of this interface must also look in the
global service manager ( getGlobalServiceManager()
) to
get the XIdlClass from a service provider.
For information about the concept see href=service.html>Global Service Manager .
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.