UDK 3.1.0 Java API Reference

com.sun.star.uno
Interface XComponentContext

All Superinterfaces:
XInterface
All Known Implementing Classes:
ComponentContext

public interface XComponentContext
extends XInterface


Field Summary
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 
Method Summary
 XMultiComponentFactory getServiceManager()
           
 Object getValueByName(String Name)
           
 

Field Detail

UNOTYPEINFO

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

getValueByName

public Object getValueByName(String Name)

getServiceManager

public XMultiComponentFactory getServiceManager()

UDK 3.1.0 Java API Reference