Language
The Free and Open Productivity Suite
com.sun.star.uno
Interface XNamingService
- All Superinterfaces:
- XInterface
- public interface XNamingService
- extends XInterface
Field Summary |
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
getRegisteredObject
public java.lang.Object getRegisteredObject(java.lang.String Name)
throws Exception
Exception
registerObject
public void registerObject(java.lang.String Name,
java.lang.Object Object)
throws Exception
Exception
revokeObject
public void revokeObject(java.lang.String Name)
throws Exception
Exception