com.sun.star.lang.XTypeProvider, com.sun.star.uno.XInterface, com.sun.star.uno.XWeakComponentBasepublic class WeakBase extends Object implements com.sun.star.uno.XWeak, com.sun.star.lang.XTypeProvider
| Modifier and Type | Field | Description |
|---|---|---|
protected static Map<Class<?>,Type[]> |
_mapTypes |
| Constructor | Description |
|---|---|
WeakBase() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
finalize() |
Override of Object.finalize.
|
byte[] |
getImplementationId() |
Obsolete method of XTypeProvider.
|
Type[] |
getTypes() |
Method of XTypeProvider.
|
com.sun.star.uno.XAdapter |
queryAdapter() |
Method of XWeak.
|
public com.sun.star.uno.XAdapter queryAdapter()
queryAdapter in interface com.sun.star.uno.XWeakprotected void finalize()
throws Throwable
public Type[] getTypes()
getTypes in interface com.sun.star.lang.XTypeProviderpublic byte[] getImplementationId()
getImplementationId in interface com.sun.star.lang.XTypeProvider