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