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 Object getRegisteredObject(String Name)
throws Exception
Exception
registerObject
public void registerObject(String Name,
Object Object)
throws Exception
Exception
revokeObject
public void revokeObject(String Name)
throws Exception
Exception