public class WeakBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map |
_mapImplementationIds |
protected static java.util.Map |
_mapTypes |
| Constructor and Description |
|---|
WeakBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize()
Override of Object.finalize.
|
byte[] |
getImplementationId()
Method of XTypeProvider.
|
Type[] |
getTypes()
Method of XTypeProvider.
|
XAdapter |
queryAdapter()
Method of XWeak.
|
protected static java.util.Map _mapImplementationIds
protected static java.util.Map _mapTypes
public XAdapter queryAdapter()
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwablepublic Type[] getTypes()
public byte[] getImplementationId()