|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContextException in org.apache.avalon.cornerstone.blocks.datasources |
Methods in org.apache.avalon.cornerstone.blocks.datasources that throw ContextException | |
void |
DefaultDataSourceSelector.contextualize(Context context)
Contextualization of the component by the container. |
Uses of ContextException in org.apache.avalon.cornerstone.blocks.masterstore |
Methods in org.apache.avalon.cornerstone.blocks.masterstore that throw ContextException | |
void |
File_Persistent_Stream_Repository.contextualize(Context context)
Contextualization of the component by the container during which the working home directory will be provided. |
void |
File_Persistent_Object_Repository.contextualize(Context context)
Contextualization of the component by the container during which the working home directory will be provided. |
Uses of ContextException in org.apache.avalon.cornerstone.blocks.masterstore.xml |
Methods in org.apache.avalon.cornerstone.blocks.masterstore.xml that throw ContextException | |
void |
XMLFilePersistentObjectRepository.contextualize(Context context)
Contextualization of the component by the container during which the working home directory will be provided. |
Uses of ContextException in org.apache.avalon.cornerstone.blocks.sockets |
Methods in org.apache.avalon.cornerstone.blocks.sockets that throw ContextException | |
void |
SSLFactoryBuilder.contextualize(Context context)
Requires a BlockContext. |
Uses of ContextException in org.apache.avalon.cornerstone.services.connection |
Methods in org.apache.avalon.cornerstone.services.connection that throw ContextException | |
void |
AbstractService.contextualize(Context context)
|
Uses of ContextException in org.apache.avalon.excalibur.logger |
Methods in org.apache.avalon.excalibur.logger that throw ContextException | |
void |
DefaultLoggerManager.contextualize(Context context)
Reads a context object that will be supplied to the logger manager. |
void |
SimpleLogKitManager.contextualize(Context context)
Contextualize the manager. |
void |
DefaultLogKitManager.contextualize(Context context)
Deprecated. Reads a context object. |
void |
LogKitLoggerManager.contextualize(Context context)
Reads a context object that will be supplied to the log target factory manager. |
void |
Log4JConfLoggerManager.contextualize(Context context)
|
Uses of ContextException in org.apache.avalon.excalibur.logger.decorator |
Methods in org.apache.avalon.excalibur.logger.decorator that throw ContextException | |
void |
LoggerManagerDecorator.contextualize(Context context)
|
Uses of ContextException in org.apache.avalon.excalibur.logger.factory |
Methods in org.apache.avalon.excalibur.logger.factory that throw ContextException | |
void |
StreamTargetFactory.contextualize(Context context)
|
protected javax.mail.Session |
SMTPTargetFactory.getSession(Configuration config)
Helper method to create a JavaMail Session object. |
void |
AbstractTargetFactory.contextualize(Context context)
Get the Context object |
Uses of ContextException in org.apache.avalon.excalibur.logger.log4j |
Methods in org.apache.avalon.excalibur.logger.log4j that throw ContextException | |
void |
Log4JConfAdapter.contextualize(Context context)
|
Uses of ContextException in org.apache.avalon.excalibur.logger.logkit |
Methods in org.apache.avalon.excalibur.logger.logkit that throw ContextException | |
void |
LogKitConfHelper.contextualize(Context context)
Reads a context object that will be supplied to the log target factory manager. |
Uses of ContextException in org.apache.avalon.excalibur.logger.util |
Methods in org.apache.avalon.excalibur.logger.util that throw ContextException | |
void |
AvalonTee.contextualize(Context context)
|
Uses of ContextException in org.apache.avalon.excalibur.testcase |
Methods in org.apache.avalon.excalibur.testcase that throw ContextException | |
void |
FullLifecycleComponent.contextualize(Context context)
Deprecated. |
Uses of ContextException in org.apache.avalon.fortress.impl |
Methods in org.apache.avalon.fortress.impl that throw ContextException | |
void |
AbstractContainer.contextualize(Context context)
Pull the manager items from the context so we can use them to set up the system. |
Uses of ContextException in org.apache.avalon.fortress.util |
Methods in org.apache.avalon.fortress.util that throw ContextException | |
protected void |
ContextManager.copyEntry(java.lang.String key)
Copies the specified entry from the rootContext to the
containerManagerContext . |
Uses of ContextException in org.apache.avalon.framework.container |
Methods in org.apache.avalon.framework.container that throw ContextException | |
static void |
ContainerUtil.contextualize(java.lang.Object object,
Context context)
Supply specified object with a Context object if it implements the Contextualizable interface. |
Uses of ContextException in org.apache.avalon.framework.context |
Methods in org.apache.avalon.framework.context that throw ContextException | |
java.lang.Object |
DefaultContext.get(java.lang.Object key)
Retrieve an item from the Context. |
java.lang.Object |
Resolvable.resolve(Context context)
Resolve a object to a value. |
java.lang.Object |
Context.get(java.lang.Object key)
Retrieve an object from Context. |
void |
Recontextualizable.recontextualize(Context context)
Pass the new Context to the component. |
void |
Contextualizable.contextualize(Context context)
Pass the Context to the component. |
Uses of ContextException in org.apache.excalibur.source.impl |
Methods in org.apache.excalibur.source.impl that throw ContextException | |
void |
SourceResolverImpl.contextualize(Context context)
Get the context |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |