XTypeProvider, XInterface, XWeakComponentBasepublic class WeakBase extends Object implements XWeak, XTypeProvider
| Modifier and Type | Field | Description |
|---|---|---|
protected static Map<Class<?>,Type[]> |
_mapTypes |
UNOTYPEINFOUNOTYPEINFO| 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 XWeakprotected void finalize()
throws Throwable
public Type[] getTypes()
getTypes in interface XTypeProviderpublic byte[] getImplementationId()
getImplementationId in interface XTypeProvider