com.sun.star.uno
インタフェース XNamingService
- すべてのスーパーインタフェース:
- XInterface
- public interface XNamingService
- extends XInterface
フィールドの概要 |
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