public abstract class ContextControllerFactoryBase extends Object implements ContextControllerFactory
Modifier and Type | Field and Description |
---|---|
protected ContextControllerFactoryEnv |
factoryContext |
Constructor and Description |
---|
ContextControllerFactoryBase() |
Modifier and Type | Method and Description |
---|---|
ContextControllerFactoryEnv |
getFactoryEnv() |
void |
setFactoryEnv(ContextControllerFactoryEnv factoryEnv) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allocateAgentInstanceResourceRegistry, create, getContextPartitionIdentifier, populateContextProperties, populateFilterAddendum
protected ContextControllerFactoryEnv factoryContext
public ContextControllerFactoryEnv getFactoryEnv()
getFactoryEnv
in interface ContextControllerFactory
public void setFactoryEnv(ContextControllerFactoryEnv factoryEnv)
setFactoryEnv
in interface ContextControllerFactory
Copyright © 2005–2019. All rights reserved.