Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
UNO Java Runtime

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
           
 
Method Summary
 java.lang.Object getRegisteredObject(java.lang.String Name)
           
 void registerObject(java.lang.String Name, java.lang.Object Object)
           
 void revokeObject(java.lang.String Name)
           
 

Field Detail

UNOTYPEINFO

public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Method Detail

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

UNO Java Runtime

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.