public class DefaultBase extends Base
| Constructor and Description |
|---|
DefaultBase(Base parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addObject(Class<?> ifc,
Object obj) |
<T> T |
base(Class<T> ifc) |
void |
destroy() |
MActivator |
getActivator() |
boolean |
isBase(Class<?> ifc) |
boolean |
isDestroyed() |
void |
removeObject(Class<?> ifc) |
public DefaultBase(Base parent)
public boolean isDestroyed()
isDestroyed in class Basepublic MActivator getActivator()
public void removeObject(Class<?> ifc)
removeObject in class BaseCopyright © 2014. All rights reserved.