XTypeProvider
, XInterface
, XWeak
ComponentBase
public class WeakBase extends Object implements XWeak, XTypeProvider
Modifier and Type | Field | Description |
---|---|---|
protected static Map<Class<?>,Type[]> |
_mapTypes |
UNOTYPEINFO
UNOTYPEINFO
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.
|
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