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