public abstract class ContextControllerBase extends Object implements ContextController
Modifier and Type | Field and Description |
---|---|
protected ContextManagerRealization |
realization |
Constructor and Description |
---|
ContextControllerBase(ContextManagerRealization realization) |
Modifier and Type | Method and Description |
---|---|
ContextManagerRealization |
getRealization() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
activate, deactivate, destroy, getFactory, visitSelectedPartitions
protected final ContextManagerRealization realization
public ContextControllerBase(ContextManagerRealization realization)
public ContextManagerRealization getRealization()
getRealization
in interface ContextController
Copyright © 2005–2018. All rights reserved.